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 @@ - + +