If the DHCP server is unavailable or the BlueBox cannot be discovered because it is not within the same broadcast domain, you must manually assign the IP address. If the BlueBox is configured to acquire the IP address from a DHCP server, but this fails, it will use the IP configuration spe...
Programming applications to a microcontroller can take a lot of time, especially if the application is large, the storage device is external memory and the data rate is slow. Possible solutions Minimize download time - general settings Make sure Use buffer compression and Use hash verifica...
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...
These instructions explain how to install winIDEA on Ubuntu using Wine. They were tested with Ubuntu and Kubuntu 12.04, 13.10, and 14.04 using Wine 1.4, 1.5, and 1.6. Other Linux distributions are supported as long as WineHQ is available (installation steps may differ slightly). Configurat...
Most likely native libraries are not copied to the correct folder. Possible solution ConnectCSLib.dll and native isystemConnect.dll must be copied to the CANoe executables folder location ( Canoe/Exec32, Canoe/Exec64 ) or to the Windows system folder. It is advisable to copy BOTH native li...
Communication between winIDEA and the BlueBox fails and generates an error. Once you execute the Communication test, it displays the message: Hardware not found. Possible causes and solutions BlueBox is turned off Turn on the BlueBox and try again. Wrong hardware type selected Verify the H...
This article is for the TriCore toolset. A similar approach applies to SmartCode as well. However, the keywords or code snippets would be different. The following articles provide several helpful tips and tricks for using Linker Script Language (LSL) effectively in the TriCore VX-toolset. ...
This article is for the TriCore toolset. A similar approach applies to our other products, like SmartCode, and Arm. Note that the keywords or naming conventions are different in Arm. When you have a function that needs to be executed in RAM, a RAM-to-ROM copy loop is required to copy the f...
Linger time , which applies only to floating licenses, is encoded in the license key, and you cannot modify it. Solution Contact your TASKING account manager or the sales team with your license serial number. Changing the linger time may involve additional costs. More resources TASKING Lic...
While debugging in winIDEA, some functions (or source lines) cannot be stepped over. The dialog Step Operation in Progress appears. If the CPU is running, the same function executes normally. One of the possible root causes for such behavior is that the function that is being stepped over ...