diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-02-02 21:38:01 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-02-02 21:38:01 +0000 |
commit | dabe3b813b20ef2dd6286048087ba67e19acdb5d (patch) | |
tree | fabe87c5947d1d8acd6c6baf19059c99b306ab15 /demos/rt/RT-STM32F303-DISCOVERY/keil/ch.uvproj | |
parent | ff51a351cb4f3418db430224e9a9f8ab960064d8 (diff) | |
download | ChibiOS-dabe3b813b20ef2dd6286048087ba67e19acdb5d.tar.gz ChibiOS-dabe3b813b20ef2dd6286048087ba67e19acdb5d.tar.bz2 ChibiOS-dabe3b813b20ef2dd6286048087ba67e19acdb5d.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6661 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/rt/RT-STM32F303-DISCOVERY/keil/ch.uvproj')
-rw-r--r-- | demos/rt/RT-STM32F303-DISCOVERY/keil/ch.uvproj | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/demos/rt/RT-STM32F303-DISCOVERY/keil/ch.uvproj b/demos/rt/RT-STM32F303-DISCOVERY/keil/ch.uvproj index 38858cfa1..4ab315b12 100644 --- a/demos/rt/RT-STM32F303-DISCOVERY/keil/ch.uvproj +++ b/demos/rt/RT-STM32F303-DISCOVERY/keil/ch.uvproj @@ -132,16 +132,16 @@ <Target> <UseTarget>1</UseTarget> <LoadApplicationAtStartup>1</LoadApplicationAtStartup> - <RunToMain>1</RunToMain> + <RunToMain>0</RunToMain> <RestoreBreakpoints>1</RestoreBreakpoints> <RestoreWatchpoints>1</RestoreWatchpoints> <RestoreMemoryDisplay>1</RestoreMemoryDisplay> <RestoreFunctions>0</RestoreFunctions> <RestoreToolbox>1</RestoreToolbox> - <RestoreTracepoints>0</RestoreTracepoints> + <RestoreTracepoints>1</RestoreTracepoints> </Target> <RunDebugAfterBuild>0</RunDebugAfterBuild> - <TargetSelection>1</TargetSelection> + <TargetSelection>13</TargetSelection> <SimDlls> <CpuDll></CpuDll> <CpuDllArguments></CpuDllArguments> @@ -155,7 +155,7 @@ <PeripheralDll></PeripheralDll> <PeripheralDllArguments></PeripheralDllArguments> <InitializationFile></InitializationFile> - <Driver>BIN\UL2CM3.DLL</Driver> + <Driver>STLink\ST-LINKIII-KEIL_SWO.dll</Driver> </TargetDlls> </DebugOption> <Utilities> @@ -350,7 +350,7 @@ <PlainCh>0</PlainCh> <Ropi>0</Ropi> <Rwpi>0</Rwpi> - <wLevel>0</wLevel> + <wLevel>2</wLevel> <uThumb>0</uThumb> <uSurpInc>0</uSurpInc> <VariousControls> |