TASKING VX-toolset

From SEGGER Wiki
Jump to: navigation, search

TASKING VX-toolset for ARM is an Eclipse based IDE for ARM Cortex-M/R cores.

TASKING VX-toolset for ARM comes with native support for J-Link and does not require additional software components like the J-Link GDBServer. More information about TASKING VX-toolset for ARM and the installation process can be found here.

Using a TASKING VX-Toolset for ARM Project With J-Link

TASKING VX-toolset for ARM comes with a sample project generator. In the following, a short step-by-step tutorial how to configure a TASKING VX-toolset for ARM project to get up and running with J-Link is given.

  • Open the project to configure
  • Click Debug | Debug configurations ... from the main menu
  • Select the proper device in order to setup the target

TASKING VX toolset Tutorial 1.png

  • Switch to the Communication Setup tab
  • Select J-Link over USB (JTAG)

TASKING VX toolset Tutorial 2.png

  • Now the project is ready to be debugged with J-Link / J-Trace.

TASKING VX toolset Tutorial 3.png