Skip to main content
Visitor II
October 29, 2007
Question

emulate EEPROM with MCU flash

  • October 29, 2007
  • 2 replies
  • 613 views
Posted on October 29, 2007 at 09:10

emulate EEPROM with MCU flash

    This topic has been closed for replies.

    2 replies

    hg-chenAuthor
    Visitor II
    October 29, 2007
    Posted on October 29, 2007 at 06:49

    with attached sample code emulation EEPROM with flash,

    questions are

    1, why the Read_Data I get is 305419896, not 78 56 34 12 shown

    on address 0x400c0000?

    2, where can I see the ''debugger output window''?

    ________________

    Attachments :

    flash.rar : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HtDz&d=%2Fa%2F0X0000000aKS%2FHBd9nLpK9fxh4cWN_Jj47iNkjE.We0opU23zRUlClbs&asPdf=false
    Visitor II
    October 29, 2007
    Posted on October 29, 2007 at 09:10

    1. 305419896 is decimal for 0x12345678

    2. The IAR debugger should have a terminal window somewhere, have a look through the menus.