Create New Connection for Full Chip Simulation

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.

  1. Right-click on your Project > Properties.

    The Properties windows appears.

  2. Select Run/Debug Settings and click on the New... button.
  3. Select CodeWarrior Download and click OK.

    The Edit Configuration window appears.

  4. 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.

  5. Open the CodeWarrior Bareboard Debugging and select Hardware or Simulator Connection. Click Next.
  6. Give your new connection a name. For connection type, change the setting to P&E RS08 FCS for Full Chip Simulation.
  7. 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.
  8. 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.