🎉 We're happy to announce a new public release ðŸŽ‰

  • Pin Mapper for AURIX v1.1r5 - A graphical tool for defining AURIX device port mapping and generation of device initialization code
Contact us to get access

Categories

Recently modified/created topics
BlueBox: Manual IP Configuration 12-Mar-2026
If the DHCP server is unavailable or the BlueBox cannot be discovered because it is not within the same broadcast domain, you must manually assign the IP address. If the BlueBox is configured to acquire the IP address from a DHCP server, but this fails, it will use the IP configuration spe...
winIDEA: Reach maximum flash programming performance 09-Mar-2026
Programming applications to a microcontroller can take a lot of time, especially if the application is large, the storage device is external memory and the data rate is slow. Possible solutions Minimize download time - general settings Make sure Use buffer compression and Use hash verifica...
TriCore Eclipse IDE: An Error had occured. See the log file 04-Mar-2026
TriCore VX-toolset v6.3r1 Eclipse IDE requires a 64-bit Java Runtime Environment (JRE) v8 or above. The installer tries to detect if a 64-bit JRE is already present. If not, it will install JRE build v1.8.0_162. If multiple JRE versions are installed, it might happen that the Eclipse inclu...
Linux: Install winIDEA 9.12.288 04-Mar-2026
These instructions explain how to install winIDEA on Ubuntu using Wine. They were tested with Ubuntu and Kubuntu 12.04, 13.10, and 14.04 using Wine 1.4, 1.5, and 1.6. Other Linux distributions are supported as long as WineHQ is available (installation steps may differ slightly). Configurat...
Vector CANoe: Connectivity failed 25-Feb-2026
Most likely native libraries are not copied to the correct folder. Possible solution ConnectCSLib.dll and native isystemConnect.dll must be copied to the CANoe executables folder location ( Canoe/Exec32, Canoe/Exec64 ) or to the Windows system folder. It is advisable to copy BOTH native li...
Communication port/hardware not found 25-Feb-2026
Communication between winIDEA and the BlueBox fails and generates an error. Once you execute the Communication test, it displays the message: Hardware not found. Possible causes and solutions BlueBox is turned off Turn on the BlueBox and try again. Wrong hardware type selected Verify the H...
Linker Script Language (LSL) tips & tricks for the TriCore toolset 24-Feb-2026
This article is for the TriCore toolset. A similar approach applies to SmartCode as well. However, the keywords or code snippets would be different. The following articles provide several helpful tips and tricks for using Linker Script Language (LSL) effectively in the TriCore VX-toolset. ...
Using the 'overlay' keyword to run code from RAM 24-Feb-2026
This article is for the TriCore toolset. A similar approach applies to our other products, like SmartCode, and Arm. Note that the keywords or naming conventions are different in Arm. When you have a function that needs to be executed in RAM, a RAM-to-ROM copy loop is required to copy the f...
TLM: Change linger time 19-Feb-2026
Linger time , which applies only to floating licenses, is encoded in the license key, and you cannot modify it. Solution Contact your TASKING account manager or the sales team with your license serial number. Changing the linger time may involve additional costs. More resources TASKING Lic...
Infineon AURIX: Cannot step over function 19-Feb-2026
While debugging in winIDEA, some functions (or source lines) cannot be stepped over. The dialog Step Operation in Progress appears. If the CPU is running, the same function executes normally. One of the possible root causes for such behavior is that the function that is being stepped over ...