We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
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:
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):
The text was updated successfully, but these errors were encountered:
Most likely we will find it is the same reason as #13662
Sorry, something went wrong.
what is the difference to #13662?
duplicate
No branches or pull requests
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:
Other targets:
Screenshots or console output
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: