anjiahao1 commented on issue #17323: URL: https://github.com/apache/nuttx/issues/17323#issuecomment-3555831379
Nuttx now supports loading ELFs using a PIC (Position Independent Code) approach. This allows ELFs stored in ROMFS or TMPFS to be run via XIP. An example is available here: https://nuttx.apache.org/docs/latest/platforms/arm/mps/boards/mps3-an547/index.html It can load PIC ELFs or run the entire Nuttx image as a PIC. @tinnedkarma -- 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]
