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

Program stalled on statement sleep_ms() when started using openocd #2132

Open
alphatech56 opened this issue Dec 9, 2024 · 1 comment
Open

Comments

@alphatech56
Copy link

When I started program hello_serial provided as an example in sdk 2.1 on pico W using openocd -f interface/raspberrypi-swd.cfg -f target/rp2040.cfg -c "program hello_serial.elf verify reset exit" I got “hello word” only once. After rebooting pico program runs correctly.

With sdk 1.5 this commands runs correctly.

@alphatech56 alphatech56 changed the title Program stalled when started using openocd Program stalled on statement sleep_ms() when started using openocd Dec 10, 2024
@alphatech56
Copy link
Author

Sorry, everything was fine with sdk 2.0.0

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