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.

CCS/TMS320F28335: Find emulator

Part Number: TMS320F28335
Other Parts Discussed in Thread: TMS320F2808

Tool/software: Code Composer Studio

Hello every one!

I have several questions.

1) I am looking for the most complete software emulation for tms320f28335 with the ability to load a written program into it.
2) I am looking for an example of source code for controlling a stepper motor.

Work in Code Composer Studio 9.3.

  • There is no SW simulator for the F28335 device, our recommendation is to purchase the F28335 experimenter kit, which includes an on-board XSD100v2 debug probe that can be used to interface the CCS IDE to the target HW.

    For stepper motor example this following app and code referenced inside can be used http://www.ti.com/lit/an/spraau7  Note that this app note was written with the TMS320F2808 device in mind, however this should port directly to the TMS320F28335 device you are using as the periperhals are a superset on that device.

    Best,

    Matthew