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.

Peripheral simulation in CCS for TMS320c6678

Hi everybody, I have a simple question:

Is there a plugin for CCS with which I can simulate the DSP peripherals (like GPIO, timers....)?

I wrote a simple code to toggle a GPIO pin, but when I run simulation I can see the changes in the memory tab in the register addresses I'm trying to write but I have no way to proof that this will work on hardware.

PS: I dont have a dev board with jtag yet ...

thank you

Carmine

  • Hi Carmine,

    The 6678 device simulators do indeed simulate many of the peripherals like GPIO and timers. I'm not sure exactly what additional functionality you need. Sounds like you want some more visual evidence beyond watching memory and registers. Not sure what more you can do without HW.

    ki