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.

TMS320F28388S: CLA Program Memory Cannot be Seen from the CLA

Part Number: TMS320F28388S

Tool/software:

Greetings,

I am debugging the CLA, and when I use the Memory Browser to look at the memory which the CLA uses for its program storage, it shows all 0s.  If I look at it from the CPU1 debugger, I can see what I am expecting.

Is there something else I need to do to see it from the CLA debug view?

Thank you,

Ed

  • Hi Ed,

    Can you confirm if you loaded the symbols for your application code into the CLA core prior to attempting to use the memory browser? Typically when attempting to debug the CLA, you will need to have the symbols loaded into that core.

    Regards,

    Ozino

  • Hi Ozino,

    I do have them loaded and can see them in the Debug and Disassembly panes.  But the memory browser displays nothing but 0s.

    Thank you,

    Ed

  • HI Ed,

    Make sure that you've correctly defined the CLA1Prog in your linker command file. I double checked both the flash (0x084000) and ram (0x008000) locations allocated and i can see the information in them. I'm using the CLA Ex4 PWM Control Example as a reference.

    Can you confirm that you are seeing the same thing?

    Regards,

    Ozino