Skip to content

[Bug]: XRTOS View does not work with Zephyr #599

@ReinhardKeil

Description

@ReinhardKeil

Description

CMSIS-Debugger internal test version:

Test Project https://github.com/Open-CMSIS-Pack/Zephyr-ST

XRTOS View reports "Loading"

Steps to Reproduce

Follow steps in README.md of the repo for tool installation and environment setting

use latest nightly CMSIS Solution build
use latest nightly CMSIS-Toolbox build or CMSIS-Toolbox 2.12.0 once released
Ensure that the ST-Link@pyOCD debugger is selected and task.json and launch.json are generated

use pyOCD 0.39.0 download from https://github.com/pyocd/pyOCD/releases/tag/v0.39.0 for your host and unzip to a location of your choice.

in launch.json:
set "server": "C:\\<path to your 0.39.0 unzip location>\\pyocd", set "auxiliaryGdb": falseset"updateConfiguration": "manual"`

In the CMSIS View:
Press the build-button
after build completes
Press the debug button

You should reach main successfully
Open XRTOS

Expected Behavior

No response

Additional Information

No response

Metadata

Metadata

Labels

Other ExtensionsWork on or inclusion of other open-source or proprietary extensions required.

Type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions