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.
Hello,
I will be using the TMS320F28379D microcontroller in a design. While waiting for hardware, does Code Composer Studio have any feature to emulate a processor so that I can test some code I've written? Right now, I'm just looking to test some math functions I've written prior to the arrival of hardware. (I don't need any ADCs or PWM peripherals right now for what I want to test.) I know the code compiles, but right now I have no way to run it and see what the outputs of the math functions are and whether I have any mistakes in my math functions.
I know I can purchase the LAUNCHXL-F28379D as a relatively quick cheap solution, but is there any way to be able to emulate the processor without this?
Thanks,
Kevin
While waiting for hardware, does Code Composer Studio have any feature to emulate a processor so that I can test some code I've written?
No.