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

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

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

572 Views
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

Labels (1)
0 Kudos
1 Reply

467 Views
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 Kudos