Part Number: AWR1642BOOST
Other Parts Discussed in Thread: TMDSEMU110-U
Tool/software: Code Composer Studio
Hello,
In SRR demo, i try to export the target data (after tracking process and before classification), which corresponds to the data structure 'trackerOpFinal' in function 'populateOutputs()' of 'dss_data_path.c' . Someone has told me that I have to write code for exporting the data, but I don't know exactly what should I do. Should this process be:
1. add some code which output the tracking data to a new file:
(1)where should I add these code, in 'MmwDemo_interFrameProcessing' of 'dss_data_path.c'?
(2)where should I definite the location of this new data file.
2. build the poject again.
3. how to make the new modified project into AWR1642BOOST firmware so that I can execute it and get the exported data file?
Thanks a lot in advance!
Best wishes,
Kathy