-
Notifications
You must be signed in to change notification settings - Fork 8
Description
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
Assignees
Labels
Type
Projects
Status