Hi team,
SDK: mmwave_sdk_02_00_00_04
Application: mmwave_industrial_toolbox_2_4_0
Question:
We want to porting Clustering/Tracking function from SRR application to mmw demo application.
But we use CSS to debug and met compile error.
Do you know how to fixed the compile error?
Thanks.
"../c674x_linker.cmd", line 84: error #10099-D: program will not fit into available memory. placement with alignment fails for section ".switch" size 0x215 . Available memory ranges:
L2SRAM_UMAP0 size: 0x20000 unused: 0x21 max hole: 0x7
L2SRAM_UMAP1 size: 0x20000 unused: 0x0 max hole: 0x0
"../c674x_linker.cmd", line 90: error #10099-D: program will not fit into available memory. placement with alignment fails for section ".neardata" size 0xc . Available memory ranges:
L2SRAM_UMAP0 size: 0x20000 unused: 0x21 max hole: 0x7
L2SRAM_UMAP1 size: 0x20000 unused: 0x0 max hole: 0x0
"../c674x_linker.cmd", line 91: error #10099-D: program will not fit into available memory. run placement with alignment fails for section ".stack" size 0x418 . Available memory ranges:
L2SRAM_UMAP0 size: 0x20000 unused: 0x1d max hole: 0x7
L2SRAM_UMAP1 size: 0x20000 unused: 0x0 max hole: 0x0
"../c674x_linker.cmd", line 85: error #10099-D: program will not fit into available memory. run placement with alignment fails for section ".cio" size 0x127 . Available memory ranges:
L2SRAM_UMAP0 size: 0x20000 unused: 0x1d max hole: 0x7
L2SRAM_UMAP1 size: 0x20000 unused: 0x0 max hole: 0x0