diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-01-07 13:18:24 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-01-07 13:18:24 +0000 |
commit | f9332195609981b6b62298226016b37e81057bc8 (patch) | |
tree | 33e203159e9f6b48c7873bf05251ef94f895a8d8 /demos/ARMCM3-STM32F100-DISCOVERY/keil/ch.uvopt | |
parent | 645242ceb8ff8e060330084a326dbbc9be3849b7 (diff) | |
download | ChibiOS-f9332195609981b6b62298226016b37e81057bc8.tar.gz ChibiOS-f9332195609981b6b62298226016b37e81057bc8.tar.bz2 ChibiOS-f9332195609981b6b62298226016b37e81057bc8.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2604 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/ARMCM3-STM32F100-DISCOVERY/keil/ch.uvopt')
-rw-r--r-- | demos/ARMCM3-STM32F100-DISCOVERY/keil/ch.uvopt | 40 |
1 files changed, 11 insertions, 29 deletions
diff --git a/demos/ARMCM3-STM32F100-DISCOVERY/keil/ch.uvopt b/demos/ARMCM3-STM32F100-DISCOVERY/keil/ch.uvopt index 76d13fc0e..b910b1c10 100644 --- a/demos/ARMCM3-STM32F100-DISCOVERY/keil/ch.uvopt +++ b/demos/ARMCM3-STM32F100-DISCOVERY/keil/ch.uvopt @@ -86,12 +86,12 @@ <DllOpt> <SimDllName>SARMCM3.DLL</SimDllName> <SimDllArguments></SimDllArguments> - <SimDlgDllName>DARMSTM.DLL</SimDlgDllName> - <SimDlgDllArguments>-pSTM32F103RB</SimDlgDllArguments> + <SimDlgDllName>DCM.DLL</SimDlgDllName> + <SimDlgDllArguments>-pCM3</SimDlgDllArguments> <TargetDllName>SARMCM3.DLL</TargetDllName> <TargetDllArguments></TargetDllArguments> - <TargetDlgDllName>TARMSTM.DLL</TargetDlgDllName> - <TargetDlgDllArguments>-pSTM32F103RB</TargetDlgDllArguments> + <TargetDlgDllName>TCM.DLL</TargetDlgDllName> + <TargetDlgDllArguments>-pCM3</TargetDlgDllArguments> </DllOpt> <DebugOpt> <uSim>0</uSim> @@ -583,8 +583,8 @@ <Focus>0</Focus> <ColumnNumber>23</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> - <TopLine>244</TopLine> - <CurrentLine>247</CurrentLine> + <TopLine>0</TopLine> + <CurrentLine>0</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\..\..\os\kernel\src\chsem.c</PathWithFileName> <FilenameWithoutPath>chsem.c</FilenameWithoutPath> @@ -597,8 +597,8 @@ <Focus>0</Focus> <ColumnNumber>0</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> - <TopLine>49</TopLine> - <CurrentLine>56</CurrentLine> + <TopLine>0</TopLine> + <CurrentLine>0</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\..\..\os\kernel\src\chsys.c</PathWithFileName> <FilenameWithoutPath>chsys.c</FilenameWithoutPath> @@ -1955,8 +1955,8 @@ <Focus>0</Focus> <ColumnNumber>0</ColumnNumber> <tvExpOptDlg>0</tvExpOptDlg> - <TopLine>196</TopLine> - <CurrentLine>204</CurrentLine> + <TopLine>0</TopLine> + <CurrentLine>0</CurrentLine> <bDave2>0</bDave2> <PathWithFileName>..\main.c</PathWithFileName> <FilenameWithoutPath>main.c</FilenameWithoutPath> @@ -2010,7 +2010,7 @@ <ActiveMDIGroup>0</ActiveMDIGroup> <MDIGroup> <Size>100</Size> - <ActiveTab>3</ActiveTab> + <ActiveTab>0</ActiveTab> <Documents> <Doc> <Name>..\..\..\os\ports\RVCT\ARMCMx\cstartup.s</Name> @@ -2018,24 +2018,6 @@ <TopLine>59</TopLine> <CurrentLine>68</CurrentLine> </Doc> - <Doc> - <Name>..\main.c</Name> - <ColumnNumber>0</ColumnNumber> - <TopLine>196</TopLine> - <CurrentLine>204</CurrentLine> - </Doc> - <Doc> - <Name>..\..\..\os\kernel\src\chsem.c</Name> - <ColumnNumber>23</ColumnNumber> - <TopLine>244</TopLine> - <CurrentLine>247</CurrentLine> - </Doc> - <Doc> - <Name>..\..\..\os\kernel\src\chsys.c</Name> - <ColumnNumber>0</ColumnNumber> - <TopLine>49</TopLine> - <CurrentLine>56</CurrentLine> - </Doc> </Documents> </MDIGroup> </MDIGroups> |