acassis commented on PR #17515:
URL: https://github.com/apache/nuttx/pull/17515#issuecomment-3656054788

   @sumpfralle I found an issue this weekend when I compiled the 
raspberrypi-pico board without exporting PICO_SDK_PATH. The compilation went 
fine, but the final binary doesn't start the board.
   
   In the past the build-system stops when PICO_SDK_PATH is not defined, but 
seems like someone remove the needs for it, but now the binary doesn't work. 
Exporting the PICO_SDK_PATH and compiling again fixes the issue.
   
   Did you notice this issue?


-- 
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]

Reply via email to