pkarashchenko commented on PR #7599:
URL: https://github.com/apache/incubator-nuttx/pull/7599#issuecomment-1317797613

   ```
   
====================================================================================
   Configuration/Tool: ea3131/pgnsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
   
------------------------------------------------------------------------------------
     Cleaning...
     Configuring...
     Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
     Enabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
     Building NuttX...
   arm-none-eabi-ld: /github/workspace/sources/nuttx/nuttx section `.locked' 
will not fit in region `locked'
   arm-none-eabi-ld: section .paged LMA [0000000011035000,0000000011042db7] 
overlaps section .locked LMA [0000000011029080,00000000110350fb]
   arm-none-eabi-ld: section .ARM.exidx LMA [00000000110350fc,0000000011035103] 
overlaps section .paged LMA [0000000011035000,0000000011042db7]
   arm-none-eabi-ld: region `locked' overflowed by 524 bytes
   make[1]: *** [Makefile:174: nuttx] Error 1
   make: *** [tools/Unix.mk:506: 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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to