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/TMS320F28335: Automatically build and run project from Matlab

Part Number: TMS320F28335

Tool/software: Code Composer Studio

Hello, 

I currently have a program written in CCS which takes in control parameters from a header file. These parameters are obtained from simulations in Matlab. I have written a script in Matlab which creates this header file and places it in the CCS project directory. I was wondering if I can take this a step further and command CCS to build and run the code from Matlab? 

Thanks