Newbie here

General discussion on mikroPascal for AVR.
Post Reply
Author
Message
Arimbi
Posts: 1
Joined: 09 Aug 2007 10:17
Location: Sitting on my chair

Newbie here

#1 Post by Arimbi » 09 Aug 2007 10:28

Hi guyz,
Though I've used pascal for many years, but I'm totally newbie in microcontroller world.

I have downloaded the compiler and read as much as I can, but I can't figure out how to place variable in internal SRAM/EEPROM. I've other kind of C compiler, and I can just simply put "flash int *My_Flash_Integer" or "eeprom int *My_EEPROM_Integer".

Later,
Arimbi

majdak
mikroElektronika team
Posts: 28
Joined: 28 Jun 2007 09:40

#2 Post by majdak » 13 Aug 2007 15:33

Our compiler contains eeprom library. Also our compiler contains examples projects. You can find it in

Code: Select all

C:\Program Files\Mikroelektronika\mikroPascal for AVR\examples\EasyAVR4\ATmega16\eeprom_to_lcd4_test
folder.

Post Reply

Return to “mikroPascal for AVR General”