-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
can not debug #1
Comments
Sorry, I don't know what could be wrong.. I run on a Mac and have no access to a Windows machine. |
@valeros do you have any ideas? |
Hi @mikisama ! It's hard to guess what went wrong, but Renode can be used as the debug tool directly without custom commands. Please try the following configuration: [env:hifive1]
platform = sifive
framework = zephyr
board = hifive1
monitor_speed = 115200
debug_tool = renode If it doesn't work as well, then please open an issue here https://github.com/platformio/platform-sifive/issues |
Hi @valeros, it works!!! Thanks |
Hi, @carlosedp
I play these demos on my win10 laptop. These programs can be successfully uploaded and run on renode, but when I try to debug the application, there are some garbled codes in the debugging console of VSCode.
Would you mind sharing some suggestions?
The text was updated successfully, but these errors were encountered: