Searched refs:a (Results 1 – 25 of 25) sorted by relevance
6 This directory contains a "stream port" for the Tracealyzer recorder library,7 i.e., the specific code needed to use a particular interface for streaming a8 Tracealyzer RTOS trace. The stream port is defined by a set of macros in11 This particular stream port is for streaming to a file on the host side when12 running a QEMU-target by using the Zephyr semihosting api:s.
44 …This will increase throughput by immediately doing a transfer and not wait for another xTraceTzCtr…52 …This will increase throughput by immediately doing a transfer and not wait for another xTraceTzCtr…
5 This folder contains files that should only be included in a project6 if there is a need to initialize the Trace Recorder before main()9 An example of this scenario is if you have a global object instance that has10 a constructor that creates an object that should be traced.14 Add a call to TraceRecorderInit::Initialize() wherever a traced object24 cleared when RAM sections are initialized. Create a RAM section that isn't
5 An Alert has a type and a number of Symptoms attached to it. Each Symptom has a type and a value. A…
6 This directory contains a "stream port" for the Tracealyzer recorder library,7 i.e., the specific code needed to use a particular interface for streaming a8 Tracealyzer RTOS trace. The stream port is defined by a set of macros in12 a fast debug probe such as a Keil ULINKpro or ULINKplus provides excellent16 To setup Keil uVision for ITM tracing with a Keil ULINKpro (or ULINKplus),22 To setup Lauterbach TRACE32 for ITM tracing with a uTrace,
48 …This will increase throughput by immediately doing a transfer and not wait for another xTraceTzCtr…56 …This will increase throughput by immediately doing a transfer and not wait for another xTraceTzCtr…
31 _sleep_(2000); // Wait a while to let all data be written the host file.
6 This directory contains a "stream port" for the Tracealyzer recorder library,7 i.e., the specific code needed to use a particular interface for streaming a8 Tracealyzer RTOS trace. The stream port is defined by a set of macros in11 This particular stream port is for streaming to a file via stdio.h (fwrite).
4 This directory contains a "stream port" for the Tracealyzer recorder library,5 i.e., the specific code needed to use a particular interface for streaming a6 Tracealyzer RTOS trace. The stream port is defined by a set of macros in9 This particular stream port is for streaming to a ring buffer.
17 events are stored in a ring buffer, i.e., where the oldest events are24 recording events following a specific state, e.g., the startup sequence.
6 This directory contains a "stream port" for the Tracealyzer recorder library,7 i.e., the I/O code needed for streaming a Tracealyzer RTOS trace over specific8 interface. The stream port is defined by a set of macros in trcStreamPort.h,17 2. Make sure the project includes a recent version or the recorder library28 a connection. 34 click "Start Recording". Now you should see a live CPU load graph and some 35 counters. Let it record for a few seconds, then click "Stop Recording" and then "View Trace".
6 This directory contains a "stream port" for the Tracealyzer recorder library,7 allowing for streaming the trace data over a USB connection. The stream port is defined by a set of…15 - An STM32 device with a USB connector for application use.17 - Tracealyzer 4 with a license for FreeRTOS, SafeRTOS or Micrium µC/OS-III.30 - Under Configuration -> Parameter Settings, set the TX and RX buffer sizes to a small value (e.g. …44 6. Plug in a USB cable to the connector labeled "USB OTG" or similar (i.e. for application use).46 …d the project and start it. Check that your computer finds a new USB device (there should be a not…57 You should now see a live display of the trace, while it is being received.86 Also note that this USB stream port has a diagnostics option that might come handy. 88 each time a buffer page is transmitted, showing the number of bytes sent and the
6 This directory contains a "stream port" for the Tracealyzer recorder library,7 i.e., the specific code needed to use a particular interface for streaming a8 Tracealyzer RTOS trace. The stream port is defined by a set of macros in
17 If you have a stand-alone J-Link probe, the can be decreased to around 1 KB.71 Using PERCEPIO_TRC_CFG_STREAM_PORT_RTT_MODE_BLOCK_IF_FIFO_FULL ensure that you get a122 …This will increase throughput by immediately doing a transfer and not wait for another xTraceTzCtr…130 …This will increase throughput by immediately doing a transfer and not wait for another xTraceTzCtr…
6 This directory contains a "stream port" for the Tracealyzer recorder library,7 i.e., the specific code needed to use a particular interface for streaming a8 Tracealyzer RTOS trace. The stream port is defined by a set of macros in29 This will set the target system to wait for a start command from Tracealyzer.35 6. Start your target system, wait a few seconds to ensure that the lwIP is operational,
4 # doxygen (www.doxygen.org) for a project.6 # All text after a double hash (##) is considered a comment and is placed in9 # All text after a single hash (#) is considered a comment and will be ignored.39 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by42 # title of most generated pages and in a few other places.47 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This54 # for a project that appears at the top of each page and should give viewer a59 # With the PROJECT_LOGO tag one can specify a logo or an icon that is included67 # into which the generated documentation will be written. If a relative path is76 # option can be useful when feeding doxygen a huge amount of source files, where[all …]
31 transformation or translation of a Source form, including but36 Object form, made available under the License, as indicated by a43 represent, as a whole, an original work of authorship. For the purposes60 designated in writing by the copyright owner as "Not a Contribution."63 on behalf of whom a Contribution has been received by Licensor and67 this License, each Contributor hereby grants to You a perpetual,74 this License, each Contributor hereby grants to You a perpetual,82 institute patent litigation against any entity (including a83 cross-claim or counterclaim in a lawsuit) alleging that the Work84 or a Contribution incorporated within the Work constitutes direct[all …]
6 This directory contains a "stream port" for the Tracealyzer recorder library,7 i.e., the specific code needed to use a particular interface for streaming a8 Tracealyzer RTOS trace. The stream port is defined by a set of macros in34 6. Start your target system, wait a few seconds to ensure that the lwIP is operational, 43 - Since lwIP performs a lot of semaphore and mutex operations, we recommend filtering out
30 Send Alerts and chunks through the serial port, used with a serial terminal and accompanying68 The maximum size of a "chunk" that will be stored or sent.80 The maximum number of payloads which can be attached to a single alert.86 The maximum number of symptoms which can be attached to a single alert.104 Create a delay between transfers. Should normally not be needed.184 … Maximum total size of the coredump. Since this uses a buffer in memory as a temporary work area,192 If this is set to true, crashcatcher will always try to save a trace with the Alert.
27 Can also be used for streaming without Tracealyzer control, e.g. to a local28 flash file system (assuming such a "stream port", see trcStreamingPort.h).31 if necessary and waits for a Start command from Tracealyzer ("Start Recording"37 In snapshot mode, this must be followed by a vTraceEnable(TRC_START) sometime158 therefore much faster than a console printf and can often be used176 calling a traced kernel service. These events will still be recorded and230 a stream port leveraging the internal buffer (like TCP/IP). A shorter delay263 If this is too small, some tasks will be excluded and a warning is shown.278 However, note that the stack analysis runs in a separate task (TzCtrl) that306 context, i.e., a task or a preempted ISR. But if another traced ISR[all …]
1 Select a port from this folder and copy it to your project next to the other DFM files.
15 should be a multiple of the underlying flash sector size (depends on
1846 #define xTraceSetISRProperties(a, b) ((void)(a), (void)(b), (traceHandle)0) /* Comma operator in pa… argument