Other Parts Discussed in Thread: MMWCAS-RF-EVM
How do I communicate with the cascade radar board without using mmWave Studio?
mmWave Studio uses .lua scripts to perform configuration and capture. I want to communicate with the board using a program written in C.
I see this directory: mmwave_studio_02_01_00_00\mmWaveStudio\ReferenceCode\EthernetLib\SourceCode
How would I use this source code to control the cascade radar board? Which functions should I call, what ports should I use, what is the command to start a capture? Is there a mapping from the .lua commands to strings I can pass the cascade radar board to perform these same commands?
It would be nice to have this information for both Sys/Bios (Rtos) & Linux (Hlos) versions of the cascade radar.