lupyuen commented on PR #16198: URL: https://github.com/apache/nuttx/pull/16198#issuecomment-2804398697
@Donny9 Can you check this error? Thanks! https://gist.github.com/nuttxpr/5bc91eefff4d15fb1a58e40c252ead2a#file-ci-arm-13-log-L212 ``` Configuration/Tool: stm32l0538-disco/nsh,CONFIG_ARM_TOOLCHAIN_CLANG /tools/gcc-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld: nuttx section `.text' will not fit in region `flash' /tools/gcc-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld: region `flash' overflowed by 3088 bytes Memory region Used Size Region Size %age Used flash: 68624 B 64 KB 104.71% sram: 3556 B 8 KB 43.41% ``` -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org