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...
The description of the TASKING C compiler error E208 is generic, as it does not clearly explain what is wrong. Furthermore, the source code line indicated by the error message is not necessarily where the root cause of the error is present. The cause of the error itself is often trivial. B...
Solutions winIDEA SDK can be obtained from the official website or, for Python, from a public server. Website You can findinstallation packages on the official website for the following programming languages: Python Java C++ C# MATLAB LabView Public server winIDEA SDK for Python can be eas...