From 693c6db157ffe358fe3acdae56fb7e158cabb1f7 Mon Sep 17 00:00:00 2001 From: "bernard.xiong" Date: Sun, 2 May 2010 07:23:22 +0000 Subject: [PATCH] add template file. git-svn-id: https://rt-thread.googlecode.com/svn/trunk@680 bbd45198-f89e-11dd-88c7-29a3b14d5316 --- bsp/lpc176x/template.Uv2 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bsp/lpc176x/template.Uv2 b/bsp/lpc176x/template.Uv2 index 64223745ae..aef58974a9 100644 --- a/bsp/lpc176x/template.Uv2 +++ b/bsp/lpc176x/template.Uv2 @@ -32,7 +32,7 @@ Options 1,0,0 // Target 'RT-Thread LPC17xx' OrgReg (ÿNXP\) TgStat=16 OutDir (.\obj\) - OutName (project) + OutName (rtthread-lpc) GenApp=1 GenLib=0 GenHex=0 @@ -89,9 +89,9 @@ Options 1,0,0 // Target 'RT-Thread LPC17xx' ADSLDIF () ADSLDDW () OPTDL (SARMCM3.DLL)(-MPU)(DARMP1.DLL)(-pLPC1768)(SARMCM3.DLL)(-MPU)(TARMP1.DLL)(-pLPC1768) - OPTDBG 48125,1,()()()()()()()()()() (BIN\UL2CM3.DLL)()()() - FLASH1 { 9,0,0,0,1,0,0,0,1,16,0,0,0,0,0,0,0,0,0,0 } - FLASH2 (BIN\UL2CM3.DLL) + OPTDBG 48126,7,()()()()()()()()()() (Segger\JL2CM3.dll)()()() + FLASH1 { 9,0,0,0,1,0,0,0,6,16,0,0,0,0,0,0,0,0,0,0 } + FLASH2 (Segger\JL2CM3.dll) FLASH3 ("" ()) FLASH4 () EndOpt -- GitLab