Other Parts Discussed in Thread: MMWAVE-SDK
Tool/software: Code Composer Studio
Hi all,
I've been working around the "mmwave demo" provided in mmwave SDK 1.1.0.2. I followed the instructions in the "TI resource explorer" for running this demo, but when I am trying to build the project, I got the following errors at the end of the build process. The error says that there is a problem with "L3 memory allocation". I have not even touch the code, but the code provided has this problem. Could you help me with this?
-l"configPkg/linker.cmd" -llibosal_xwr14xx.aer4f -llibesm_xwr14xx.aer4f -llibgpio_xwr14xx.aer4f -llibsoc_xwr14xx.aer4f -llibpinmux_xwr14xx.aer4f -llibcrc_xwr14xx.aer4f -llibuart_xwr14xx.aer4f -llibmailbox_xwr14xx.aer4f -llibmmwavelink_xwr14xx.aer4f -llibmmwave_xwr14xx.aer4f -llibadcbuf_xwr14xx.aer4f -llibdma_xwr14xx.aer4f -llibedma_xwr14xx.aer4f -llibcli_xwr14xx.aer4f -llibhwa_xwr14xx.aer4f -lrtsv7R4_T_le_v3D16_eabi.lib -llibc.a
<Linking>
"../mss_mmw_linker.cmd", line 30: warning #10097: memory range not found: L3_RAM on page 1
"../mss_mmw_linker.cmd", line 30: error #10265: no valid memory range(NULL) available for placement of ".l3ram"
"../mss_mmw_linker.cmd", line 30: error #10099-D: program will not fit into available memory. run placement with alignment fails for section ".l3ram" size 0x40000
error #10010: errors encountered during linking; "xwr14xx_mmw_mss.xer4f" not built
>> Compilation failure
makefile:169: recipe for target 'xwr14xx_mmw_mss.xer4f' failed
gmake[2]: *** [xwr14xx_mmw_mss.xer4f] Error 1
makefile:165: recipe for target 'main-build' failed
gmake[1]: *** [main-build] Error 2
makefile:160: recipe for target 'all' failed
gmake: *** [all] Error 2
**** Build Finished ****
Best,
Mostafa