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

west: debugserver command does not work #52065

Closed
finikorg opened this issue Nov 8, 2022 · 1 comment
Closed

west: debugserver command does not work #52065

finikorg opened this issue Nov 8, 2022 · 1 comment
Assignees
Labels
area: QEMU QEMU Emulation area: West West utility bug The issue is a bug, or the PR is fixing a bug west

Comments

@finikorg
Copy link
Collaborator

finikorg commented Nov 8, 2022

Testing with qemu_x86_64

This works

$ west build -p -b qemu_x86_64 -t debugserver zephyr/samples/hello_world

Using west debugserver command I have following:

$ west debugserver
-- west debugserver: rebuilding
ninja: no work to do.
FATAL ERROR: either a pristine build is needed, or board qemu_x86_64 doesn't support west flash/debug (no ZEPHYR_RUNNERS_YAML in CMake cache)
@finikorg finikorg added bug The issue is a bug, or the PR is fixing a bug area: West West utility west area: QEMU QEMU Emulation labels Nov 8, 2022
@mbolivar-nordic
Copy link
Contributor

 board qemu_x86_64 doesn't support west flash/debug (no ZEPHYR_RUNNERS_YAML in CMake cache)

It's right there in the error message...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: QEMU QEMU Emulation area: West West utility bug The issue is a bug, or the PR is fixing a bug west
Projects
None yet
Development

No branches or pull requests

2 participants