请问如何通过PC指定板卡的IP地址,板卡与PC直连想通过PC端发送指令(串口或者其他方式)给到板卡,去配置板卡的静态IP,是否有相关案例或者方案呢?
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.
可参考 例程 NIMU_emacExample Client_evmXXXX _<core>Example project ,默认使用的是DHCP,需要修改162行 if(0)->if(1)