Part Number: TMS320F280049
Tool/software:
How do I compile CCS using CLA in the TIDM-2000 example?
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.
Hello,
The TIDM-2000 reference design should automatically compile the correct files for the CLA and the c28x. If you would like to step through the CLA task in the debugger, you can do the following:
__mdebugstop();Best Regards,
Delaney
Hello,
If the CLA support is enabled in the processor options of the project settings, the .out file will contain the compiled code for both the c28x and the CLA. You can load the same .out file on both cores. See the section 10.1 How to Invoke the CLA Compiler of the guide linked here. Please upvote this response if that answers your question.

Best Regards,
Delaney