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.

IWR6843ISK-ODS: IWR6843ISK-ODS

Part Number: IWR6843ISK-ODS

Hi, 

I am using IWR6843ISK-ODS. The demo is "lab0023_multi_gesture_and_motion_det_68xx" in the "mmwave_industrial_toolbox_3_6_2". In the “dss_main.c” file, the code located between the 983th and the 986th:

message.body.detObj.header.magicWord[0] = 0x0102;

message.body.detObj.header.magicWord[1] = 0x0304;

message.body.detObj.header.magicWord[2] = 0x0506;

message.body.detObj.header.magicWord[3] = 0x0708

I didn’t get the code meaning. Especially what does the magicWord refer to?