Categories

Recently modified/created topics
Arm Cortex ETMv4: Program trace is recorded when only data trace is selected 19-Feb-2025
Devices that feature anETMv4(such as most devices of the S32K3xx family) include program trace when configured to output any data trace.winIDEA will record data and program trace even if only data trace is selected, and the complete recording will show on the Trace Window. This means that ...
winIDEA SDK: How to install SDKs? 19-Feb-2025
Solutions winIDEA SDK can be obtained from the official website or, for Python, from a public server. Website You can findinstallation packages on the official website for the following programming languages: Python Java C++ C# MATLAB LabView Public server winIDEA SDK for Python can be eas...
How to get maximum debug information with GHS Compiler? 19-Feb-2025
Solution These command line options provide maximum debug information when using GHS Compiler: dual_debug full_debug_info Omoredebug You should not use ignore_debug_references compiler command line option. For more information refer to Missing callstack information when using GHS Compiler ...
Renesas RH850: The debugger cannot connect to the CPU 19-Feb-2025
When troubleshooting the initial debug connection to the target CPU, it is recommended to use the CPU Reset debug command instead of the Download debug command. Possible solutions Properly connected BlueBox and Debug Adapter Check if BlueBox is properly connected to the target debug connec...
AURIX Multi-Core TriCore programming essentials 19-Feb-2025
This application note explains the various multi-core aspects that are important while working on an AURIX™-based project. It presents the flow of functions in an embedded application, which starts with the synchronization of the startup codes, followed by the main entry point, and the act...
TLM: Wait for a free floating license seat 13-Feb-2025
Newer products In TASKING products built with TLM v1.5r1 or higher (released after March 2023), you can set the TSK_LICENSE_WAIT option in licopt.txt to a configurable time period to wait for a free license seat to become available instead of directly terminating when a license request is ...
Orange LED blinking on the iC5 BlueBox 07-Feb-2025
The orange LED (marked F) : It is expected to turn on when the BlueBox is waiting for communication with the PC and to turn off once the communication is established. It will be blinking during a firmware upgrade with the red LED marking the progression through the upgrade steps. Other tha...
Infineon TriCore: Failed to initialize debug session / DAP Initialization failed 07-Feb-2025
Possible causes An External Watchdog resets the chip periodically. Faulty hardware: Target, Debug Adapter, or Active Probe. CPU is always in reset or the debugger cannot reset the CPU. Bad contact if the CPU is in a socket. DAP Wide mode is selected in Hardware |CPU Options |SoC , however,...
Arm VX-toolset v7.1r1 Patches: Update winIDEA and TASKING Eclipse plugin 05-Feb-2025
Update winIDEA Refer to the Install winIDEA Eclipse Plugin in winIDEA Help. Update TASKING Eclipse plugin 1. From the Window menu, select Preferences . 2. In the left pane, expand Install/Update and select Available Software Sites . 3. Enable TASKING and click the Edit button. Make sure th...
What is a patch release? 05-Feb-2025
A patch release is used to fix issues in released compiler products and is provided to you in a streamlined way. The content of a patch can be found in the respective patch release note, for example, the TriCore v6.3r1 patch 9 release note . General facts You can use multiple patches on th...