Tool/software: Code Composer Studio
PLEASE help me, I'm a newbie and I'm trying to run a Demo"mmw_mss_14xx" with IWR1443boost,I have CCS 8.3 and SDK 2.1.0.4 but when I rebuild the project,
I met some error,
Description Resource Path Location Type
#20 identifier "MMWAVE_L3RAM_NUM_BANK" is undefined dss_data_path.c /mmw_dss_16xx line 796 C/C++ Problem
Description Resource Path Location Type
#20 identifier "MMWAVE_SHMEM_BANK_SIZE" is undefined dss_data_path.c /mmw_dss_16xx line 796 C/C++ Problem
Description Resource Path Location Type
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
then I download the SDK v1.2.0.5 and I have 17 error
Description Resource Path Location Type
#137 struct "CLI_Cfg_t" has no field "socHandle" mmw_cli.c /mmw_mss_14xx line 736 C/C++ Problem
#137 struct "MMWave_OpenCfg_t" has no field "customCalibrationEnableMask" sensor_mgmt.c /mmw_mss_14xx line 406 C/C++ Problem
#137 struct "MMWave_OpenCfg_t" has no field "useCustomCalibration" sensor_mgmt.c /mmw_mss_14xx line 405 C/C++ Problem
#141 too many arguments in function call sensor_mgmt.c /mmw_mss_14xx line 409 C/C++ Problem
#20 identifier "ptrRFInitCompleteMessage" is undefined main.c /mmw_mss_14xx line 1935 C/C++ Problem
#20 identifier "rlRfInitComplete_t" is undefined main.c /mmw_mss_14xx line 1935 C/C++ Problem
#29 expected an expression main.c /mmw_mss_14xx line 1939 C/C++ Problem
#66 expected a ";" main.c /mmw_mss_14xx line 1939 C/C++ Problem
gmake: *** [all] Error 2 mmw_mss_14xx C/C++ Problem
gmake[1]: *** [main.oer4f] Error 1 mmw_mss_14xx C/C++ Problem
gmake[1]: *** [mmw_cli.oer4f] Error 1 mmw_mss_14xx C/C++ Problem
gmake[1]: *** [sensor_mgmt.oer4f] Error 1 mmw_mss_14xx C/C++ Problem
gmake[1]: Target 'main-build' not remade because of errors. mmw_mss_14xx C/C++ Problem
I don't know what do I have to do? pls help me :((