cancel
Showing results for 
Search instead for 
Did you mean: 

IAP scatter-file -> FlashMemory

robertmarsche9
Associate II
Posted on March 30, 2006 at 12:51

IAP scatter-file -> FlashMemory

2 REPLIES 2
robertmarsche9
Associate II
Posted on March 30, 2006 at 04:34

I'd like to use the last 3 bytes of the flash memory to identify if there's a valid program in the flash. How can I read them in the scatter file instead of reading P1.8?

THX,

Bertl

anis2
Associate II
Posted on March 30, 2006 at 12:51

Hi,

why you don't read the last 3 bytes of the flash in the 71x_init.s file?

You can replace the code which check the P1.8 status by a code which read the last three bytes.

Best regards,