nmaggioni commented on issue #1828:
URL: https://github.com/apache/nuttx-apps/issues/1828#issuecomment-2957121379

   I'm encountering the same issue on a Cortex-M0+ target (RP2040) and ELFs 
executed from ROMFS on NuttX v12.8.0.
   
   I can replicate @g2gps findings: by adding `$(ARCHCPUFLAGS)` to `CFLAGS` the 
binary now runs on the target and objdump reports the right architecture 
(`armv6s-m` instead of `armv4t`) on the host.
   
   Any chance to get this fix up in the new docs? Or do better but (possibly) 
undocumented wrappers now exist?


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

Reply via email to