Categories

Recently modified/created topics
Do the Eclipse-based products for TriCore, GTM, and the Embedded Debugger work with OpenJDK? 01-Oct-2024
Yes, you can use the free OpenJDK 8 with our products that use the Eclipse platform v4.5.1 (Mars 1). These products are: TASKING VX-toolset for TriCore versions v6.1r1 and higher GTM v3.2r1 and higher TASKING Embedded Debugger v1.0r3 and higher Note that Eclipse requires you to have a Java...
Trace window displays 'Not loaded' 30-Sep-2024
Trace window content is not refreshed properly after the trace recording is finished and uploaded. Possible solution Scroll the results using PgUp/PgDd. More resources in winIDEA Help Trace window
How to erase a specific Flash Memory region? 30-Sep-2024
The granularity of the erased section depends on the target device. The smallest size of Flash memory that can be erased is defined by the Flash sector size. Solution Follow the How to erase a specific Flash Memory region how-to guide in winIDEA Help, which describes how to erase a part of...
Running out of disk space 30-Sep-2024
winIDEA stores various temporary files in %TEMP%/iSYSTEM , or if specified, %ISYSTEM_TEMP% directory. Most of the created files are meant to speed up your debugging experience and they remain there even after winIDEA is closed. winIDEA will clean up such files regularly, but depending on w...
Why isn't the control program a part of the qualified toolset components? 27-Sep-2024
The control program (cctc) facilitates the invocation of the qualified tools of the TriCore toolset from a single command line. If you would like to know which options are passed to the individual tools, you can enable the verbose option -v and review the output. The control program itself...
Renesas RH850/F1KH/F1KM: The application is reconfiguring PLL 27-Sep-2024
If the application is reconfiguring the Phase-Locked Loop (PLL) after the device powers on, it might cause issues when attempting to access Option bytes. The issue happens since the FP5 method for Option byte access fails after PLL reconfiguration. Mass erasing all code/data from the flash...
Vector MICROSAR Profiling: Profiler shows hexadecimal value instead of name 26-Sep-2024
There may be occasions when the winIDEA Analyzer displays hexadecimal values instead of the expected object names or states. This outcome is expected when using a Data area as opposed to OS objects. However, when utilizing OS objects, the Analyzer should display the names. If this isn’t th...
Determining maximum Debug Adapter cable length 26-Sep-2024
You were attempting to extend the Debug Adapter cable with an additional cable. This extension resulted in a loss of connection to the target and debugging became impossible. Possible solutions Active Probe The functionality of the BlueBox cannot be guaranteed when additional cables are us...
Build and run Windows Docker Image 26-Sep-2024
This application note provides detailed guidance for creating and running a Docker image for VX-toolset for TriCore v6.3r1 whether on local disks or in remote repositories. It walks you through setting up Docker Desktop, preparing a Dockerfile, building and running the image, and managing ...
TriCore Qualification Kit: Qualified toolset components and options 25-Sep-2024
To see which tools are qualified, refer to section 1.7 Qualified toolset components in the Safety & Cybersecurity Manual TASKING VX- toolset for TriCore v6.3r1 . To see which tool options are qualified, refer to the Annex J List of qualified tool options in the Safety & Cybersecurity Manua...