Tool/software: Code Composer Studio
Hello,
I added original function in OOB demo.(mmwave_sdk_68xx_dsp_dss)
But it seems that L2 memory is not enough for current implementation.
Could you let me if you have any ways to optimize option for size reduction?
I show current optimization and ‘xwr68xx_mmw_demo_dss.map’. (Here, I changed length of ‘L2SRAM_UMAP0’ for building.
Optimization level : off
Speed vs. size trade-offs : 0
Optimize for code size : 0
MEMORY CONFIGURATION
name origin length used unused attr fill
---------------------- -------- --------- -------- -------- ---- --------
PAGE 0:
L2SRAM_UMAP1 007e0000 00020000 00020000 00000000 RWIX
L2SRAM_UMAP0 00800000 00025000 00021b18 000034e8 RWIX
L1PSRAM 00e00000 00004000 00000000 00004000 RWIX
L1DSRAM 00f00000 00004000 00004000 00000000 RWIX
L3SRAM 20000000 000c0000 000c0000 00000000 RWIX
HWA_RAM 21030000 00010000 00000000 00010000 RWIX
HSRAM 21080000 00008000 00008000 00000000 RWIX
PAGE 1:
L3SRAM 20000000 000c0000 00000000 000c0000 RWIX
Best Regards,
Kazuki