xiaoxiang781216 commented on PR #19982:
URL: https://github.com/apache/nuttx/pull/19982#issuecomment-5463946637
@13022591351 please fix:
```
====================================================================================
Configuration/Tool: imx93-evk/bootloader
2026-08-29 14:07:43
------------------------------------------------------------------------------------
Cleaning...
Configuring...
Building NuttX...
aarch64-none-elf-ld: /github/workspace/sources/nuttx/nuttx section `.rodata'
will not fit in region `ocram'
aarch64-none-elf-ld: section .data LMA [00000000204e0000,00000000204e213f]
overlaps section .rodata LMA [00000000204c7000,00000000204e033f]
aarch64-none-elf-ld: region `ocram' overflowed by 832 bytes
make[1]: *** [Makefile:194: nuttx] Error 1
make: *** [tools/Unix.mk:572: 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]