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/IWR1642BOOST: CSS Short Range Radar mss doesn't compile

Part Number: IWR1642BOOST

Tool/software: Code Composer Studio

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
Building file: "../dss_config_edma_util.c"

What values are two macros?

(MMWAVE_L3RAM_NUM_BANK  MMWAVE_SHMEM_BANK_SIZE)

  • Hello,

    do you use a Ti' project example?
    If yes, please provide its name and path to it within SDK.
  • Former Member
    0 Former Member
    Hello,

    Have you resolved the compile issue? As Tomasz indicated please ensure that the appropriate SDK and mmwave toolbox withe the SRR lab are both installed at c:/ti

    For the sdk:
    C:\ti\mmwave_sdk_02_00_00_04

    For the toolbox:
    C:\ti\mmwave_industrial_toolbox_2_5_2

    -Amanda