This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR2243: Cascade example design: cannot connect to TDA

Part Number: AWR2243

Hello i am working with the AWR2243 Cascade EVM. I am trying to use the mmwavelink_cascade_example project to control the radar chips from a serial console rather than the mmwave_studi GUI. When i run the .exe program file the board connects and runs through the script properly. However, when i compile the code and run the .exe that is created when building the code in visual studios i get an error that the board is unable to connect to the TDA device, make sure board is connected to network.  Execution failed. I have not made any code changes, just  built the project in visual studios and tried to run it. 

I am working on porting this example and its supporting libraries to run on a linux machine and want to be able to check the expected outputs of functions to ensure my ported code is working properly. 

The host machine has the proper static ip as mentioned in the cascade user guide, all is hooked up correctly and functions properly once i use the gui to confirm nothing is broken on the hardware side. 

Thank you in advance.