LC60: Debugging in Flash Emulation Routines

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LC60: Debugging in Flash Emulation Routines

2,068 次查看
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
标签 (1)
0 项奖励
回复
2 回复数

872 次查看
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 项奖励
回复

872 次查看
BasePointer
Contributor II
Hi,
 
I think, it has some refresh problem.
 
Thanks.
0 项奖励
回复