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.

AM2732: How to display the memory usage of MSS_L2 and DSS_L3 during routine running?

Part Number: AM2732


Hi,

I try to insert my custom lib to the TI AM2732 cascade demo. When run the APIs of the lib, the routine will down without any print log. So I think it may be memory problem because of my lib apply for large memory and MSS_L2 has no space, so meet wrong and work down.

How can I read the MSS_L2 memory usage during routine running?