Hi,

I have two sets of data stored in the PIC -
Data @0,0 and Data @150

I want to save 10 arrays each with 4 values ( eg tempset(1), tempset(2), etc) to the PICs memory, which can then be read back on power up, but I'm not sure at what location I should save them to as the data table is in hex



Could someone explain, or come up with a revision of the memory map to make better use of it ?

Thanks