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.

TMS320C6678: 使用新的667x rtos开发套件开发NDK后,网口总是network removed

Part Number: TMS320C6678


板卡为6678DSP,使用CCS10.3 以及新的ti-processor-sdk-rtos-c667x-evm-06.03.00.106-Windows-x86-Install 多核开发套件 软件配置。

调试网口时总出现  network removed ,IP加不进去。

比如:NDK线程刚添加ip  network add:192.168.1.55 

           但是立刻就 network removed:192.168.1.55 。

要么就不出现  network add:192.168.1.55 ,

总之就是NDK初始化过程中,IP加不进去。