Skip to content

subsys: usb: device_next: usb.device_next.build_all reports RAM overflow #89484

Open
@katgiadla

Description

@katgiadla

Describe the bug
The test tests/subsys/usb/device_next/usb.device_next.build_all reports RAM overflow.

Observed for qemu_cortex_m3/ti_lm3s6965

To Reproduce
Steps to reproduce the behavior:

  1. go to your zephyr dir
  2. call $ZEPHYR_BASE/scripts/twister -T tests/subsys/usb/device_next -p qemu_cortex_m3/ti_lm3s6965 -v --inline-logs --overflow-as-errors
  3. See console output with error

Expected behavior
Valid console output

Impact
Not clear

Logs and console output

opt/zephyr-sdk/arm-zephyr-eabi/bin/lib/gcc/arm-zephyr-eabi/12.2.0/arm-zephyr-eabi/bin/ld.bfd: zephyr/zephyr_pre0.elf section `noinit' will not fit in region `RAM'
opt/zephyr-sdk/arm-zephyr-eabi/bin/lib/gcc/arm-zephyr-eabi/12.2.0/arm-zephyr-eabi/bin/ld.bfd: region `RAM' overflowed by 932 bytes
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.

Environment (please complete the following information):

  • OS: Ubuntu 20.04.1 LTS
  • Toolchain Zephyr SDK 0.17.0
  • Commit SHA or Version used: v4.1.0-3474-gee940cb6dcba

Metadata

Metadata

Assignees

Labels

area: QEMUQEMU Emulationarea: TestsIssues related to a particular existing or missing testarea: USBUniversal Serial BusbugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions