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.

TMS320F28377D: Issue running CLA on CPU1, but no issues running on CPU2

Part Number: TMS320F28377D

I am trying to setup a CLA on CPU1, and am having trouble with getting emulation started.

I have successfully started emulation with breakpoints for the CLA on CPU2.

For CPU1, when I try to load symbols to the CLA, it occasionally works.  I don’t know if it makes a difference, but CPU1 is running SYS/BIOS.

Are there any examples or documentation you can give me for using a CLA with SYS/BIOS running on the master CPU?

  • Nicholas Carley said:
    Are there any examples or documentation you can give me for using a CLA with SYS/BIOS running on the master CPU?

    I don't see a reason that SYS/BIOS should cause you to not be able to debug CLA code.  SYS/BIOS runs on the C28x and not the CLA.  

    Nicholas Carley said:
    For CPU1, when I try to load symbols to the CLA, it occasionally works.  

    When it doesn't work, what happens?  (i.e. CCS issues an error or the symbols are not loaded or...?)

    You may find the CLA hands-on-workshop helpful.  It is very good at describing the CLA, how to develop code for it, and also how to debug it in Code Composer Studio. I think you will find it helpful. Here is the link to the workshop:

    Click here for more CLA FAQs and resources.