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.

MMWAVE-STUDIO: How to change the postfix of the captured raw data?

Part Number: MMWAVE-STUDIO
Other Parts Discussed in Thread: IWR1642

I use the Matlab to call the ar1.StratFrame() command to capture the raw data of iWR1642. But the captured raw data always has a suffix of  " **_Raw_0.bin", how can I remove the suffix "_Raw_0" or change to another suffix as I want?

Thanks.

  • Hello User,

    You will have to change the source code and build the DLL again. Just search for Raw_0 in the code and replace it with a suitable suffix.

    You can find the source code at the following directory: C:\ti\mmwave_studio_<version>\mmWaveStudio\ReferenceCode\DCA1000\SourceCode.

    Regards,

    Ishita