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.

CCS/AWR1642: Error while building Vital Signs Demo Project

Part Number: AWR1642

Tool/software: Code Composer Studio

Hi,

I have encountered some errors while building the Vital Signs Demo Project in CCS.

I tried to clean-build using either SDK versions 2.0.0.04 and 1.1.0.02, as I read in a couple forums that for this demo to build a previous version of SDK is required. But I'm still getting the following errors:

#10010 null: errors encountered during linking; "xwr14xx_vitalSigns_lab_mss.xer4f" not built vitalSigns_lab C/C++ Problem
#10079-D origin not specified for memory range MMWAVE_L3RAM_SIZE r4f_linker.cmd /vitalSigns_lab line 24 C/C++ Problem
#10079-D origin not specified for memory range MMWAVE_L3RAM_SIZE r4f_linker.cmd /vitalSigns_lab line 28 C/C++ Problem
#10080-D length not specified for memory range L3_RAM r4f_linker.cmd /vitalSigns_lab line 24 C/C++ Problem
#10080-D length not specified for memory range L3_RAM r4f_linker.cmd /vitalSigns_lab line 28 C/C++ Problem
#10080-D length not specified for memory range MMWAVE_L3RAM_SIZE r4f_linker.cmd /vitalSigns_lab line 24 C/C++ Problem
#10080-D length not specified for memory range MMWAVE_L3RAM_SIZE r4f_linker.cmd /vitalSigns_lab line 28 C/C++ Problem
#10264 MMWAVE_L3RAM_SIZE memory range overlaps existing memory range VECTORS r4f_linker.cmd /vitalSigns_lab line 24 C/C++ Problem
#10343-D Expecting expression starting with integer, unary operator, or '(' instead of "MMWAVE_L3RAM_SIZE". r4f_linker.cmd /vitalSigns_lab line 24 C/C++ Problem
#10343-D Expecting expression starting with integer, unary operator, or '(' instead of "MMWAVE_L3RAM_SIZE". r4f_linker.cmd /vitalSigns_lab line 28 C/C++ Problem
<a href="processors.wiki.ti.com/.../10099"> program will not fit into available memory. run placement with alignment fails for section ".l3ram" size 0x40000 . Available memory ranges: mss_vitalSigns_linker.cmd /vitalSigns_lab line 10 C/C++ Problem
gmake: *** [all] Error 2 vitalSigns_lab C/C++ Problem
gmake[1]: *** [main-build] Error 2 vitalSigns_lab C/C++ Problem
gmake[2]: *** [xwr14xx_vitalSigns_lab_mss.xer4f] Error 1 vitalSigns_lab C/C++ Problem

Please advise on how to resolve this build issue. 

Thank you for your help!