You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/11/19 21:21:32 UTC

[GitHub] [incubator-nuttx] kernelgurumeditation commented on issue #2323: Howto to build external apps(elf)?

kernelgurumeditation commented on issue #2323:
URL: https://github.com/apache/incubator-nuttx/issues/2323#issuecomment-730644263


   @btashton, unfortunately, no, the other issue is an error linking.
   
   This is about building a standalone elf file, with or without symbols,  as described: 
   
   https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=139629543
   
   In this case, It builds, but when I try to run it on the board it fails.
   
   I have enabled the elf loader debug and I'm seeing very strange things when it loads the elf section headers.... all the values seem to be wrong regarding endianness....  but the elf header is read correctly and the values are correct in the file...
   Very strange
   
   
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org