Categories

Recently modified/created topics
Using the TriCore Inspector in the TASKING TriCore Eclipse Environment 25-Apr-2025
The TASKING TriCore Inspector is a product that allows you to verify whether the compilation of your code is affected by known issues in various components of the TASKING VX-toolset for TriCore, as presented on the TASKING Issue Portal . Essentially, the Inspector is a copy of the existing...
Error: Active Probe not recognized/not found 25-Apr-2025
Possible solutions Confirm the correct BlueBox selection Ensure you are connected to the correct iC7max/iC5700 to which you have connected the Active Probe. Check via Hardware | Debugger Hardware . Confirm indicator light status The indicator LED on the Active Probe should light up or star...
winIDEA: No License providers were found 18-Apr-2025
All licenses are stored in hardware. winIDEA has to be connected to the specific hardware to find the license. This error can show up only when BlueBox hardware is used to store the license. Possible causes and solutions Wrong hardware Select the right hardware type from the drop-down menu...
Arm Cortex Stellar SR6P6 and SR6P7/G7: JTAG Password to unlock debug interface 18-Apr-2025
Possible solution 1. Open Hardware |CPU Options |Reset. 2. Add a custom EVE script to I nitialization before Programming | Connect . 3. Check the Same as Programming in Initialization before Debug Session section. 4. Edit the script parameters via the arrow button. If HOST debug protection...
TriCore Inspector: Disable issue detection for issues resolved in a patch level 16-Apr-2025
This article is applicable only for TriCore VX-toolset Patch levels above v6.2r2 patch 2 and v6.3r1 patch 2. The TriCore v6.2r2 Inspector v1.0r7 is based on the TASKING VX-toolset for TriCore v6.2r2 Patch 2, and the TriCore v6.3r1 Inspector v1.0r6 is based on the TASKING VX-toolset for Tri...
What is a patch release? 14-Apr-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...
Embedded target does not provide a matching debug connector 14-Apr-2025
If the embedded target does not provide a matching debug connector (e.g. has a different pinout as the BlueBox debug adapter), it is not recommended to use wires or any other material ( example 1 , example 2 , example 3 - note that these are examples of not working systems). Possible solut...
winIDEA: How do I report an issue? 11-Apr-2025
If you do not find the solution after checking our winIDEA Help or Tutorials , contact the Support team and follow the steps below: Report a technical issue 1. Generate a Support (WSB) file via Help| Support| Technical Support. Depending on the issue attach the following files: Workspace, ...
Verify option when using software breakpoints 11-Apr-2025
Implementing a software breakpoint means inserting a special breakpoint instruction to the execution memory. This means that the actual memory, containing the code, will be modified. If the Verify option is enabled, winIDEA compares the actual memory with the Program File. Since the memory...
C compiler: System Error: S9xx internal consistency check failed - please report 10-Apr-2025
System errors such as S900, S903, S911, and S917 indicate an internal problem with the TASKING C compiler. There is a good chance this is caused by an issue with a certain C compiler optimization. Therefore, disabling this optimization might be a possible mitigation. Possible solution To d...