Other Parts Discussed in Thread: AWR1642, , MMWAVE-SDK
Tool/software: Code Composer Studio
I used CCS Resource Explorer downloading and installing the mmWaveSDKDemo -16xx project from catalog:
/Software/mmWave Training/Labs/mmWave SDK Demo
and it installed the project into my c:/ti/workspace_v7/
My xwr16xx_mmw_demo.bin is located
from directory C:\ti\mmwave_sdk_01_01_00_02\packages\ti\demo\xwr16xx\mmw
and I burnt the bin file into AWR1642 BOOST board and can use mmw demo visualizer to sense and display data.
I need to change some variable value in source code, inside dss_main.c
I can change and rebuild the downloaded project and use ccs-debug to trace code.
but can not use the xwr16xx_mmw.bin I built applying to AWR1642BOOST and connect with mmw Visualizer.
but how can I modify the downloaded project and make my own mmw_demo.bin so that I can use mmw demo Visualizer?
Thank you very much!