🎉 We're happy to announce a new public release 🎉

  • 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...
Arm Cortex / Texas Instruments AWR Family: Download to Local RAM fails 06-Nov-2024
When debugging a Texas Instruments AWR family device, it is possible that the RAM download after a reset/power cycle fails. Possible solution A soft reset is needed. Use the SoftResetCR4 script . More resources inwinIDEA Help Arm Cortex architecture-specific notes
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...
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 ...
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...
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...
FLEXlm: Downloads for Compiler products 22-Apr-2026
The FLEXlm License Management System protects TASKING products released before 2014. All TASKING toolsets are subject to the terms and conditions of the Software License Agreement. Downloads Platform License Manager License Daemon Sun Solaris sw000-098-33-cf_v8.4ra2.tar.gz daemon_sunsolari...
NXP/ST Power Architecture: Target memory access 22-Oct-2024
Various cores within the PowerPC e200 family include an MMU (Memory Management Unit). For these particular cores to be able to access their program space memory, the MMU needs to be configured and TLB (Translation Look aside Buffer) entries have to be created at start-up. Variables located...
Application does not start on a target board after the Program Flash memory was erased 15-Apr-2026
During the execution of the erase memory command, i t is likely that the Boot Mode Header (BMHD) was also cleared . This is the case for TriCore 2xx devices where the Boot ROM is part of the Program Memory Unit. For TriCore 3xx devices, the Boot ROM is located in another part of the memory...