TASKING VX-toolset for Arm v8.0r1
Release Note

Scope

This release note covers the changes between v7.1r1 and v8.0r1 of the TASKING VX-toolset for Arm.

For release notes prior to v8.0r1, please visit the TASKING Arm support website.

Contents

Important Notices

This release of TASKING VX-toolset for Arm supports mainly newer devices.

The product includes the following features:

The following devices are no longer supported:

Build Numbers

All executable files in this release have the following build number: Build 25121674.

New in v8.0r1

Fixed Issues in v8.0r1

Fixed Problems

Quick Start

For a quick start, just start the IDE from the Start menu. This will start the Eclipse based development environment. You will be asked to select a workspace. In case you used Eclipse before it is recommended to select a new workspace. After clicking OK, you will see the 'Welcome' view. On this view you will see icons that link to specific information.

License Information

TASKING products are protected with TASKING license management software.

License key

You need a license key when you install a TASKING product on a computer. When you order a TASKING product from TASKING or one of its distributors, a license key will be sent to you by email or on paper.

See the TASKING License Management (TLM) Support page for information on obtaining a license.

Verbose Logging

You can set the TSK_LOG_VERBOSE option in licopt.txt, or as an environment variable, to different verbose levels.

With level 3 or higher, detailed license configuration information is shown, which is useful for debugging licensing problems. For example, it shows the environment variables or options used, the license key and the search path.

Support for wait for a free license

You can set the TSK_LICENSE_WAIT option in licopt.txt to a configurable time period to wait for a free license seat to become available instead of directly terminating when a license request is denied.

See section Wait for a Free License in the TASKING License Management online documentation.

Wait for Available Process

If your license specifies a maximum number of processes you are allowed to use, you can set the TSK_PROCESS_WAIT option in licopt.txt, or as an environment variable, to the parallel process time-out (default: unlimited). This specifies the number of seconds the system is allowed to wait for a process to run if the maximum number of parallel processes permitted by the license is already running.