patacongo commented on PR #1816: URL: https://github.com/apache/nuttx-apps/pull/1816#issuecomment-1613201310
I am wondering. The export package for a FLAT build contains only libraries, header files, and misc. build files. True? I does not contained the fully linked executable, does it? The System.map provides addresses for some linked binary that is not included in export package. If all of that is true, then when you link your files to create a custom application, that old System.map may not be valid. I feel like I am missing something. -- 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]
