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.

AWR2944: Recovering L2 Code Space on DSS

Part Number: AWR2944

Hello,

The mmw demo for the 2944 consumes quite a bit of code space on the DSS. I have added only a couple libraries and already the DSS linking is failing due to not enough code space.

  1. Are there any recommended optimizations that can be made to the DSS to reduce the existing code size? 
  2. The single, largest offender from the .map file is "dpc_l2Heap" (i.e. gDPC_ObjDetL2Heap) from dss_main.c. Does this NEED to be in L2 memory space? Can it be placed in L3?

Thanks,

Erik