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...
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...
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...
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...
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...
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...
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...
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, ...
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...
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...