A Full Chip Simulation (FCS) connection runs a complete simulation of all processor peripherals and I/O on your personal computer. Thus, when debugging an FCS project for a selected derivative it is not necessary to connect your PC with a Microcontrollers development or target board.
To change connection in the IDE, perform these steps.
- Right-click on your Project > Properties.
The Properties windows appears.
- Select Run/Debug Settings and click on the New... button.
- Select CodeWarrior Download and click OK.
The Edit Configuration window appears.
- By default the project and application is already set. Change the name of your connection if you wish. You will need to create a new Connection. Within the Connection section, click on the New... button.
The New Connection Wizard will appear.
- Open the CodeWarrior Bareboard Debugging and select Hardware or Simulator Connection. Click Next.
- Give your new connection a name. For connection type, change the setting to P&E HCS08 FCS for Full Chip Simulation.
- You will need to select the Target device. You can either select a pre-existing target or create a New target. When complete, click on the Finish button.
- The wizard creates a simulator project for the HCS08 architecture according to your specifications. You can access and edit the project connections by right-click on your project > Debug As > Debug Configurations.