Hi all,
attached is a small patch for the lisa-l.cfg to use the
target/stm32f1x.cfg instead of the deprecated target/stm32.cfg
Cheers, Felix
diff --git a/tcl/board/lisa-l.cfg b/tcl/board/lisa-l.cfg
index 00afa5e..73f51a2 100644
--- a/tcl/board/lisa-l.cfg
+++ b/tcl/board/lisa-l.cfg
@@ -4,4 +4,4 @@
# Work-area size (RAM size) = 20kB for STM32F103RB device
set WORKAREASIZE 0x5000
-source [find target/stm32.cfg]
+source [find target/stm32f1x.cfg]
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel