Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help with Debug configuration using --runner jlink #57

Open
dsilva-vd opened this issue Jul 25, 2022 · 1 comment
Open

Help with Debug configuration using --runner jlink #57

dsilva-vd opened this issue Jul 25, 2022 · 1 comment

Comments

@dsilva-vd
Copy link

Hi,

I'm not sure if this is the right place to post. I'm trying to setup a hardware debug configuration for a STM32F411RE Nucleo board (the debug interface is JLink). The Nucleo ST Link is flashed to behave like a Segger JLink

I can run west flash --runner jlink from the command prompt and it successfully programs the flash.

When I setup the debug configuration to use west (invoke flash) and provide argument '--runner jlink' I get the following errors
image

Debug Configuration setup
image

image

image

Thanks

@dsilva-vd
Copy link
Author

Just an update. If I select do not flash hardware target I am able to load the code and step through it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant