ids1024 commented on issue #15503: URL: https://github.com/apache/nuttx/issues/15503#issuecomment-2588920767
Looks like the issue with resets is fixed by changing the xosc startup delay. (https://github.com/raspberrypi/pico-sdk/issues/2136). Probably an issue on the feather-rp2040 too (at least with some units). With that `nsh` works after `picotool reboot`, the reset button, or power on reset. `usbnsh` doesn't work after using the reset button or on power on still, but the usb support on rp2350 is a little inconsistent in general (this was noted on the original PR.) So I guess that needs some kind of configuration so the specific rp2040/rp23xx board can specific a delay multiplier, like in pico-sdk. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
