RTX RTOS awareness plugin for the J-Link GDB Server.
- RTX V5 - Tested and seems stable.
- mBed - based on RTX V5, should work - not tested.
Currently only Cortex M0-M4 targets are supported.
- Download the ZIP from the release.
- Extract the lib appropriate to your OS into a directory of your choice.
- Launch the J-Link GDB Server and provide path to the lib:
JLinkGDBServer -rtos path-to-lib
This repository does not include any original SEGGER files.
The original content is released under the MIT License, with all rights reserved to Tal Risin.
The plug-in client API definitions (the RTOS_*
functions) and the GDB server API definitions are compatible with the SEGGER GDBServer RTOS Plug-in SDK API definitions.
All IP rights, title and interest in the GDBServer RTOS Plug-in SDK are and shall at all times remain with SEGGER.
Copyright (c) 2004-2020 SEGGER Microcontroller GmbH & Co. KG
Internet: www.segger.com Support: [email protected]