tmedicci commented on code in PR #14548:
URL: https://github.com/apache/nuttx/pull/14548#discussion_r1821418828


##########
boards/risc-v/esp32c6/common/scripts/esp32c6_sections.ld:
##########


Review Comment:
   Some tips about linker scripts: make sure it works for "default" configs. 
Does this work for `esp32c6-devkitc:nsh`, for instance?
   
   Also, make sure your syntax work by checking the address assigned to some 
functions/sections by checking the `nuttx.map` file.



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

Reply via email to