Tool/software: Code Composer Studio
I receive the following error while performing step 3 'Build the Lab' in the mmw_16xx_user_guide document using mmWave SDK v 2.1.0.04 and mmwave_industrial_toolbox_2_5_2:
Description Resource Path Location Type
#20 identifier "MMWAVE_L3RAM_NUM_BANK" is undefined dss_data_path.c /mmw_dss_16xx line 793 C/C++ Problem
#20 identifier "MMWAVE_SHMEM_BANK_SIZE" is undefined dss_data_path.c /mmw_dss_16xx line 793 C/C++ Problem
gmake: *** [all] Error 2 mmw_dss_16xx C/C++ Problem
gmake[1]: *** [dss_data_path.oe674] Error 1 mmw_dss_16xx C/C++ Problem
gmake[1]: Target 'main-build' not remade because of errors. mmw_dss_16xx C/C++ Problem
I receive the following errors when using SDK v 2.0.0.04:
#141 too many arguments in function call
#148 declaration is incompatible with "void MmwDemo_dataPathConfigBuffers(MmwDemo_DSS_DataPathObj *, uint32_t)" (declared at line 573 of "C:/ti/mmwave_sdk_02_00_00_04/packages/ti/demo/xwr16xx/mmw/dss/dss_data_path.h")
gmake: *** [all] Error 2
gmake[1]: *** [dss_data_path.oe674] Error 1
gmake[1]: *** [dss_main.oe674] Error 1
gmake[1]: Target 'main-build' not remade because of errors.
Any quick way to get this going?
Thanks