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: Raw Data

Part Number: IWR1642BOOST

Tool/software: Code Composer Studio

Hello there,

I am currently trying to collect and view raw data from my IWR1642BOOST EVL. I tried it with the SDK verison 1.1 because the capture demo was removed for higher versions and it worked all without problems, except the last step, viewing the data in matlab. When I try to run the capture_demo programm in Matlab, it always rersponds 'Undefined function or variable 'css_data'. I already tried to put the data file in the same folder like the function. Do I have to do something in matlab before running the function? 

My second question is, if I saved the data file correctly. I opened it with an editor and something doesn't seem right.

Here is a short summary what steps i took to get my data file:

-flash the capture demo on my chip

-open RealTerm and send the commands (flushCfg, dfeDataOutputMode 1 ...)

-open CCS7.4 and configure the Target Configuration

-load the symbols 

-save memory (File: css_data.datFile Type: TI Data; Format: 16-Bit Hex - TI Style; Start Address: gFrameAddress[0]; Length (specify the number of memory words to read): 0x20000)

thanks 

Marc