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: IWR6843ISK output format

Part Number: IWR6843ISK
Other Parts Discussed in Thread: MMWAVE-SDK

Hi

Is the output format dependent on the version of SDK? For example, the header format in the latest SDK is shown below, which is very different from the format provided in the lab of 68xx ISK people counting.

typedef struct MmwDemo_output_message_header_{

uint16_t magicWord[4]
uint32_t version;
uint32_t totalPacketLen;
uint32_t platform;
uint32_t frameNumber;
uint32_t timeCpuCycles;
uint32_t numDetectedObj;
uint32_t numTLVs;
uint32_t subFrameNumber;
Also, would you please let me know the output format in the SDK 3.1 and 3.2?
Thanks!
Kai