Other Parts Discussed in Thread: LAUNCHXL-F280049C, MOTORWARE, DESIGNDRIVE, C2000WARE
Hi all
My customer wants to log certain parameters (angle/current/controller variables etc.) with DLOG and they are using the F280049. Does DLOG work with the F280049 ?
And do you have an Application Note / instructions how to use DLOG ?
Please find more details copied below.
Best regards
Ueli
--------------------------------------------
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)
- 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?