HO2a
Junior Member level 2
picc hi-tech rom address
I use HI-Tech PICC compiler and i need read the address of const variable
const char Data[] = {0x15,0x18,0xAC};
i want change the data and save it in the flash
How could i read flash address
Thank You[/b]
I use HI-Tech PICC compiler and i need read the address of const variable
const char Data[] = {0x15,0x18,0xAC};
i want change the data and save it in the flash
How could i read flash address
Thank You[/b]