This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Keystone simulator

I would like to use the CCS Keystone simulator to simulate a project that I am working on. I would like to know the following about the simulator since I cannot find too much information about it online.

1) Can the simulator simulate multiple cores at once?

2) If it can can simulate multiple cores at once can it simulate both ARM and DSP

3) Can it simulate any of the hardware coprocessor.

Also would you please link me to the best documentation on the Simulator and how to use it

  • Hello,

    William Hodges said:
    1) Can the simulator simulate multiple cores at once?

    There are several keystone based simulators that simulate multiple cores at once.

    William Hodges said:
    2) If it can can simulate multiple cores at once can it simulate both ARM and DSP

    The 66AK2 simulators simulate both the C66x and Cortex A15 cores

    William Hodges said:
    3) Can it simulate any of the hardware coprocessor.

    The device simulators simulate many of the peripherals but I'm not sure about specific coprocessors. If you select a simulator in the target configuration editor, it will tell you exactly what is simulated.

    Thanks

    ki