Hello guys,I am using a PIC 18f26k20 and I want to use the free FLASH program memory for nonvolatile data storage (EEPROM is too small). Is there a simple way in C18 to find the end address of the currently written program at runtime or at compile time us..
↧