diff --git a/demos/device/device_cmsis_rtx/device_cmsis_rtx.uvproj b/demos/device/device_cmsis_rtx/device_cmsis_rtx.uvproj
index 77bd933eb..26bdea637 100644
--- a/demos/device/device_cmsis_rtx/device_cmsis_rtx.uvproj
+++ b/demos/device/device_cmsis_rtx/device_cmsis_rtx.uvproj
@@ -3990,7 +3990,7 @@
- ..\..\..\mcu\lpc43xx\keil_ram.ini
+ ..\..\..\mcu\lpc43xx\lpc43xx_debug_init.ini
Segger\JL2CM3.dll
diff --git a/demos/device/device_freertos/device_freertos.uvproj b/demos/device/device_freertos/device_freertos.uvproj
index 770d6a487..3e4d3e4d1 100644
--- a/demos/device/device_freertos/device_freertos.uvproj
+++ b/demos/device/device_freertos/device_freertos.uvproj
@@ -4360,7 +4360,7 @@
- ..\..\..\mcu\lpc43xx\keil\keil_ram.ini
+ ..\..\..\mcu\lpc43xx\keil\lpc43xx_debug_init.ini
Segger\JL2CM3.dll
diff --git a/demos/device/device_os_none/device_os_none.uvproj b/demos/device/device_os_none/device_os_none.uvproj
index 941afd37b..d258f815b 100644
--- a/demos/device/device_os_none/device_os_none.uvproj
+++ b/demos/device/device_os_none/device_os_none.uvproj
@@ -3820,7 +3820,7 @@
- ..\..\..\mcu\lpc43xx\keil\keil_ram.ini
+ ..\..\..\mcu\lpc43xx\keil\lpc43xx_debug_init.ini
Segger\JL2CM3.dll
diff --git a/demos/host/host_cmsis_rtx/host_cmsis_rtx.uvproj b/demos/host/host_cmsis_rtx/host_cmsis_rtx.uvproj
index e7f7b1414..868af76d0 100644
--- a/demos/host/host_cmsis_rtx/host_cmsis_rtx.uvproj
+++ b/demos/host/host_cmsis_rtx/host_cmsis_rtx.uvproj
@@ -2531,7 +2531,7 @@
- ..\..\..\mcu\lpc43xx\keil\keil_ram.ini
+ ..\..\..\mcu\lpc43xx\keil\lpc43xx_debug_init.ini
Segger\JL2CM3.dll
diff --git a/demos/host/host_freertos/host_freertos.uvproj b/demos/host/host_freertos/host_freertos.uvproj
index d7e52cce9..c1f71516b 100644
--- a/demos/host/host_freertos/host_freertos.uvproj
+++ b/demos/host/host_freertos/host_freertos.uvproj
@@ -1792,7 +1792,7 @@
- ..\..\..\mcu\lpc43xx\keil\keil_ram.ini
+ ..\..\..\mcu\lpc43xx\keil\lpc43xx_debug_init.ini
Segger\JL2CM3.dll
diff --git a/demos/host/host_os_none/host_os_none.uvproj b/demos/host/host_os_none/host_os_none.uvproj
index ef6d14cd6..33bd45c43 100644
--- a/demos/host/host_os_none/host_os_none.uvproj
+++ b/demos/host/host_os_none/host_os_none.uvproj
@@ -1662,7 +1662,7 @@
- ..\..\..\mcu\lpc43xx\keil\keil_ram.ini
+ ..\..\..\mcu\lpc43xx\keil\lpc43xx_debug_init.ini
Segger\JL2CM3.dll
diff --git a/mcu/lpc43xx/keil/keil_ram.ini b/mcu/lpc43xx/keil/lpc43xx_debug_init.ini
similarity index 100%
rename from mcu/lpc43xx/keil/keil_ram.ini
rename to mcu/lpc43xx/keil/lpc43xx_debug_init.ini