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:
us...@infra.apache.org


Reply via email to