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

Unable to enter Debugging mode in Rumba32 with (Platformio + STlink-v3 + Marlin 2.0) #48

Open
amithbg opened this issue Jul 29, 2021 · 1 comment

Comments

@amithbg
Copy link

amithbg commented Jul 29, 2021

Hello All!!

I am currently building a 3D printer with a Rumba32 board and using Marlin 2.0 firmware. After following your tutorials and few issue comments, I am now able to flash the board with ST-LINK-V3 debugger in SWD mode. Unfortunately, I am running into an error when I enter the debugging mode. I have attached the error log below, please guide me through the further steps that can help me fix this.
image

I made these changes to both platform.ini and stm32f4.ini to successfully flash rumba32 using debugger:
upload_port = COM4
upload_protocol = stlink
monitor_speed = 500000
debug_tool = stlink
debug_init_break = tbreak setup
debug_port = COM4

I am looking forward to your responses and valuable suggestions.

Thanks & Regards,
Amith

@leseaw
Copy link

leseaw commented Aug 6, 2021

#44

last Message, have you connect this way?

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

2 participants