Part Number: TMS320F28335
Other Parts Discussed in Thread: CONTROLSUITE
Hi,
I am currently working on a TM320F28335 dps card from texas instrument. To generate C-code I am using Simulink with Matlab 2017b as computational engine. The Embedded Coder in Matlab generates the C-code and it is buildt and debugged in Code composer studio version 7.4. However I am getting a error message when debugging the code in Code composer studio. The error message states: C28xx: Error connecting to the target: (Error -600 @ 0x0) A required dynamic library could not be located. The library isn't on the search path. (Emulation package 7.0.100.0)
It seems that Code composer studio cant fint the requried libary, namely dynamic libary. My question is therefore: Where can i find the requried emulation package?
For information i have also installed controlSUITE and the Embedded coder support pacage for Texas instruments C2000 processors in Simulink.
I can also send source code if nesseary. For creating Code composer studio project from Simulink model i have used the steps given by Mathworks in the following link: se.mathworks.com/.../creating-ccs-project-from-a-model.html
Best regards
Andreas Sagedal