Categories

Recently modified/created topics
OSEK / AUTOSAR: iTCHI 26-Mar-2025
Trace Configuration Helper (iTCHi) is a set of scripts that can help you configure OS and RTE-aware hardware traces for the winIDEA Analyzer.iTCHi is located in the scripts/itchi folder in your winIDEA installation folder. iTCHi is supported from winIDEA version 9.17.156. iTCHi Wizard is a...
Infineon DAP miniWiggler 25-Mar-2025
Infineon DAS Wiggler plugin enables the Infineon DAP miniWiggler directly within winIDEA to allow direct programming and debug control of AURIX devices. Supported IDEs and licensing 32-bit winIDEA version 9.21.48 or higher 64-bit winIDEA version 9.21.48or higher with DAS V7.0 The tool is f...
Install multiple patch levels next to each other on one machine 24-Mar-2025
As our patches do not contain the baseline software, you must first install the baseline software of the product and then install the respective patch. Also, before proceeding with the installation of a patch, please make sure to refer What is a patch release to avoid any mistakes during t...
Install/uninstall a patch 24-Mar-2025
As our patches do not contain the baseline software, you must first install the baseline software of the product and then install the respective patch. Also, before proceeding with the installation of a patch, please make sure to refer What is a patch release to avoid any mistakes during t...
What is a patch release? 24-Mar-2025
A patch release is an update to a released compiler product that includes modified or new files to address specific issues or improvements. It is not a complete product but rather a set of changes that modify an existing installation. The changes between the baseline software and the patch...
winIDEA installation folder locations 24-Mar-2025
After successful winIDEA installation settings, workspaces, templates and special function registers are located in the following folders: Installation folder C:\winIDEA Temp files %TEMP%\iSYSTEM if the environment variable is specified:D:\%ISYSTEM_TEMP% SFR database SFR location is displa...
OSEK / AUTOSAR: How to export Profiler data to MDF4 format? 24-Mar-2025
ASAM MDF4 is a storage-efficient binary trace format that is widely used in the embedded industry. In the context of the AUTOSAR ARTI project, MDF has been extended with support for AUTOSAR OS and RTE objects, as well as customizable signals. Possible solution 1.Use the Trace Configuration...
NXP/ST Power Architecture / MPC560x, SPC560P, SPC560B: Watches & Disassembly showing illegal instructions 13-Mar-2025
Later in the debug session, after observing a certain variable through a pointer or directly, some or all the values in the Watch windows get corrupted and the Disassembly Window displays the message Illegal Instructions . The value of the variable is not modified, it is only read. Possibl...
NXP/ST Power Architecture: Trace trigger doesn't work – Analyzer remains in WAITING state 13-Mar-2025
Nexus Event Out Pin (EVTO) signal is used in winIDEA as a trace trigger, but it is not enabled. Possible solution To generate the trigger event (EVTO), enable it in the Trigger Configuration dialog. 1. Open View | Analyzer . 2. Click the Analyzer Configuration button. 3. Check the Manual H...
Infineon AURIX: HSM breakpoints not recognized after application reset 13-Mar-2025
This topic explains what an application reset is, why it affects breakpoint detection, and provides potential workarounds for debugging HSM (Hardware Security Module) cores effectively. What is an application (software) reset? In the context of AURIX debugging, an application reset refers ...