🎉 We're happy to announce new public releases! ðŸŽ‰

  • SWAT v1.1r1 - Software tracing solution now supporting more architectures and operating systems - see SWAT Release Notes.
  • TriCore v6.2r2 Inspector v1.0r8 - An automated method for identifying toolset issues in compiled output code.
  • VX-toolset for Arm - v8.0r1 - A certified compiler toolset for safety-critical embedded software development on Arm cores.
Contact us to get access!

Categories

Recently modified/created topics
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 ...
Extracting SFRs when launching winIDEA 19-Feb-2026
When launching winIDEA, Special Function Registers (SFRs) are expanded to a dedicated SFR location on your computer. If winIDEA detects that the SFR database is corrupt, modified, missing, or does not match the winIDEA version, it restores it. Note that the SFR database could get corrupt i...
Memory usage information included in a map file 19-Feb-2026
The information below shows a use case for the TASKING TriCore toolset. Since the LSL language is also used by the linker executables included in other TASKING compiler products, this information is basically applicable to those products too. The available on-chip memory of an Infineon AUR...