2006-03-30 02:51 AM
2006-03-29 06:34 PM
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, Bertl2006-03-30 02:51 AM
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,