Other Parts Discussed in Thread: AWR6843
I recently purchased the AWR6843ISK and am trying to run the demo on Code Composer Studio. I can get the online mmWave visualizer demo working, but when I try to build the mmwave_sdk_68xx_dsp_dss it throws an error saying that the AWR6843 is not supported for the C674 target, even though this demo is under the AWR6843ISK in the Automotive Toolbox. I am using SDK version 3.4 which is the listed version, although I do not have the ICBOOST. Is there something I am doing wrong?
In general, I am trying to use this sensor for a soccer ball tracking application, and ultimately want to have the AWR6843ISK send detected object range, position, and velocity measurements to a raspberry pi. I thought running the demo in CCS would be a good start, but is there an easier way to achieve this? It seems like the online mmWave visualizer already computes this information, so is there a way to run similar code and send the processed information to the pi over a serial connection?