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.
- Are there any recommended optimizations that can be made to the DSS to reduce the existing code size?
- 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