-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
twister: support segger real-time-transfer (rtt) for serial_pty
Support RTT (Segger Real-time Transfer) for reading console messages with twister when testing with hardware. Tested with: twister -p nucleo_l496zg --device-testing --flash-before \ --west-runner openocd --west-flash --device-serial-pty rtt \ -T samples/hello_world cat twister-out/nucleo_l496zg_stm32l496xx/samples/hello_world/\ sample.basic.helloworld/handler.log *** Booting Zephyr OS build v4.0.0-749-gc9e567da3747 *** Hello World! nucleo_l496zg/stm32l496xx Signed-off-by: Chris Friedt <[email protected]>
- Loading branch information
Chris Friedt
committed
Nov 26, 2024
1 parent
e81d766
commit 04de997
Showing
2 changed files
with
84 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters