Categories

IDE/Eclipse
Supported free JREs for the Eclipse-based TASKING products to replace Oracle JRE 02-Jul-2025
Note that you need to install a Java Virtual Machine (JVM) to use Eclipse. A 64-bit version of Eclipse requires a 64-bit JVM, and a 32-bit version requires a 32-bit JVM. You can install either a Java Runtime Environment (JRE) or a Java Development Kit (JDK). TASKING product releases up to ...
Migrate an ADS example from the Infineon GitHub to the TASKING TriCore Eclipse IDE 25-Jun-2025
The AURIX Development Studio (ADS) can import example projects downloaded and extracted fromthe Infineon GitHub . Meanwhile, the TASKING TriCore Eclipse environment does not support the import of an existing ADS project into a TASKING Eclipse workspace. Possible solution To mitigate this, ...
Eclipse IDE/Command line : Show help on tool errors 12-Jun-2025
Possible solution Eclipse IDE When you encounter errors or warnings in the TASKING Eclipse IDE during the build process , they are displayed in the Problems view. To get more details or information about errors or warnings encountered : 1. Right-click on an error or warning in the Problems...
Build an ADS Limited project using SmartCode as an external toolchain 22-May-2025
The Infineon AURIX Development Studio (ADS) Limited includes a SmartCode version for evaluation purposes. To build ADS Limited projects using, for example, a newer evaluation version of the SmartCode product or a commercial version , you can configure SmartCode as an external toolchain. Pr...
Debugger Error: Loading failed: A problem occurred during downloading 07-Jan-2025
When your application is fully located in RAM, the debugger may fail to download and run it on the target. In that case, the debugger issues an error: Loading failed: A problem occurred during downloading Possible solution Certain parts of the internal memory are automatically cleared duri...
TriCore Eclipse IDE: An Error had occured. See the log file 07-Jan-2025
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...
SmartCode: Error: Java was started but returned exit code=X 30-Dec-2024
The SmartCode Eclipse IDE requires a 64-bit Java Runtime Environment (JRE) v11 or higher. Typically, this JRE is installed when the SmartCode product is installed, provided the installer does not detect an existing JRE installation. However, due to the installation of other products that r...
Eclipse quits with an error after updating Java JRE or installing a product 24-Sep-2024
After updating Java JRE, the following Eclipse error may show up: An error has occured. See the log file workspace\.metadata\.log. The log file shows a line like this: Caused by: java.lang.IllegalArgumentException: Invalid version number: Version number may be negative or greater than 255 ...
How can I view the command line invocations of all executed tools during a build? 23-Sep-2024
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...