EEPROM LIBRARY

Post your requests and ideas on the future development of mikroC PRO for AVR.
Post Reply
Author
Message
Davit08
Posts: 4
Joined: 06 Nov 2017 15:57

EEPROM LIBRARY

#1 Post by Davit08 » 07 Nov 2017 13:19

Hi all, i like your product very much(Mikroc pro avr) they very nice and comfortable.
My wish is, if it is possible the ability to add external library to project, especially it matters to eeprom library, or upgrading the eeprom library to store int, long without many user defined functions
Thank in advance

everything else in Microc Pro Avr is GREAT :D :D :D

User avatar
dusan.poluga
mikroElektronika team
Posts: 780
Joined: 02 Feb 2017 14:21

Re: EEPROM LIBRARY

#2 Post by dusan.poluga » 08 Nov 2017 13:40

Hi Davit08,

I am glad that you like our mikroC PRO for AVR.

The library can be added if the sources for the AVR Studio are available and if they do not need any special dependencies from the AVR Studio.

Best Regards,
Dusan Poluga.

Davit08
Posts: 4
Joined: 06 Nov 2017 15:57

Re: EEPROM LIBRARY

#3 Post by Davit08 » 08 Nov 2017 15:56

I have made some search in compilers documentation how to add external library, but coudn't find any topic. If it is possible point me the necessary help or guide how to do that

???

User avatar
dusan.poluga
mikroElektronika team
Posts: 780
Joined: 02 Feb 2017 14:21

Re: EEPROM LIBRARY

#4 Post by dusan.poluga » 09 Nov 2017 12:51

Hi,

You can create library packages from source and install them to the compiler by using our Package manager.
https://download.mikroe.com/setups/addi ... r-v360.zip

Install and open the package manager. Press F1 to enter the help file.
Inside it we have explained how to use the package manager wizard to create a library package.

When you create a library package this way and install it to the compiler you will be able to simply click on it and include it from the library manager.

I hope this helps.

Best Regards,
Dusan Poluga.

Davit08
Posts: 4
Joined: 06 Nov 2017 15:57

Re: EEPROM LIBRARY

#5 Post by Davit08 » 09 Nov 2017 19:13

Thank you for your attention. Will try

Post Reply

Return to “mikroC PRO for AVR Wish List”