From 45e76ee34f0306aab31a3bc22d2eb982ab13c923 Mon Sep 17 00:00:00 2001 From: hathach Date: Sun, 13 Apr 2014 12:53:27 +0700 Subject: update path to keil debug.ini for board NGX43330 --- demos/device/device_freertos/device_freertos.uvopt | 2 +- demos/device/device_os_none/device_os_none.uvopt | 24 +++++++++++----------- demos/device/device_os_none/device_os_none.uvproj | 2 +- 3 files changed, 14 insertions(+), 14 deletions(-) (limited to 'demos/device') diff --git a/demos/device/device_freertos/device_freertos.uvopt b/demos/device/device_freertos/device_freertos.uvopt index 747f0b3f0..27a373fd2 100644 --- a/demos/device/device_freertos/device_freertos.uvopt +++ b/demos/device/device_freertos/device_freertos.uvopt @@ -680,7 +680,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.uvopt b/demos/device/device_os_none/device_os_none.uvopt index 6e8e8485e..1a62f4c7d 100644 --- a/demos/device/device_os_none/device_os_none.uvopt +++ b/demos/device/device_os_none/device_os_none.uvopt @@ -73,7 +73,7 @@ 1 0 - 1 + 0 8 @@ -671,7 +671,7 @@ 1 0 - 0 + 1 8 @@ -736,7 +736,7 @@ - ..\..\..\mcu\lpc43xx\keil\keil_ram.ini + ..\..\..\mcu\lpc43xx\keil\lpc43xx_debug_init.ini Segger\JL2CM3.dll @@ -956,7 +956,7 @@ 0 3 0 - 70 + 71 76 0 ..\src\main.c @@ -1004,7 +1004,7 @@ 0 1 0 - 106 + 107 112 0 ..\src\keyboard_device_app.c @@ -1080,7 +1080,7 @@ tinyusb - 0 + 1 0 0 0 @@ -1092,7 +1092,7 @@ 0 6 0 - 56 + 57 61 0 ..\..\..\tinyusb\tusb.c @@ -1168,7 +1168,7 @@ 2 14 1 - 0 + 1 0 0 0 @@ -1396,7 +1396,7 @@ 0 47 0 - 417 + 418 427 0 ..\..\..\tinyusb\device\usbd.c @@ -2010,10 +2010,10 @@ 2 0 0 - 25 + 54 0 - 151 - 171 + 152 + 160 0 ..\..\..\mcu\lpc43xx\keil\startup_LPC43xx.s startup_LPC43xx.s 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 -- cgit v1.3.1