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: Does CCS V9 support simulator?



Tool/software: Code Composer Studio

Dear team

My customer want to use simulator with CCS V9 or higher.

The same simulator port can be used normally in ccs6 to ccs8 versions. But with CCS V9, an error was occurred.

Debugger Initialization error when debugging. Unable to load D: /.../ tisim_isa_f283.dvr:%1&*&*&win32&*&

So does CCS V9 support simulator?
  • Susan,

    We stopped supporting simulators many years ago.  You could manually hack simulators into newer versions by copying them from older versions.  Note that this is not a supported environment.

    However with CCSv9 that is not possible as the simulator the customer is copying is a 32bit binary and CCSv9 is a 64bit application.

    Regards,

    John