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.

IWR6843AOP: Memory Errors when Compiling Area Scanner Example in CCS

Part Number: IWR6843AOP

Hello,

I am using CCS version 12.3.0.00005 and SDK version 3.6.0 LTS and trying to build the example code area scanner for IWR6843AOP. Building the project gives me the following error.

<Linking>

"../dss/c674x_linker.cmd", line 95: error #10099-D: program will not fit into available memory. run placement with alignment fails for section ".stack" size 0x800 . Available memory ranges:
L2SRAM_UMAP0 size: 0x20000 unused: 0x529 max hole: 0x514
L2SRAM_UMAP1 size: 0x20000 unused: 0x0 max hole: 0x0
error #10010: errors encountered during linking; "area_scanner_6843_dss_aop.xe674" not built

This seems to be a memory error, but I haven't modified anything in the project. Any thoughts?

Thanks a lot,

Abd