-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Labels
area: MEMCbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: ADIAnalog Devices, Inc.Analog Devices, Inc.
Description
Describe the bug
When building the tests/drivers/memc/ram -T drivers.memc for apard32690 linker warning appears and build fails
DT_N_S_soc_S_memory_20020000_P_zephyr_memory_region_STRING_TOKEN' from app/libapp.a(main.c.obj)' being placed in section DT_N_S_soc_S_memory_20020000_P_zephyr_memory_region_STRING_TOKEN')
This bug makes CI fail for the #90285
Regression
- This is a regression.
Steps to reproduce
west twister -p apard32690/max32690/m4 -s drivers.memc --no-detailed-test-id or
west build -p -b apard32690/max32690/m4 tests/drivers/memc/ram -T drivers.memc
Relevant log output
Impact
Not sure
Environment
OS: (e.g. Linux, MacOS, Windows) Windows
Toolchain (e.g Zephyr SDK, ...) 0.16.8
Commit SHA : b3b4f64
Additional Context
No response
Metadata
Metadata
Assignees
Labels
area: MEMCbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: ADIAnalog Devices, Inc.Analog Devices, Inc.