avgoor commented on PR #16331: URL: https://github.com/apache/nuttx/pull/16331#issuecomment-2864166664
Not sure if it's my local problem, but when I compile the fresh master (this patch included) with no optimizations (-O0 globally) the nsh gets stuck like on first key press. By increasing optimization level I reduce the probability, which is weird. I use a Pico 2w board with `pimoroni-pico-2-plus:smp` configuration. NuttX is built from scratch - `NuttX 12.9.0 bc4a52f910 May 8 2025 22:01:42 arm raspberrypi-pico-2`. The only change from the default config is setting the optimization level to `0`. @shtirlic can you please take a look? -- 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