Skip to content

Commit

Permalink
Update startup_s1sbp6a.S
Browse files Browse the repository at this point in the history
fix DAPLINK "The transfer timed out." error
  • Loading branch information
sdrstone1 authored Sep 17, 2020
1 parent 0db72d0 commit dd1c59f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
/************************************************************************************
* Vectors
************************************************************************************/
.section .vectors
.section .vectors, "a"
.align 2
.globl __Vectors
__Vectors:
Expand Down

0 comments on commit dd1c59f

Please sign in to comment.