TI Radar Toolbox with DCA1000EVM Connection - Continuous error occurs when attempting to connect with an Ethernet cable
15 次查看(过去 30 天)
显示 更早的评论

I failed to connect to the DCA1000EVM in the TI Radar Toolbox.

This is our hardware setting
we are using awr1642boost with dca1000evm capture board



I have provided a screenshot of the device manager and Ethernet IP adress. All networks except for Ethernet have been disconnected.

This is the result of the 'ipconfig' command in CMD


This is the inbound and outbound rule configuration.
How can we solve this error??
0 个评论
回答(1 个)
Walter Roberson
2024-11-29
编辑:Walter Roberson
2024-11-30
Your ipconfig shows that you have configured the local IP address of the second interface as 192.168.33.30 . However, 192.168.33.30 needs to be the address of the connected device, not the local address of the second interface. You need to configre the second interface address as something else in the 192.168.33.x range (excluding 192.168.33.255). It is probably best to configure the second interface to be 192.168.33.1
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Connectivity to TI mmWave Radar and DCA1000EVM to Capture Raw ADC Data 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!