CodeWarrior doesn't allow me to simulate my code. It's requiring me to connect my hardware.

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

CodeWarrior doesn't allow me to simulate my code. It's requiring me to connect my hardware.

650 次查看
shaneyost
Contributor I

Usually I have the option to select "Full Chip Simulation" when setting up my project. However it doesn't have that option and when I go to simulate my code it is requiring me to connect my hardware. I don't want to connect my hardware at this time. I want to simulate my code in the debug tool. The dialog box that keeps popping up is displayed below. As you can see it is not allowing me to simulate my code. Can anyone help.

 

8241_8241.pngScreen Shot 2013-11-25 at 1.16.13 PM.png

标签 (1)
0 项奖励
回复
1 回复

545 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

- in your screenshot dialog, click on "abort" to launch debugger anyway.

- in debugger menu "component", "set connection...".  then in set connection window, choose "full chip simulation " as connection.

- then go to debugger menu "HCS12 FCS", "set derivative". make sure the right chip is selected.

- go to debugger menu "file", "save configuration".

- close debugger

next time you launch debugger,  it will be in full chip simulation mode

0 项奖励
回复