Other Parts Discussed in Thread: LAUNCHXL-F280039C,
The software project we are working on at the moment uses the target (TMS320F280039C), which comes on the LAUNCHXL-F280039C development kit we are using for the prototyping. We have been trying to create a unit testing project using VectorCast, which needs a simulator to simulate the code execution. The current version of Code Composer Studio we are using is v12.x, which does not come with a simulator, because the last version of CCS that came with a simulator was v5.5. It was suggested by Vector to have a parallel installation of CCS v5.5 and just use the simulator that comes with that version. I have installed that version and tried creating a new project and the target variations I got was the following:

while our target is TMS320F280039C, which as far as I know belongs to a newer family which doesn't seem to be supported by CCS v5.5, as per the screenshot above. So, the answers I am looking for are whether this target was supported by CCS v5.5 and whether it was supported by the simulator or not. And if not, how do we overcome this problem?
