Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
SEGGER_RTT_V640/ | 11-Mar-2024 | - | 4,134 | 1,797 | ||
CMakeLists.txt | D | 11-Mar-2024 | 1.7 KiB | 37 | 34 | |
Makefile.am | D | 11-Mar-2024 | 2.6 KiB | 55 | 17 | |
README.md | D | 11-Mar-2024 | 552 | 22 | 13 |
README.md
1# SEGGER RTT 2 3## URL 4 5https://www.segger.com/products/debug-probes/j-link/technology/about-real-time-transfer/ 6 7## Version 8 96.40 10 11## License File 12 13[LICENSE](SEGGER_RTT_V640/License.txt) 14 15## Description 16 17With RTT it is possible to output information from the target microcontroller as 18well as sending input to the application at a very high speed without affecting 19the target's real time behavior. SEGGER RTT can be used with any J-Link model and 20any supported target processor which allows background memory access, which are 21Cortex-M and RX targets. 22