In the mmWave SDK v1.2 the release notes say, "CSI stream (IWR14xx) application within mmWave SDK that showcases how to stream ADC data over CSI-2 interface".
I have successfully loaded and run this unit test using CCS, but I don't see any ADC data. Where should I see it? Are additional steps needed to see/capture the ADC data? If so, what are they?
This is what I see in my console after loading and running xwr14xx_csi_stream_mss.xer4f:
Before running the unit test, I flashed the device using xwr12xx_xwr14xx_radarss.bin for the RadarSS image and xwr14xx_ccsdebug_mss.bin for the MSS image.