cancel
Showing results for 
Search instead for 
Did you mean: 

emulate EEPROM with MCU flash

hg-chen
Associate II
Posted on October 29, 2007 at 09:10

emulate EEPROM with MCU flash

2 REPLIES 2
hg-chen
Associate II
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
kleshov
Associate II
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.