Other Parts Discussed in Thread: MOTORWARE
Tool/software: Code Composer Studio
Hi TI community,
I am currently using the “C2000 Piccolo MCU F280049C LaunchPad™ development kit (LAUNCHXL-F280049C) in connection with MATLAB Simulink (R2018b). Based on performance issues regarding the debugging environment of MATLAB Simulink we would like to use the generated code (MATLAB - Code Generation) in combination with the Code Composer Studio. We hope that this approach will improve our analysis options. Our planned procedure is as follow:
- Generate C code with MATLAB and open it in the Code Composer Studio
(https://ch.mathworks.com/matlabcentral/answers/358275-how-to-create-and-open-a-code-composer-studio-ccs-project-for-ti-c2000-boards-from-simulink-in-r201) - Install the “MotorWare” software
(http://www.ti.com/tool/MOTORWARE#0) - Add datalog possibility in InstaSPIN application, DLOG module
(https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/457677)
(http://read.pudn.com/downloads631/sourcecode/app/2561413/doc/data_log.pdf)
(http://e2e.ti.com/support/microcontrollers/c2000/f/171/t/469515?How-to-use-DLOG-module-in-Motorware-#pi320995=1)
- Plotting possibility with Code Composer Studio
(https://coder-tronics.com/code-composer-studio-graphing-tool-tutorial/)
Our problem is that the DLOG module as well as the “MotorWare” software is only usable for F2802x, F2805x, and F2806x series.
How can we use this approach for newer F28x series?
Thank you in advance.
BR Martin