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.