]> git.sur5r.net Git - freertos/blob - FreeRTOS-Labs/Source/FreeRTOS-Plus-Trace/streamports/Jlink_RTT/Readme-Streamport.txt
Add the Labs projects provided in the V10.2.1_191129 zip file.
[freertos] / FreeRTOS-Labs / Source / FreeRTOS-Plus-Trace / streamports / Jlink_RTT / Readme-Streamport.txt
1 Tracealyzer Stream Port for SEGGER J-Link\r
2 -----------------------------------------\r
3 \r
4 This directory contains a "stream port" for the Tracealyzer recorder library,\r
5 i.e., the specific code needed to use a particular interface for streaming a\r
6 Tracealyzer RTOS trace. The stream port is defined by a set of macros in\r
7 trcStreamingPort.h, found in the "include" directory.\r
8 \r
9 This particular stream port targets SEGGER J-Link debug probes, using the RTT\r
10 interface provided by SEGGER.\r
11 \r
12 To use this stream port, make sure that include/trcStreamingPort.h is found\r
13 by the compiler (i.e., add this folder to your project's include paths) and\r
14 add all included source files to your build. Make sure no other versions of\r
15 trcStreamingPort.h are included by mistake!\r
16 \r
17 Note that this stream port also contains SEGGER's RTT driver.\r
18 \r
19 See also http://percepio.com/2016/10/05/rtos-tracing.\r
20 \r
21 Percepio AB\r
22 www.percepio.com