anchao commented on PR #9016: URL: https://github.com/apache/nuttx/pull/9016#issuecomment-1506674700
Post build fail message: ``` MKIMAGE: ESP32-C6 binary esptool.py --chip esp32c6 elf2image --flash_mode dio --flash_size "4MB" -o nuttx.bin nuttx esptool.py v4.5.1 Creating esp32c6 image... Merged 1 ELF section A fatal error occurred: Segment loaded at 0x42010c08 lands in same 64KB flash mapping as segment loaded at 0x42010020. Can't generate binary. Suggest changing linker script or ELF to merge sections. make: *** [tools/Unix.mk:527: nuttx] Error 2 make: Target 'all' not remade because of errors. ``` -- 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]
