New Libraries are coming!

Here you can find latest news on mikroElektronika products.
Post Reply
Author
Message
User avatar
anikolic
mikroElektronika team
Posts: 1775
Joined: 17 Aug 2009 16:51
Location: Belgrade
Contact:

New Libraries are coming!

#1 Post by anikolic » 27 Jul 2011 10:34

New Libraries are coming!

Two months ago, two more guys joined our Software Department, working as Library developers.
Since then we have already introduced DSP libraries for PIC32, CAN library for AVR,
and are now working on revising Ethernet and FAT16 libraries.
Today we'll quickly overview what has been done in the new FAT16 library.

We have introduced useful new functions:
Mmc_Fat_Dir - Returns the content of current directory.
Mmc_Fat_MakeDir - Creates a new directory in current path.
Mmc_Fat_RemoveDir - Renames the directory.
Mmc_Fat_ChangeDir - Changes the current directory
Mmc_Fat_Exists - Returns whether file exists or not.
Mmc_Fat_Rename - Renames the file.
Mmc_Fat_Tell - Returns the current cursor position within the file.
Mmc_Fat_Seek - Positions the cursor in the file.
Mmc_Fat_Rewrite - Overwrites the file content from the current cursor position.

We are currently working on introducing FAT32 libraries as well, with the same function prototypes.
We expect these revised libraries to be finished for the next releases of all mikroElektronika compilers.
We can't make definite promises, but this should be in the late August 2011.

Tomorrow we'll talk about what you can expect from the revised Ethernet Library.
We'll keep you posted on other activities as well.

Yours sincerely,
mikroElektronika
Web Department Manager

tgmcn
Posts: 26
Joined: 30 Nov 2007 23:14
Location: Redlands, California

Updated libraries: compatibility with older compilers

#2 Post by tgmcn » 01 Dec 2011 02:41

Has the MMC library been updated for mikroelektronika PIC Basic ver 7.0.0.2, or must I update to PIC basic Pro?
I'm mostly interested in the MMC library.
Thanks,
Tim

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: New Libraries are coming!

#3 Post by filip » 01 Dec 2011 09:35

Hi,

The updated library is available only for the PRO version of the compiler as the old compilers,
like mikroBasic 7.0.0.2, are obsolete now and their development is halted since the introduction for the PRO compilers.

If you wish to keep up with the updates, I strongly suggest that you consider using PRO version.

Regards,
Filip.

Post Reply

Return to “Product Announcements”