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 unit testing without target?



Code Composer Studio Core Edition

Version: 4.2.0.10017

I'm getting started with CCS and looking for a way to practice writing and testing C code that is not target-specific.  In other words, just compile and run on the development platform (Windows XP SP2) with console I/O to unit-test small routines, etc.

Is there a way to target the Intel processor, or to use a simulator/emulator to run without a hardware target?

I've seen mention of simulator/emulators in CCS documents, but cannot find anything like that in my installation (for MPS430) .