🎉 TriCore v6.3r1p10 available! We're happy to announce the public patch release of TASKING VX-toolset for TriCore v6.3r1p10. Contact us

Categories

Recently modified/created topics
Flash programming with multiple Program Files 17-Sep-2025
This topic explains the process of programming multiple Program Files using winIDEA, and particularly focuses on creating memory images and handling overlapping files. When downloading files, winIDEA creates a single memory image that encompasses all the files to be programmed onto the tar...
View the command line invocations of all executed tools during a build 17-Sep-2025
To view all tool invocations during a build in the Console view of Eclipse: 1. Select Project | Properties | C/C++ Build | Settings | Global Options 2. Enable the option Verbose mode of control program and rebuild your application or file. From the command line, you can use the control pro...
Install/uninstall a patch 16-Sep-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...
Patch release 16-Sep-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: Supported microcontrollers 15-Sep-2025
winIDEA supports a wide range of microcontrollers, which are listed and regularly updated on our website. Solution 1. Refer to a complete overview of MCUs that are supported by winIDEA. 2. Select your Microcontroller Architecture. 3. Open the accordion menu Supported Microcontrollers . If ...
Failed to initialize debug session / Emulation start failed 15-Sep-2025
The error means that the debugger failed to connect to the target CPU. This can be for different reasons. When troubleshooting the initial debug connection to the target CPU, it is recommended to use the CPU Reset instead of Download. Possible causes and solutions BlueBox is not properly c...
Memory window: Fill large memory blocks with unique values 15-Sep-2025
Occasionally, we want to fill a certain amount of memory with different values for each byte. If the memory that we want to fill is not larger than the maximum display size (8B), we can do this by utilizing the Fill operation in the Memory window. For example, we can fill 8B from the locat...
daqIDEA: Observe data in an application in low-power mode 15-Sep-2025
The application's frequently enters a low-power sleep mode. During these sleep periods, memory access is restricted, making it impossible to access or modify global variables. This, in turn, poses a challenge, especially during debugging and testing phases, as the variables of interest are...
winIDEA legacy builds and discontinued BlueBox hardware 15-Sep-2025
winIDEA IDE Legacy builds supporting legacy architectures (e.g., S12X) or hardware (e.g,. iC3000): winIDEA 9.21.129 winIDEA 9.21.69 winIDEA 9.21.0 winIDEA 9.17.188 winIDEA 9.12.288.4 winIDEA 9.12.256 winIDEA 9.12.225 Each legacy build includes download links (installer and portable winIDEA...
INIT string request error: Next button not activated 15-Sep-2025
The Next button doesn’t activate after you enter thecorrect License serial number in the winIDEA Licensing dialog. That means you are using: Older winIDEA version and it doesn’t support the feature you are trying to activate. winIDEA version 9.17.158. Possible solution Use a newer winIDEA ...