AWR1642 lab0002_short_range_radar编译提示出错

lab0002_short_range_radar 使用CCS进行编译时

Compilation failure
subdir_rules.mk:30: recipe for target 'dss_data_path.oe674' failed
"../dss_data_path.c", line 124: error #20: identifier "MMWAVE_L3RAM_NUM_BANK" is undefined
"../dss_data_path.c", line 124: error #20: identifier "MMWAVE_SHMEM_BANK_SIZE" is undefined
2 errors detected in the compilation of "../dss_data_path.c".
gmake[1]: *** [dss_data_path.oe674] Error 1
gmake[1]: Target 'main-build' not remade because of errors.
gmake: *** [all] Error 2

但文件中并没有使用这两个宏定义。