-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bug
Description
Describe the bug
The last message is "Wait for DTR". Next message "DTR set, start test" not displayed.
Looks like the program is stuck at uart_line_ctrl_get() command
To Reproduce
Steps to reproduce the behavior:
- mkdir build; cd build
- cmake -DBOARD=sam_e70_xplained -DARCH=arm -D-DOVERLAY_CONFIG=overlay-composite-cdc-msc.conf .. #sam_e70_xplained:arm
- make
- See error
Other targets:
-
-DBOARD=nrf52840_pca10056 -DARCH=arm -
-DBOARD=frdm_k64f -DARCH=arm
Screenshots or console output
***** delaying boot 1000ms (per build configuration) *****
***** Booting Zephyr OS v1.14.0-rc1-444-gb1a7e71436 (delayed boot 1000ms) *****
Wait for DTR
Environment (please complete the following information):
- OS: Fedora
- Toolchain: Zephyr
- Commit SHA or Version used: b1a7e71
Metadata
Metadata
Assignees
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bug