xiaoxiang781216 commented on PR #2469:
URL: https://github.com/apache/nuttx-apps/pull/2469#issuecomment-2274786930

   > @xiaoxiang781216 any idea why is ARM failing?
   The cod size is bigger than flash capacity for  lm3s6965-ek/qemu-protected:
   ```
   
====================================================================================
   Configuration/Tool: lm3s6965-ek/qemu-protected,CONFIG_ARM_TOOLCHAIN_GNU_EABI
   2024-08-07 16:06:03
   
------------------------------------------------------------------------------------
     Cleaning...
     Configuring...
     Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
     Enabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
     Building NuttX...
   arm-none-eabi-ld: nuttx_user.elf section `.text' will not fit in region 
`uflash'
   arm-none-eabi-ld: region `uflash' overflowed by 208 bytes
   make[1]: *** [Makefile:59: nuttx_user.elf] Error 1
   make[1]: Target 'all' not remade because of errors.
   make: *** [tools/Unix.mk:535: nuttx] Error 2
   make: Target 'all' not remade because of errors.
   /github/workspace/sources/nuttx/tools/testbuild.sh: line 378: 
/github/workspace/sources/nuttx/../nuttx/nuttx.manifest: No such file or 
directory
     Normalize lm3s6965-ek/qemu-protected
   ```


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