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.

Help with Error: The application is using 64 MB of DSP memory

Other Parts Discussed in Thread: CCSTUDIO

I am using CCS v3.3 simulation tool for a C64x+ device and got an error message:

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

SPRU600 indicates a fix of  changing "MEM_USAGE_LIMIT 64" to a bigger number for "base configuration file".

From CCS setup, the file C:\CCStudio_v3.3\drivers\simc64plus_cpu.cfg gets specified but there is no field MEM_USAGE_LIMIT in the cfg file.

Very much appreciate for any offer for fixing the problem.