forked from zephyrproject-rtos/zephyr
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingcmake_linker_generatorruntime errorProgram crashesProgram crashes
Description
Describe the bug
build hello world for below platform pass, but has no console output:
- frdm_kl25z
- frdm_kl17z512
- frdm_mcxc242
- frdm_mcxc444
To Reproduce
scripts/twister -p frdm-kl25z -j 12 -T samples/hello_world --inline-logs -M all --force-toolchain --disable-warnings-as-errors -x=CONFIG_CMAKE_LINKER_GENERATOR=y --device-testing --device-serial /dev/ttyACM0
or
scripts/twister -p frdm_ke17z512 -j 12 -T samples/hello_world --inline-logs -M all --force-toolchain --disable-warnings-as-errors -x=CONFIG_CMAKE_LINKER_GENERATOR=y --device-testing --device-serial /dev/ttyACM0
Expected behavior
see hello world from serial console
Impact
functions
Logs and console output
no logs
Environment (please complete the following information):
- OS: (e.g. Linux, MacOS, Windows)
- Toolchain (e.g Zephyr SDK, ...): IAR(iar-arm-build-tools-nightly-linux-9.70.1-alpha.5118)
- Commit SHA or Version used: v4.1.0-rc3-64-gb136f6da555b
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcmake_linker_generatorruntime errorProgram crashesProgram crashes