Other Parts Discussed in Thread: MMWCAS-DSP-EVM, MMWCAS-RF-EVM
Greetings TI team
I wish to capture signals from my radar chip (MMWCAS-RF-EVM, along with MMWCAS-DSP-EVM) without the use of mmWave Studio. On a Windows system, I am running the executable file mmwavelink_example.exe provided by TI in C:\ti\mmwave_dfp_02_02_04_00\ti\example\mmWaveLink_Cascade_Example directory. The file uses a windows library
#include <windows.h>
I want to ask is there any way that I can run the executable in a Linux system? I know that mmWave Studio is built for Windows only, but can anyone guide me on how to run the executable or compile and run mmw_example.c script provided in the same folder in a Linux system?
Thanks in advance.