Skip to content
New issue

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

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

Already on GitHub? # to your account

Cannot upload und debug Arduino Due with Stlink-V3set #185

Open
FGSikasa opened this issue Mar 10, 2022 · 0 comments
Open

Cannot upload und debug Arduino Due with Stlink-V3set #185

FGSikasa opened this issue Mar 10, 2022 · 0 comments

Comments

@FGSikasa
Copy link

I have this ini settings:

[env:due]
platform = atmelsam
board = due
framework = arduino
debug_tool = stlink
upload_protocol = stlink

I get the following output:
Warn : target at91sam3X8E.cpu examination failed
embedded:startup.tcl:1070: Error: ** Unable to reset target **
in procedure ‘program’
in procedure ‘program_error’ called at file “embedded:startup.tcl”, line 1107
at file “embedded:startup.tcl”, line 1070
*** [upload] Error 1

I have tried the flags as follows but it did not help !

upload_flags = -c reset_config none
upload_flags = -c reset_config trst_only
upload_flags = -c reset_config srst_only
upload_flags = -c reset_config trst_and_srst

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

No branches or pull requests

1 participant