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.

AWR2944EVM: 角雷达demo中集成以太网调试时出现问题

Part Number: AWR2944EVM
Other Parts Discussed in Thread: AWR2944

调试时报下面错误:

Debug: Launching the MMW Demo on MSS
**********************************************
Debug: Launched the Initialization Task
BSS is powered up...
Debug: mmWave Control Initialization was successful
Debug: mmWave Control Synchronization was successful
==========================
CPSW LWIP SIMPLE SOCKET
==========================
EnetPhy_bindDriver: PHY 0: OUI:080028 Model:23 Ver:01 <-> 'dp83867' : OK

PHY 0 is alive
task creation failedASSERT: 0.41665s: /nightlybuilds/mcupsdk_internal/jenkins/mcu_plus_sdk_awr294x_09_00_00_15/source/networking/lwip/lwip-port/freertos/src/sys_arch.c:sys_thread_new:494: 0 failed !!!

角雷达工程路径如下:

C:\ti\radar_toolbox_2_20_00_05\source\ti\examples\ADAS\high_end_corner_radar

参考的以太网demo路径如下:

C:\ti\mmwave_mcuplus_sdk_04_04_01_02\mcu_plus_sdk_awr294x_09_00_00_15\examples\networking\lwip\enet_cpsw_udpclient

这个错误出现在tcpip_init中,请问是否与syscfg中的MPU ARMv7的配置有关?如何解决?