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

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

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

Jump to solution
1,606 Views
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
Labels (1)
Tags (1)
0 Kudos
Reply
1 Solution
878 Views
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

View solution in original post

0 Kudos
Reply
1 Reply
879 Views
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 Kudos
Reply