Shawn Xu

Results 6 comments of Shawn Xu

Oops, I had modified there as follow, and it work well: #ifdef __riscv_flen li t0, 0x3880 # Prepare MPIP #else li t0, 0x1880 # Prepare MPIP #endif

Not that. I am targeting HPMicro series boards

在1.9.0上问题确实存在,我们会在下一个release上fix此问题

目前未能复现您描述的问题。建议您先从以下三个方面进行一下排查: 1. 检查例程cmakelists.txt中的phy型号和接口选择是否正确,对于hpm6e00evk,应当是APP_USE_ENET_ITF_RGMII和APP_USE_ENET_PHY_RTL8211 2. 使用samples\lwip\lwip_ping_freertos_socket进行测试,查看网络是否能够ping通,如果不能ping通,可以检查一下主机的防火墙和网络配置 3. 使用samples\opener下的单核例程进行测试,查看TCXae是否能够扫描到设备