Skip to main content
Visitor II
March 30, 2006
Question

IAP scatter-file -> FlashMemory

  • March 30, 2006
  • 2 replies
  • 816 views
Posted on March 30, 2006 at 12:51

IAP scatter-file -> FlashMemory

    This topic has been closed for replies.

    2 replies

    Visitor II
    March 30, 2006
    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

    Visitor II
    March 30, 2006
    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,