Categories

Recently modified/created topics
Renesas RH850: Challenge & Response Authentication 03-Apr-2025
This topic describes how to enable PE and ICUM debugging using Python scripts when the Challenge & Response Authentication is enabled. Intelligent Cryptographic Unit Master (ICUM) is a RH850 HSM core that can run secure cryptographic operations. The ICUM is disabled at the device shipment....
How to manage a large number of SFRs? 03-Apr-2025
The SFR window displays a large number of SFRs, which can be difficult to manage in some use cases. Possible solutions Create a custom SFR window Create a custom SFR windowthat contains only the registers you select. 1. Open View | Debug | SFR | New Custom SFR . 2. Give it a meaningful nam...
Arm VX-toolset: Integrating NXP S32 Design Studio 03-Apr-2025
S32 Design Studio (S32DS) is one of the IDEs we support, allowing you to integrate winIDEA’s debugging capabilities into your development workflow. In addition to winIDEA, you can also integrate the TASKING VX-toolset for Arm into S32DS. Solution 1. Install VX-toolset for Arm v7.1r1 S32 v3...
Difference between Installer and Portable winIDEA editions 03-Apr-2025
winIDEA is offered in two editions. Contentwise both editions are the same. Installer A typical installation program, which places the program into a specific folder (e.g., Program Files), automatically creates a shortcut on your desktop, in the start menu and adds an uninstaller. Portable...
C compiler: Minimize the impact of disabling a specific optimization 02-Apr-2025
For the TASKING C compiler, enabling and disabling optimizations for the complete project or one of its modules can have a significant impact on the entire project. With the #pragma optimize instructions you can selectively enable or disable specific optimizations at the source level, and ...
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...