how to use full chip simulator for the project created by myself?

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

how to use full chip simulator for the project created by myself?

跳至解决方案
1,598 次查看
tongjifres
Contributor I
hi all,
 
I never used simulator of codewarrior before, seems l had some problems.
 
I am using hc908ab32 and codewarrior v3.1, and I didnt use the new project wizard to creat the project but hco8 stationery-legacy-simulator-c generic. After I debug it, i find there is no memory at frome 0x0000 to 0x0040, where should be the image of i/o and i/o register.ect.  I defined it in my own reg.h as
 
 #define  PORTA_REG  (*(volatile unsigned char*)(0x0003))
 
 like this.
I think its right. why  no memory  when i start it in simulator?
 
And I also creat project use wizard, i found the memory was ok. and there is port pins module Clock module SCI module.etc under PEdebug^
 
can anyone kindly tell me the reason, or tell me how can i find the information or book of codewarrior's simulator.
 
Thanks
 
warm regards
 
tongjifres
标签 (1)
标记 (1)
0 项奖励
回复
1 解答
870 次查看
CrasyCat
Specialist III
Hello
 
I already answer this question in following thread.
 
Please try to avoid cross-posting in the future.
Thanks for your understanding.
 
CrasyCat

在原帖中查看解决方案

0 项奖励
回复
1 回复
871 次查看
CrasyCat
Specialist III
Hello
 
I already answer this question in following thread.
 
Please try to avoid cross-posting in the future.
Thanks for your understanding.
 
CrasyCat
0 项奖励
回复