I want to automate the Radar Studio using Matlab. I have found the same topic in this thread, however I could not get the sample code from TI to work.
https://e2e.ti.com/support/sensor/mmwave_sensors/f/1023/t/671275?AWR1243BOOST-Radar-Studio-Automation
I have copied and replaced the "Radar Studio.exe.config" to "ti\mmwave_dfp_01_00_00_01\rf_eval\radarstudio\RunTime" directory. I have two issues with the example code:
- When opening LUA Shell in the Radar Studio and run "RSTD.NetStart()", the returned value is 0 (in the Matlab-Script says that the returned value should be 30000 when no error).
- When running "RSTD_Interface_Example.m" in Matlab, i got an error:" 'RtttNetClientAPI.dll' could not be found in the .NET Global Assembly Cache (GAC). "
How can I fix this issue ?
Thanks very much
Bien