Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arm "ksram overflow" CI failure #13246

Closed
1 task done
yamt opened this issue Aug 30, 2024 · 0 comments
Closed
1 task done

arm "ksram overflow" CI failure #13246

yamt opened this issue Aug 30, 2024 · 0 comments
Labels
Arch: arm Issues related to ARM (32-bit) architecture OS: Other Issues related to other OS (not Linux, Mac or Win) Type: Bug Something isn't working

Comments

@yamt
Copy link
Contributor

yamt commented Aug 30, 2024

Description / Steps to reproduce the issue

eg. https://github.com/apache/nuttx/actions/runs/10627437276/job/29460582353

  Building NuttX...
chip/stm32_gpio.c:41:11: note: '#pragma message: CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py'
   41 | #  pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py"
      |           ^~~~~~~
arm-none-eabi-ld: /github/workspace/sources/nuttx/nuttx section `.bss' will not fit in region `ksram'
arm-none-eabi-ld: region `ksram' overflowed by 8 bytes
make[1]: *** [Makefile:212: nuttx] Error 1
make: *** [tools/Unix.mk:536: nuttx] Error 2
make: Target 'all' not remade because of errors.

On which OS does this issue occur?

[Other]

What is the version of your OS?

CI

NuttX Version

master

Issue Architecture

[arm]

Issue Area

[Other]

Verification

  • I have verified before submitting the report.
@yamt yamt added the Type: Bug Something isn't working label Aug 30, 2024
@github-actions github-actions bot added Arch: arm Issues related to ARM (32-bit) architecture OS: Other Issues related to other OS (not Linux, Mac or Win) labels Aug 30, 2024
yamt added a commit to yamt/incubator-nuttx that referenced this issue Aug 30, 2024
shizhenghui pushed a commit to shizhenghui/nuttx that referenced this issue Sep 10, 2024
medexs pushed a commit to medexs/nuttx that referenced this issue Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch: arm Issues related to ARM (32-bit) architecture OS: Other Issues related to other OS (not Linux, Mac or Win) Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants