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.

Code Composer Studio 5.3.0.00090

Other Parts Discussed in Thread: TMS320F28035

Dear friends,

Is it possible to run TMS320F28035 orTMS320F28027 using simulator in Code Composer Studio 5.3.0.00090?

Best regards

Ricardo 

  • Ricardo,

    I checked and it appears that there is a CPU cycle accurate simulator for F283x devices.  Given that the core and instruction set are similar between these devices I would think that you could simulate 35 or 27 code on this.  The only difference I can think of is that the simulator will have floating point support.

    To use the simulator:

    Create a new target configuration

    Select "Texas Instruments Simulator" as your connection

    Select "F283x CPU Cycle Accurate Simulator" as your device

    Save the configuration, Launch the configuration and debug as you normally would.

    Regards,

    Trey