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