🎉 We're happy to announce new public releases 🎉

  • TriCore v6.3r1 Inspector - v1.0r9 - A family of tools that provide an automated method for identifying toolset issues in compiled output code
  • VX-toolset for RH850 - v5.0r1 - Industry’s First End-to-End Compile, Debug and Test Toolchain for Renesas RH850 Microcontrollers
  • VX-toolset for TriCore - v6.4r1 - Software development environment of certified compiler toolsets for Infineon AURIX TC2xx/TC3xx microcontrollers
Contact us to get access
Categories
winIDEA Target Download - Writing to a memory from a file without interrupting debug session 04-Dec-2025
With Target Download functionality, you can write to memory from a file without resetting your target system. Solution 1. Open Debug |Configure Session |SoCs | Target Files . 3. Add files you want to write to the target memory. 4. Go to the Startup page and s elect Target files in the Targ...
NXP/ST Power Architecture: Download/reset does not work 22-Oct-2024
Certain PowerPC chips have escalation counters. These counters will keep track of consecutive resets and, if there are too many in a short time, the chip goes into a permanent reset. As a result, winIDEA cannot establish a debug session since the chip is in reset. Solution The solution is ...
The debugger cannot connect to the Target 17-Jul-2025
If you are experiencing issues with establishing debug session, follow the below tips: Possible solutions Power-cycle your device and try to perform a reset This way you will pinpoint the issue either with: Establishing debug session (if reset fails as well) or Flash programming (if reset ...
How to control the power of an embedded target in automated testing? 04-May-2026
For automated testing, it is often required to control the power of a target device. No matter if the target should be power-cycled to have a defined state for tests, or if the target should only consume power when tests are actually executed. There are several options how target power con...
Arm Cortex-M: Application does not run correctly after download into Flash 01-Aug-2024
Two different applications (A and B) are added into a winIDEA workspace. Application A is debugged and then Application B is downloaded and debugged. Once the Application B is downloaded the core is not stopped on the correct reset vector. Running the core from this state results in Hard F...
winIDEA: Inspecting what gets loaded to target memory 02-Jul-2026
To see what is loaded to the Target CPU memory before actually downloading or flashing the application, use the Load map in conjunction with winIDEA running in a so-called Demo Mode. Solution 1. Activate winIDEA Demo Mode by clicking Tools | Demo Mode . 2. Perform Debug | Download . 3. Ope...
Connect BlueBox and target via debug adapter 04-May-2026
The debug adapter is directly connected to the target, and the other side connects via the ribbon cable to the iC5 (iC5000/iC5700) or iC7 (iC7mini/iC7pro) connectors. Detailed steps in Hardware Setup and Configuration Tutorial. Configuration steps 1. Connect the Power supply. 2. Connect th...
Renesas RH850G3: Download to Local RAM fails 26-Nov-2024
In most RH850 devices the Local RAM is accessible from different addresses via a core bus and a DMA bus. By default, a faster, DMA bus access is set. Normally the core's Local RAM is accessible at the "self area" address by its core only. Note that if the download code is linked at the cor...
Target power control using BlueBox and ADIO 03-Jul-2024
Would you like to utilize a solid-state relay in combination with BlueBox and its accessories to gain control of the connected target's power source? Find out more in winIDEA Help - Target power control using BlueBox & ADIO .
Connect iC7max/iC5700 BlueBox and target with Active Probe 11-May-2026
The Active Probe is connected to the target on one side, and on the other side it connects to the iC7max/iC5700 FNet port with the FNet cable. In the Setup and Configure Hardware, you'll find detailed steps to connect to the following Active Probes: Infineon DAP/DAPE II AGBT/SGBT/Aurora Ac...