hi
I do a project with AVR mega 16, and I need EEPROM memory, but the
size of this memory in this micro is not enough for me, I wanna know
how I can use FLASH memory instead of EEPROM memory.
I work with Codvision compiler; is any function in it for use FLASH mem instead of EEPROM mem?
thank you.