adamfeuer commented on issue #15880: URL: https://github.com/apache/nuttx/issues/15880#issuecomment-2676563592
Ok, I did a little bit of compiling different versions of NuttX. CDC-ECM networking works for the SAMA5 on the`12.0.0.0` release.` SAMA5 with just the basic nsh defconfig (no CDC-ECM) does not work on `12.1.0` releases and later. So it looks like `12.1.0` broke the SAMA5 boards. I don't know about the STM32F4-Discovery... I can't spend any more time on this until maybe next weekend. But one thing you can try is check out the `12.0.0.` tag which I know works for the SAMA5. Then: 1. Get NuttX to build and run using just the nsh defconfig. If this works, 2. Use menuconfig to enable CDC-ECM ethernet and compile. Then report back. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org