lvanasse commented on issue #2836:
URL: https://github.com/apache/nuttx-apps/issues/2836#issuecomment-2466581268

   I've asked on the Discord server and as always @lupyuen was very useful and 
giving me ideas to test :), here's the transcript of his response:
   
   > (1) Isn't __aeabi_memclr defined in glibc? 
https://codebrowser.dev/glibc/glibc/sysdeps/arm/aeabi_memclr.c.html
   (2) Could you run make --trace to see which libraries we're linking with?
   (3) Can you reproduce this problem with qemu-armv7a:nsh? 
https://nuttx.apache.org/docs/latest/platforms/arm/qemu/boards/qemu-armv7a/index.html
   (4) no1wudi is doing great work on the upcoming Rust Standard Library for 
NuttX, which is way more advanced than the Rust Core Library that's called by 
leds_rust. As discussed here: 
https://lupyuen.github.io/articles/rust6#all-things-considered 
   (5) Rust Core Library is a little wonky on NuttX, but it ought to work. 
Let's track down this bug thanks 🙂


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