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.

TMS320C64X+: Error in emory usage



 

 

I'm new with CCSv4. I want to evaluate an algorithm that i would like to implement on the TMS320C6455, and first, I'm debugging the application on the C6455 Device Cycle Accurate Simulator, Little Endian.

When I debug my application I get the following error:

 

TMS320C64X+: Error:  The application is using 64 MB of DSP memory. Verify application memory usage. To increase the supported memory limit, refer SPRU600.

 

I have read the SPRU600 document and I have added the text 'MEM_USAGE_LIMIT 100' in the 'tisim_c64plus_cpu.cfg' and 'tisim_c64plus.cfg' files, because I'm not sure what file I have to modify (I have not found any specific configuration file for the C6455). However, I still get the same error.

Any suggestion would be very appreciated!!

Thanks a lot.