From 52a3c4c86d6ea4a6654383138e3dd40c8ff9ac9c Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Thu, 26 Mar 2020 10:52:31 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13484 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 --- demos/STM32/RT-STM32L552ZE-NUCLEO144/Makefile | 2 +- ...52ZE-NUCLEO144 (ST-Link GDB Server, Flash and Run).launch | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/demos/STM32/RT-STM32L552ZE-NUCLEO144/Makefile b/demos/STM32/RT-STM32L552ZE-NUCLEO144/Makefile index 35c743b48..7babae48d 100644 --- a/demos/STM32/RT-STM32L552ZE-NUCLEO144/Makefile +++ b/demos/STM32/RT-STM32L552ZE-NUCLEO144/Makefile @@ -114,7 +114,7 @@ include $(CHIBIOS)/test/rt/rt_test.mk include $(CHIBIOS)/test/oslib/oslib_test.mk # Define linker script file here. -LDSCRIPT= $(STARTUPLD)/STM32L552xE.ld +LDSCRIPT= $(STARTUPLD)/STM32L552xE_TZ.ld # C sources that can be compiled in ARM or THUMB mode depending on the global # setting. diff --git a/demos/STM32/RT-STM32L552ZE-NUCLEO144/debug/RT-STM32L552ZE-NUCLEO144 (ST-Link GDB Server, Flash and Run).launch b/demos/STM32/RT-STM32L552ZE-NUCLEO144/debug/RT-STM32L552ZE-NUCLEO144 (ST-Link GDB Server, Flash and Run).launch index eb302469f..12f2a3bf1 100644 --- a/demos/STM32/RT-STM32L552ZE-NUCLEO144/debug/RT-STM32L552ZE-NUCLEO144 (ST-Link GDB Server, Flash and Run).launch +++ b/demos/STM32/RT-STM32L552ZE-NUCLEO144/debug/RT-STM32L552ZE-NUCLEO144 (ST-Link GDB Server, Flash and Run).launch @@ -35,7 +35,7 @@ - + @@ -49,6 +49,7 @@ - + +