OceanfromXiaomi opened a new pull request, #17951:
URL: https://github.com/apache/nuttx/pull/17951
### Summary:
Add support for link map generation in build process
### Impact:
This change introduces the capability to generate and output linker map
files during kernel build.
It does not affect default runtime behavior but provides additional
artifacts for debugging and optimization.
Developers working on kernel-level features or troubleshooting memory
layouts will benefit.
### Testing:
Verified successful build on QEMU target boards.
Checked the generated linkmap files for completeness and correctness.
No regressions observed in standard test suites (nsh, kernel boot, app
start).
--
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]