Categories

Trace
File size/disk space considerations for trace 16-Sep-2024
Possible solutions File size is limited Trace file size is software-limitedby the Recording Size Limit setting in theRecorder Configuration dialog. Make sure you set a large enough limit (e.g. can be specified in GB, as well as TB). Enough disk space available Ensure that the drive on whic...
Signal integrity issue 13-Aug-2024
Non-optimal Target PCB design(different line lengths , vias, stubs, etc.)and other hardware accessories (connectors, power supply, etc.) can degrade the electrical signals. Therefore while transferring information at high frequencies from the Target CPU to the BlueBox, signal integrity iss...
Infineon AURIX: Automatic trace configuration fails 01-Aug-2024
When using Automatic Trace configuration (i.e., when Manual Trigger C onfiguration is not selected) and starting the recording, the Analyzer may show a warning: Cannot configure: There are no hardware resources to configure all of the requested areas. The Analyzer attempts to use one POB (...
Buffer (FIFO) overflows 29-Jul-2024
In some cases, CPU is not able to stream the trace data quickly enough which results in overflow errors. Errors are displayed in the Analyzer Output window and indicated in theTrace window with brown colored lines. Possible solutions Limit the scope of the recorded variables (e.g. task/irq...
Error: Disk quota exceeded 26-Jul-2024
When trying to run Analyzer from winIDEA, trace fails and an error message displays Disk quota exceeded . Possible solution 1. In the Analyzer window press Options . 2. In theGeneral tab adjust thesettings in Remaining disk quota in GB . 3. Verify how much disk space you actually have on a...
BlueBox trace buffer is full 22-Jul-2024
When the Analyzer stops sampling with the note Trace sampling stopped, reason: Buffer full,a situation hasoccurredin which the trace RAM buffer of the BlueBox is full and no longer able to accept new data. This happens when trace data is being received faster than the BlueBox is capable of...
Infineon AURIX: How to allocate trace buffer for tracing? 22-Jul-2024
First check, whether your CPU supports trace - refer to the topic Trace is not licensed . Possiblesolutions Trace Buffer is configured in Hardware | CPU Options | SoC. Default The option Use all available memory for trace buffer should work in most cases assuming that complete TCM memory i...
Error: Trace is not licensed 05-Jun-2024
When starting a new Analyzer session, winIDEA displays an error message, although a l icense for the trace is purchased. Possible solutions Determine what trace technology is available on your target Open Hardware | CPU Options | Analyzer and check if the trace Operation mode can not be se...
Infineon AURIX: How to find two or more problematic functions in a wider range if AGBT FIFO has overflowed? 24-May-2024
Error message AGBT FIFO overflow indicates that TriCore’s internal FIFO overflowed, which means that in a short period of time too many trace messages were written into FIFO. Below steps explain on the TC3xx example how to define custom triggers and use an algorithmic approach to find two ...
Trace, Profiler and/or Coverage functionalities are not available 18-Apr-2024
Trace, Profiler and/or Coverage functionalities are not available on all devices. See What if my CPU does not support trace?
Infineon AURIX: How to find a problematic function in a narrow range if AGBT FIFO overflowed? 15-Mar-2024
Error message AGBT FIFO overflow indicates that TriCore’s internal FIFO overflowed, which means that in a short period of time too many trace messages were written into FIFO. Below steps explain on the TC3xx example how to define custom triggers, use algorithmic approach, halving the range...
What if my target device doesn't support trace? 27-Dec-2023
Sampling With this approach, you can periodically sample variables (data variables or program execution) via a debug port. The concept of Profiler Sampling is mainly used for statistical analysis or for sampling rather slowly changing variables and cyclic program execution. Emulation Adapt...