LC60: Debugging in Flash Emulation Routines

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LC60: Debugging in Flash Emulation Routines

2,055 Views
BasePointer
Contributor II
Hi,
 
I'm storing some data in flash via flash emulation.
I can't see the written data in Memory window in True-Time Simulator after working flash emulation routines. Is this normal? Or it means my routines may have some problems?
 
I'm using CW6.0, HCS08 C and CyclonePro.
 
Thank you.
BP.


Message Edited by BasePointer on 2007-11-01 06:27 PM
Labels (1)
0 Kudos
Reply
2 Replies

859 Views
Encoder
Contributor I
I find no problem to visualize Flash written blocks from running program on a MC9S08AW60 through BDM interface  and USB multilink or the USB interface on the MC9S08AWDEMO board and CW5.1.
Obviously you must stop the program to navigate in the memory, but you can resume when done. Flash routine, when physically writing or erasing flash cannot be halted (or at least I didn't try).
 
Encoder
0 Kudos
Reply

859 Views
BasePointer
Contributor II
Hi,
 
I think, it has some refresh problem.
 
Thanks.
0 Kudos
Reply