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?