This website uses cookies so that we can provide you with the best user experience. To read more about the cookies we use and to change your settings see our Cookies Policy.
This article is valid when the toolset is working fine on another PC with the same installation and settings, but not on this one. The license key or file cannot be found because its location is unknown to the licensing system. Possible solution Check the environment variables of your PC b...
If you use a local license server, it listens on port 9090 by default. If this port is already in use by another application, the TASKING License Service under Windows cannot start and Windows will display the following error message: Windows could not start the TASKING License Service ser...
You can inspect the actual status and log information of your local license server by running a browser on this server using the following address: http://localhost:9090/stats To check if the server can be reached from a client, open the below URL from the client PC: http:// lic_server_hos...
In general, for a real-time observation of the variables these must be written in the data memory and not for example only held in the cache since cache memory is not visible to the debugger. If you want the "cached only" variables to be seen by the debugger, you will need an EVE script or...
Solution The hardware serial number (SN) is located on the bottom of the hardware tools: BlueBox Active Probe Debug Adapter The position of the hardware serial number can vary because of the different sizes of the debug adapters.
Most common reason is using authentication keys when partitioning the FlexRAM to EEPROM. Authenticating and removing this authentication by using CSEc keys is not supported by winIDEA. The partitioning can only be reversed manually. When no authentication keys are used , the EEPROM section...
This application note provides details on the internal sections that are generated in addition to the normal code and data sections. It walks you through the following compiler-generated internal sections and describes how they can be utilized: Initializers: *.n.ini.* String literals: *.n....
This application note provides several helpful tips and tricks to help you use Linker Script Language (LSL) effectively in a TriCore VX-toolset. The key topics include: LSL code core association and data core association Using the overflow keyword for distributed output sections Using the ...
Possible solution 1. Select Debug |Prepare to Attach . 2. If using Hot Attach, follow the Hot Attach procedure to safely attach to the Target. 3. Select Hardware |Scripts |Unsecure (can also be Chip Erase or similar). This operation needs JTAG/SWD debug port to be accessible. Devices, wher...