Got programming working; looks like setting WORKAREASIZE to zero did the trick

This commit is contained in:
Kelvin Ly 2021-05-02 09:52:38 -04:00
parent 0c6bf263bd
commit 82bbd26628
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ ftdi_layout_signal SWD_EN -data 0
ftdi_layout_signal nTRST -data 0x0100 -oe 0x0100
ftdi_layout_signal nSRST -data 0x0200 -oe 0x0200
set WORKAREASIZE 0
source [find target/stm32l0.cfg]
$_TARGETNAME configure -event reset-end {