ch.uvprojx 56 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446
  1. <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
  2. <Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_projx.xsd">
  3. <SchemaVersion>2.1</SchemaVersion>
  4. <Header>### uVision Project, (C) Keil Software</Header>
  5. <Targets>
  6. <Target>
  7. <TargetName>Demo</TargetName>
  8. <ToolsetNumber>0x4</ToolsetNumber>
  9. <ToolsetName>ARM-ADS</ToolsetName>
  10. <TargetOption>
  11. <TargetCommonOption>
  12. <Device>STM32F303VC</Device>
  13. <Vendor>STMicroelectronics</Vendor>
  14. <PackID>Keil.STM32F3xx_DFP.1.3.0</PackID>
  15. <PackURL>http://www.keil.com/pack/</PackURL>
  16. <Cpu>IROM(0x08000000,0x40000) IRAM(0x20000000,0xC000) IRAM2(0x10000000,0x2000) CPUTYPE("Cortex-M4") FPU2 CLOCK(72000000) ELITTLE</Cpu>
  17. <FlashUtilSpec></FlashUtilSpec>
  18. <StartupFile></StartupFile>
  19. <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F3xx_256 -FS08000000 -FL040000 -FP0($$Device:STM32F303VC$Flash\STM32F3xx_256.FLM))</FlashDriverDll>
  20. <DeviceId>6331</DeviceId>
  21. <RegisterFile>$$Device:STM32F303VC$Device\Include\STM32F3xx.h</RegisterFile>
  22. <MemoryEnv></MemoryEnv>
  23. <Cmp></Cmp>
  24. <Asm></Asm>
  25. <Linker></Linker>
  26. <OHString></OHString>
  27. <InfinionOptionDll></InfinionOptionDll>
  28. <SLE66CMisc></SLE66CMisc>
  29. <SLE66AMisc></SLE66AMisc>
  30. <SLE66LinkerMisc></SLE66LinkerMisc>
  31. <SFDFile>$$Device:STM32F303VC$SVD\STM32F3xx.svd</SFDFile>
  32. <bCustSvd>0</bCustSvd>
  33. <UseEnv>0</UseEnv>
  34. <BinPath></BinPath>
  35. <IncludePath></IncludePath>
  36. <LibPath></LibPath>
  37. <RegisterFilePath></RegisterFilePath>
  38. <DBRegisterFilePath></DBRegisterFilePath>
  39. <TargetStatus>
  40. <Error>0</Error>
  41. <ExitCodeStop>0</ExitCodeStop>
  42. <ButtonStop>0</ButtonStop>
  43. <NotGenerated>0</NotGenerated>
  44. <InvalidFlash>1</InvalidFlash>
  45. </TargetStatus>
  46. <OutputDirectory>.\obj\</OutputDirectory>
  47. <OutputName>ch</OutputName>
  48. <CreateExecutable>1</CreateExecutable>
  49. <CreateLib>0</CreateLib>
  50. <CreateHexFile>1</CreateHexFile>
  51. <DebugInformation>1</DebugInformation>
  52. <BrowseInformation>1</BrowseInformation>
  53. <ListingPath>.\lst\</ListingPath>
  54. <HexFormatSelection>1</HexFormatSelection>
  55. <Merge32K>0</Merge32K>
  56. <CreateBatchFile>0</CreateBatchFile>
  57. <BeforeCompile>
  58. <RunUserProg1>0</RunUserProg1>
  59. <RunUserProg2>0</RunUserProg2>
  60. <UserProg1Name></UserProg1Name>
  61. <UserProg2Name></UserProg2Name>
  62. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  63. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  64. <nStopU1X>0</nStopU1X>
  65. <nStopU2X>0</nStopU2X>
  66. </BeforeCompile>
  67. <BeforeMake>
  68. <RunUserProg1>0</RunUserProg1>
  69. <RunUserProg2>0</RunUserProg2>
  70. <UserProg1Name></UserProg1Name>
  71. <UserProg2Name></UserProg2Name>
  72. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  73. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  74. <nStopB1X>0</nStopB1X>
  75. <nStopB2X>0</nStopB2X>
  76. </BeforeMake>
  77. <AfterMake>
  78. <RunUserProg1>0</RunUserProg1>
  79. <RunUserProg2>0</RunUserProg2>
  80. <UserProg1Name></UserProg1Name>
  81. <UserProg2Name></UserProg2Name>
  82. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  83. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  84. <nStopA1X>0</nStopA1X>
  85. <nStopA2X>0</nStopA2X>
  86. </AfterMake>
  87. <SelectedForBatchBuild>0</SelectedForBatchBuild>
  88. <SVCSIdString></SVCSIdString>
  89. </TargetCommonOption>
  90. <CommonProperty>
  91. <UseCPPCompiler>0</UseCPPCompiler>
  92. <RVCTCodeConst>0</RVCTCodeConst>
  93. <RVCTZI>0</RVCTZI>
  94. <RVCTOtherData>0</RVCTOtherData>
  95. <ModuleSelection>0</ModuleSelection>
  96. <IncludeInBuild>1</IncludeInBuild>
  97. <AlwaysBuild>0</AlwaysBuild>
  98. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  99. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  100. <PublicsOnly>0</PublicsOnly>
  101. <StopOnExitCode>3</StopOnExitCode>
  102. <CustomArgument></CustomArgument>
  103. <IncludeLibraryModules></IncludeLibraryModules>
  104. <ComprImg>1</ComprImg>
  105. </CommonProperty>
  106. <DllOption>
  107. <SimDllName>SARMCM3.DLL</SimDllName>
  108. <SimDllArguments> -REMAP -MPU</SimDllArguments>
  109. <SimDlgDll>DCM.DLL</SimDlgDll>
  110. <SimDlgDllArguments>-pCM4</SimDlgDllArguments>
  111. <TargetDllName>SARMCM3.DLL</TargetDllName>
  112. <TargetDllArguments> -MPU</TargetDllArguments>
  113. <TargetDlgDll>TCM.DLL</TargetDlgDll>
  114. <TargetDlgDllArguments>-pCM4</TargetDlgDllArguments>
  115. </DllOption>
  116. <DebugOption>
  117. <OPTHX>
  118. <HexSelection>1</HexSelection>
  119. <HexRangeLowAddress>0</HexRangeLowAddress>
  120. <HexRangeHighAddress>0</HexRangeHighAddress>
  121. <HexOffset>0</HexOffset>
  122. <Oh166RecLen>16</Oh166RecLen>
  123. </OPTHX>
  124. <Simulator>
  125. <UseSimulator>0</UseSimulator>
  126. <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
  127. <RunToMain>1</RunToMain>
  128. <RestoreBreakpoints>1</RestoreBreakpoints>
  129. <RestoreWatchpoints>1</RestoreWatchpoints>
  130. <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
  131. <RestoreFunctions>1</RestoreFunctions>
  132. <RestoreToolbox>1</RestoreToolbox>
  133. <LimitSpeedToRealTime>0</LimitSpeedToRealTime>
  134. <RestoreSysVw>1</RestoreSysVw>
  135. </Simulator>
  136. <Target>
  137. <UseTarget>1</UseTarget>
  138. <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
  139. <RunToMain>1</RunToMain>
  140. <RestoreBreakpoints>1</RestoreBreakpoints>
  141. <RestoreWatchpoints>1</RestoreWatchpoints>
  142. <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
  143. <RestoreFunctions>0</RestoreFunctions>
  144. <RestoreToolbox>1</RestoreToolbox>
  145. <RestoreTracepoints>1</RestoreTracepoints>
  146. <RestoreSysVw>1</RestoreSysVw>
  147. </Target>
  148. <RunDebugAfterBuild>0</RunDebugAfterBuild>
  149. <TargetSelection>11</TargetSelection>
  150. <SimDlls>
  151. <CpuDll></CpuDll>
  152. <CpuDllArguments></CpuDllArguments>
  153. <PeripheralDll></PeripheralDll>
  154. <PeripheralDllArguments></PeripheralDllArguments>
  155. <InitializationFile></InitializationFile>
  156. </SimDlls>
  157. <TargetDlls>
  158. <CpuDll></CpuDll>
  159. <CpuDllArguments></CpuDllArguments>
  160. <PeripheralDll></PeripheralDll>
  161. <PeripheralDllArguments></PeripheralDllArguments>
  162. <InitializationFile></InitializationFile>
  163. <Driver>STLink\ST-LINKIII-KEIL_SWO.dll</Driver>
  164. </TargetDlls>
  165. </DebugOption>
  166. <Utilities>
  167. <Flash1>
  168. <UseTargetDll>1</UseTargetDll>
  169. <UseExternalTool>0</UseExternalTool>
  170. <RunIndependent>0</RunIndependent>
  171. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  172. <Capability>1</Capability>
  173. <DriverSelection>4104</DriverSelection>
  174. </Flash1>
  175. <bUseTDR>1</bUseTDR>
  176. <Flash2>STLink\ST-LINKIII-KEIL_SWO.dll</Flash2>
  177. <Flash3>"" ()</Flash3>
  178. <Flash4></Flash4>
  179. <pFcarmOut></pFcarmOut>
  180. <pFcarmGrp></pFcarmGrp>
  181. <pFcArmRoot></pFcArmRoot>
  182. <FcArmLst>0</FcArmLst>
  183. </Utilities>
  184. <TargetArmAds>
  185. <ArmAdsMisc>
  186. <GenerateListings>0</GenerateListings>
  187. <asHll>1</asHll>
  188. <asAsm>1</asAsm>
  189. <asMacX>1</asMacX>
  190. <asSyms>1</asSyms>
  191. <asFals>1</asFals>
  192. <asDbgD>1</asDbgD>
  193. <asForm>1</asForm>
  194. <ldLst>0</ldLst>
  195. <ldmm>1</ldmm>
  196. <ldXref>1</ldXref>
  197. <BigEnd>0</BigEnd>
  198. <AdsALst>1</AdsALst>
  199. <AdsACrf>1</AdsACrf>
  200. <AdsANop>0</AdsANop>
  201. <AdsANot>0</AdsANot>
  202. <AdsLLst>1</AdsLLst>
  203. <AdsLmap>1</AdsLmap>
  204. <AdsLcgr>1</AdsLcgr>
  205. <AdsLsym>1</AdsLsym>
  206. <AdsLszi>1</AdsLszi>
  207. <AdsLtoi>1</AdsLtoi>
  208. <AdsLsun>1</AdsLsun>
  209. <AdsLven>1</AdsLven>
  210. <AdsLsxf>1</AdsLsxf>
  211. <RvctClst>0</RvctClst>
  212. <GenPPlst>0</GenPPlst>
  213. <AdsCpuType>"Cortex-M4"</AdsCpuType>
  214. <RvctDeviceName></RvctDeviceName>
  215. <mOS>0</mOS>
  216. <uocRom>0</uocRom>
  217. <uocRam>0</uocRam>
  218. <hadIROM>1</hadIROM>
  219. <hadIRAM>1</hadIRAM>
  220. <hadXRAM>0</hadXRAM>
  221. <uocXRam>0</uocXRam>
  222. <RvdsVP>2</RvdsVP>
  223. <hadIRAM2>1</hadIRAM2>
  224. <hadIROM2>0</hadIROM2>
  225. <StupSel>8</StupSel>
  226. <useUlib>0</useUlib>
  227. <EndSel>0</EndSel>
  228. <uLtcg>0</uLtcg>
  229. <RoSelD>3</RoSelD>
  230. <RwSelD>3</RwSelD>
  231. <CodeSel>0</CodeSel>
  232. <OptFeed>0</OptFeed>
  233. <NoZi1>0</NoZi1>
  234. <NoZi2>0</NoZi2>
  235. <NoZi3>0</NoZi3>
  236. <NoZi4>0</NoZi4>
  237. <NoZi5>1</NoZi5>
  238. <Ro1Chk>0</Ro1Chk>
  239. <Ro2Chk>0</Ro2Chk>
  240. <Ro3Chk>0</Ro3Chk>
  241. <Ir1Chk>1</Ir1Chk>
  242. <Ir2Chk>0</Ir2Chk>
  243. <Ra1Chk>0</Ra1Chk>
  244. <Ra2Chk>0</Ra2Chk>
  245. <Ra3Chk>0</Ra3Chk>
  246. <Im1Chk>1</Im1Chk>
  247. <Im2Chk>1</Im2Chk>
  248. <OnChipMemories>
  249. <Ocm1>
  250. <Type>0</Type>
  251. <StartAddress>0x0</StartAddress>
  252. <Size>0x0</Size>
  253. </Ocm1>
  254. <Ocm2>
  255. <Type>0</Type>
  256. <StartAddress>0x0</StartAddress>
  257. <Size>0x0</Size>
  258. </Ocm2>
  259. <Ocm3>
  260. <Type>0</Type>
  261. <StartAddress>0x0</StartAddress>
  262. <Size>0x0</Size>
  263. </Ocm3>
  264. <Ocm4>
  265. <Type>0</Type>
  266. <StartAddress>0x0</StartAddress>
  267. <Size>0x0</Size>
  268. </Ocm4>
  269. <Ocm5>
  270. <Type>0</Type>
  271. <StartAddress>0x0</StartAddress>
  272. <Size>0x0</Size>
  273. </Ocm5>
  274. <Ocm6>
  275. <Type>0</Type>
  276. <StartAddress>0x0</StartAddress>
  277. <Size>0x0</Size>
  278. </Ocm6>
  279. <IRAM>
  280. <Type>0</Type>
  281. <StartAddress>0x20000000</StartAddress>
  282. <Size>0xc000</Size>
  283. </IRAM>
  284. <IROM>
  285. <Type>1</Type>
  286. <StartAddress>0x8000000</StartAddress>
  287. <Size>0x40000</Size>
  288. </IROM>
  289. <XRAM>
  290. <Type>0</Type>
  291. <StartAddress>0x0</StartAddress>
  292. <Size>0x0</Size>
  293. </XRAM>
  294. <OCR_RVCT1>
  295. <Type>1</Type>
  296. <StartAddress>0x0</StartAddress>
  297. <Size>0x0</Size>
  298. </OCR_RVCT1>
  299. <OCR_RVCT2>
  300. <Type>1</Type>
  301. <StartAddress>0x0</StartAddress>
  302. <Size>0x0</Size>
  303. </OCR_RVCT2>
  304. <OCR_RVCT3>
  305. <Type>1</Type>
  306. <StartAddress>0x0</StartAddress>
  307. <Size>0x0</Size>
  308. </OCR_RVCT3>
  309. <OCR_RVCT4>
  310. <Type>1</Type>
  311. <StartAddress>0x8000000</StartAddress>
  312. <Size>0x40000</Size>
  313. </OCR_RVCT4>
  314. <OCR_RVCT5>
  315. <Type>1</Type>
  316. <StartAddress>0x0</StartAddress>
  317. <Size>0x0</Size>
  318. </OCR_RVCT5>
  319. <OCR_RVCT6>
  320. <Type>0</Type>
  321. <StartAddress>0x10000000</StartAddress>
  322. <Size>0x2000</Size>
  323. </OCR_RVCT6>
  324. <OCR_RVCT7>
  325. <Type>0</Type>
  326. <StartAddress>0x0</StartAddress>
  327. <Size>0x0</Size>
  328. </OCR_RVCT7>
  329. <OCR_RVCT8>
  330. <Type>0</Type>
  331. <StartAddress>0x0</StartAddress>
  332. <Size>0x0</Size>
  333. </OCR_RVCT8>
  334. <OCR_RVCT9>
  335. <Type>0</Type>
  336. <StartAddress>0x20000000</StartAddress>
  337. <Size>0xa000</Size>
  338. </OCR_RVCT9>
  339. <OCR_RVCT10>
  340. <Type>0</Type>
  341. <StartAddress>0x2000a000</StartAddress>
  342. <Size>0x1</Size>
  343. </OCR_RVCT10>
  344. </OnChipMemories>
  345. <RvctStartVector></RvctStartVector>
  346. </ArmAdsMisc>
  347. <Cads>
  348. <interw>1</interw>
  349. <Optim>3</Optim>
  350. <oTime>1</oTime>
  351. <SplitLS>0</SplitLS>
  352. <OneElfS>0</OneElfS>
  353. <Strict>0</Strict>
  354. <EnumInt>0</EnumInt>
  355. <PlainCh>0</PlainCh>
  356. <Ropi>0</Ropi>
  357. <Rwpi>0</Rwpi>
  358. <wLevel>2</wLevel>
  359. <uThumb>0</uThumb>
  360. <uSurpInc>0</uSurpInc>
  361. <uC99>0</uC99>
  362. <useXO>0</useXO>
  363. <v6Lang>0</v6Lang>
  364. <v6LangP>0</v6LangP>
  365. <VariousControls>
  366. <MiscControls>--c99 -USTM32F303xC</MiscControls>
  367. <Define>__heap_base__=Image$$$$RW_IRAM1$$$$ZI$$$$Limit __heap_end__=Image$$$$RW_IRAM2$$$$Base</Define>
  368. <Undefine></Undefine>
  369. <IncludePath>..\;..\..\..\..\os\license;..\..\..\..\os\common\startup\ARMCMx\devices\STM32F3xx;..\..\..\..\os\common\ext\CMSIS\include;..\..\..\..\os\common\ext\CMSIS\ST\STM32F3xx;..\..\..\..\os\common\ports\ARMCMx;..\..\..\..\os\common\ports\ARMCMx\compilers\RVCT;..\..\..\..\os\common\oslib\include;..\..\..\..\os\rt\include;..\..\..\..\os\hal\osal\rt;..\..\..\..\os\hal\include;..\..\..\..\os\hal\boards\ST_STM32F3_DISCOVERY;..\..\..\..\os\hal\ports\common\ARMCMx;..\..\..\..\os\hal\ports\STM32\STM32F3xx;..\..\..\..\os\hal\ports\STM32\LLD\ADCv3;..\..\..\..\os\hal\ports\STM32\LLD\CANv1;..\..\..\..\os\hal\ports\STM32\LLD\DACv1;..\..\..\..\os\hal\ports\STM32\LLD\DMAv1;..\..\..\..\os\hal\ports\STM32\LLD\EXTIv1;..\..\..\..\os\hal\ports\STM32\LLD\GPIOv2;..\..\..\..\os\hal\ports\STM32\LLD\I2Cv2;..\..\..\..\os\hal\ports\STM32\LLD\RTCv2;..\..\..\..\os\hal\ports\STM32\LLD\SPIv2;..\..\..\..\os\hal\ports\STM32\LLD\TIMv1;..\..\..\..\os\hal\ports\STM32\LLD\USARTv2;..\..\..\..\os\hal\ports\STM32\LLD\USBv1;..\..\..\..\os\hal\ports\STM32\LLD\xWDGv1;..\..\..\..\test\lib;..\..\..\..\test\rt\source\test</IncludePath>
  370. </VariousControls>
  371. </Cads>
  372. <Aads>
  373. <interw>1</interw>
  374. <Ropi>0</Ropi>
  375. <Rwpi>0</Rwpi>
  376. <thumb>0</thumb>
  377. <SplitLS>0</SplitLS>
  378. <SwStkChk>0</SwStkChk>
  379. <NoWarn>0</NoWarn>
  380. <uSurpInc>0</uSurpInc>
  381. <useXO>0</useXO>
  382. <VariousControls>
  383. <MiscControls>--cpreproc</MiscControls>
  384. <Define></Define>
  385. <Undefine></Undefine>
  386. <IncludePath>..\;..\..\..\..\os\license;..\..\..\..\os\common\startup\ARMCMx\devices\STM32F3xx;..\..\..\..\os\common\ports\ARMCMx</IncludePath>
  387. </VariousControls>
  388. </Aads>
  389. <LDads>
  390. <umfTarg>1</umfTarg>
  391. <Ropi>0</Ropi>
  392. <Rwpi>0</Rwpi>
  393. <noStLib>0</noStLib>
  394. <RepFail>1</RepFail>
  395. <useFile>0</useFile>
  396. <TextAddressRange>0x08000000</TextAddressRange>
  397. <DataAddressRange>0x20000000</DataAddressRange>
  398. <pXoBase></pXoBase>
  399. <ScatterFile></ScatterFile>
  400. <IncludeLibs></IncludeLibs>
  401. <IncludeLibsPath></IncludeLibsPath>
  402. <Misc></Misc>
  403. <LinkerInputFile></LinkerInputFile>
  404. <DisabledWarnings></DisabledWarnings>
  405. </LDads>
  406. </TargetArmAds>
  407. </TargetOption>
  408. <Groups>
  409. <Group>
  410. <GroupName>startup</GroupName>
  411. <Files>
  412. <File>
  413. <FileName>cstartup.s</FileName>
  414. <FileType>2</FileType>
  415. <FilePath>..\..\..\..\os\common\startup\ARMCMx\compilers\RVCT\cstartup.s</FilePath>
  416. </File>
  417. <File>
  418. <FileName>vectors.s</FileName>
  419. <FileType>2</FileType>
  420. <FilePath>..\..\..\..\os\common\startup\ARMCMx\compilers\RVCT\vectors.s</FilePath>
  421. </File>
  422. <File>
  423. <FileName>cmparams.h</FileName>
  424. <FileType>5</FileType>
  425. <FilePath>..\..\..\..\os\common\startup\ARMCMx\devices\STM32F3xx\cmparams.h</FilePath>
  426. </File>
  427. </Files>
  428. </Group>
  429. <Group>
  430. <GroupName>cmsis</GroupName>
  431. <Files>
  432. <File>
  433. <FileName>core_cm4.h</FileName>
  434. <FileType>5</FileType>
  435. <FilePath>..\..\..\..\os\common\ext\CMSIS\include\core_cm4.h</FilePath>
  436. </File>
  437. <File>
  438. <FileName>core_cmFunc.h</FileName>
  439. <FileType>5</FileType>
  440. <FilePath>..\..\..\..\os\common\ext\CMSIS\include\core_cmFunc.h</FilePath>
  441. </File>
  442. <File>
  443. <FileName>stm32f3xx.h</FileName>
  444. <FileType>5</FileType>
  445. <FilePath>..\..\..\..\os\common\ext\CMSIS\ST\STM32F3xx\stm32f3xx.h</FilePath>
  446. </File>
  447. </Files>
  448. </Group>
  449. <Group>
  450. <GroupName>kernel port</GroupName>
  451. <Files>
  452. <File>
  453. <FileName>chcore.c</FileName>
  454. <FileType>1</FileType>
  455. <FilePath>..\..\..\..\os\common\ports\ARMCMx\chcore.c</FilePath>
  456. </File>
  457. <File>
  458. <FileName>chcore.h</FileName>
  459. <FileType>5</FileType>
  460. <FilePath>..\..\..\..\os\common\ports\ARMCMx\chcore.h</FilePath>
  461. </File>
  462. <File>
  463. <FileName>chcore_timer.h</FileName>
  464. <FileType>5</FileType>
  465. <FilePath>..\..\..\..\os\common\ports\ARMCMx\chcore_timer.h</FilePath>
  466. </File>
  467. <File>
  468. <FileName>chcore_v7m.h</FileName>
  469. <FileType>5</FileType>
  470. <FilePath>..\..\..\..\os\common\ports\ARMCMx\chcore_v7m.h</FilePath>
  471. </File>
  472. <File>
  473. <FileName>chcore_v7m.c</FileName>
  474. <FileType>1</FileType>
  475. <FilePath>..\..\..\..\os\common\ports\ARMCMx\chcore_v7m.c</FilePath>
  476. </File>
  477. <File>
  478. <FileName>mpu.h</FileName>
  479. <FileType>5</FileType>
  480. <FilePath>..\..\..\..\os\common\ports\ARMCMx\mpu.h</FilePath>
  481. </File>
  482. <File>
  483. <FileName>chcoreasm_v7m.s</FileName>
  484. <FileType>2</FileType>
  485. <FilePath>..\..\..\..\os\common\ports\ARMCMx\compilers\RVCT\chcoreasm_v7m.s</FilePath>
  486. </File>
  487. <File>
  488. <FileName>chtypes.h</FileName>
  489. <FileType>5</FileType>
  490. <FilePath>..\..\..\..\os\common\ports\ARMCMx\compilers\RVCT\chtypes.h</FilePath>
  491. </File>
  492. </Files>
  493. </Group>
  494. <Group>
  495. <GroupName>kernel</GroupName>
  496. <Files>
  497. <File>
  498. <FileName>chalign.h</FileName>
  499. <FileType>5</FileType>
  500. <FilePath>..\..\..\..\os\rt\include\chalign.h</FilePath>
  501. </File>
  502. <File>
  503. <FileName>ch.h</FileName>
  504. <FileType>5</FileType>
  505. <FilePath>..\..\..\..\os\rt\include\ch.h</FilePath>
  506. </File>
  507. <File>
  508. <FileName>chcond.h</FileName>
  509. <FileType>5</FileType>
  510. <FilePath>..\..\..\..\os\rt\include\chcond.h</FilePath>
  511. </File>
  512. <File>
  513. <FileName>chdebug.h</FileName>
  514. <FileType>5</FileType>
  515. <FilePath>..\..\..\..\os\rt\include\chdebug.h</FilePath>
  516. </File>
  517. <File>
  518. <FileName>chdynamic.h</FileName>
  519. <FileType>5</FileType>
  520. <FilePath>..\..\..\..\os\rt\include\chdynamic.h</FilePath>
  521. </File>
  522. <File>
  523. <FileName>chevents.h</FileName>
  524. <FileType>5</FileType>
  525. <FilePath>..\..\..\..\os\rt\include\chevents.h</FilePath>
  526. </File>
  527. <File>
  528. <FileName>chmsg.h</FileName>
  529. <FileType>5</FileType>
  530. <FilePath>..\..\..\..\os\rt\include\chmsg.h</FilePath>
  531. </File>
  532. <File>
  533. <FileName>chmtx.h</FileName>
  534. <FileType>5</FileType>
  535. <FilePath>..\..\..\..\os\rt\include\chmtx.h</FilePath>
  536. </File>
  537. <File>
  538. <FileName>chregistry.h</FileName>
  539. <FileType>5</FileType>
  540. <FilePath>..\..\..\..\os\rt\include\chregistry.h</FilePath>
  541. </File>
  542. <File>
  543. <FileName>chschd.h</FileName>
  544. <FileType>5</FileType>
  545. <FilePath>..\..\..\..\os\rt\include\chschd.h</FilePath>
  546. </File>
  547. <File>
  548. <FileName>chsem.h</FileName>
  549. <FileType>5</FileType>
  550. <FilePath>..\..\..\..\os\rt\include\chsem.h</FilePath>
  551. </File>
  552. <File>
  553. <FileName>chstats.h</FileName>
  554. <FileType>5</FileType>
  555. <FilePath>..\..\..\..\os\rt\include\chstats.h</FilePath>
  556. </File>
  557. <File>
  558. <FileName>chsys.h</FileName>
  559. <FileType>5</FileType>
  560. <FilePath>..\..\..\..\os\rt\include\chsys.h</FilePath>
  561. </File>
  562. <File>
  563. <FileName>chthreads.h</FileName>
  564. <FileType>5</FileType>
  565. <FilePath>..\..\..\..\os\rt\include\chthreads.h</FilePath>
  566. </File>
  567. <File>
  568. <FileName>chtm.h</FileName>
  569. <FileType>5</FileType>
  570. <FilePath>..\..\..\..\os\rt\include\chtm.h</FilePath>
  571. </File>
  572. <File>
  573. <FileName>chvt.h</FileName>
  574. <FileType>5</FileType>
  575. <FilePath>..\..\..\..\os\rt\include\chvt.h</FilePath>
  576. </File>
  577. <File>
  578. <FileName>chcond.c</FileName>
  579. <FileType>1</FileType>
  580. <FilePath>..\..\..\..\os\rt\src\chcond.c</FilePath>
  581. </File>
  582. <File>
  583. <FileName>chdebug.c</FileName>
  584. <FileType>1</FileType>
  585. <FilePath>..\..\..\..\os\rt\src\chdebug.c</FilePath>
  586. </File>
  587. <File>
  588. <FileName>chdynamic.c</FileName>
  589. <FileType>1</FileType>
  590. <FilePath>..\..\..\..\os\rt\src\chdynamic.c</FilePath>
  591. </File>
  592. <File>
  593. <FileName>chevents.c</FileName>
  594. <FileType>1</FileType>
  595. <FilePath>..\..\..\..\os\rt\src\chevents.c</FilePath>
  596. </File>
  597. <File>
  598. <FileName>chmsg.c</FileName>
  599. <FileType>1</FileType>
  600. <FilePath>..\..\..\..\os\rt\src\chmsg.c</FilePath>
  601. </File>
  602. <File>
  603. <FileName>chmtx.c</FileName>
  604. <FileType>1</FileType>
  605. <FilePath>..\..\..\..\os\rt\src\chmtx.c</FilePath>
  606. </File>
  607. <File>
  608. <FileName>chregistry.c</FileName>
  609. <FileType>1</FileType>
  610. <FilePath>..\..\..\..\os\rt\src\chregistry.c</FilePath>
  611. </File>
  612. <File>
  613. <FileName>chschd.c</FileName>
  614. <FileType>1</FileType>
  615. <FilePath>..\..\..\..\os\rt\src\chschd.c</FilePath>
  616. </File>
  617. <File>
  618. <FileName>chsem.c</FileName>
  619. <FileType>1</FileType>
  620. <FilePath>..\..\..\..\os\rt\src\chsem.c</FilePath>
  621. </File>
  622. <File>
  623. <FileName>chstats.c</FileName>
  624. <FileType>1</FileType>
  625. <FilePath>..\..\..\..\os\rt\src\chstats.c</FilePath>
  626. </File>
  627. <File>
  628. <FileName>chsys.c</FileName>
  629. <FileType>1</FileType>
  630. <FilePath>..\..\..\..\os\rt\src\chsys.c</FilePath>
  631. </File>
  632. <File>
  633. <FileName>chthreads.c</FileName>
  634. <FileType>1</FileType>
  635. <FilePath>..\..\..\..\os\rt\src\chthreads.c</FilePath>
  636. </File>
  637. <File>
  638. <FileName>chtm.c</FileName>
  639. <FileType>1</FileType>
  640. <FilePath>..\..\..\..\os\rt\src\chtm.c</FilePath>
  641. </File>
  642. <File>
  643. <FileName>chvt.c</FileName>
  644. <FileType>1</FileType>
  645. <FilePath>..\..\..\..\os\rt\src\chvt.c</FilePath>
  646. </File>
  647. <File>
  648. <FileName>chchecks.h</FileName>
  649. <FileType>5</FileType>
  650. <FilePath>..\..\..\..\os\rt\include\chchecks.h</FilePath>
  651. </File>
  652. <File>
  653. <FileName>chcustomer.h</FileName>
  654. <FileType>5</FileType>
  655. <FilePath>..\..\..\..\os\rt\include\chcustomer.h</FilePath>
  656. </File>
  657. <File>
  658. <FileName>chsystypes.h</FileName>
  659. <FileType>5</FileType>
  660. <FilePath>..\..\..\..\os\rt\include\chsystypes.h</FilePath>
  661. </File>
  662. <File>
  663. <FileName>chtrace.h</FileName>
  664. <FileType>5</FileType>
  665. <FilePath>..\..\..\..\os\rt\include\chtrace.h</FilePath>
  666. </File>
  667. <File>
  668. <FileName>chtrace.c</FileName>
  669. <FileType>1</FileType>
  670. <FilePath>..\..\..\..\os\rt\src\chtrace.c</FilePath>
  671. </File>
  672. <File>
  673. <FileName>chbsem.h</FileName>
  674. <FileType>5</FileType>
  675. <FilePath>..\..\..\..\os\common\oslib\include\chbsem.h</FilePath>
  676. </File>
  677. <File>
  678. <FileName>chheap.h</FileName>
  679. <FileType>5</FileType>
  680. <FilePath>..\..\..\..\os\common\oslib\include\chheap.h</FilePath>
  681. </File>
  682. <File>
  683. <FileName>chmboxes.h</FileName>
  684. <FileType>5</FileType>
  685. <FilePath>..\..\..\..\os\common\oslib\include\chmboxes.h</FilePath>
  686. </File>
  687. <File>
  688. <FileName>chmemcore.h</FileName>
  689. <FileType>5</FileType>
  690. <FilePath>..\..\..\..\os\common\oslib\include\chmemcore.h</FilePath>
  691. </File>
  692. <File>
  693. <FileName>chmempools.h</FileName>
  694. <FileType>5</FileType>
  695. <FilePath>..\..\..\..\os\common\oslib\include\chmempools.h</FilePath>
  696. </File>
  697. <File>
  698. <FileName>chheap.c</FileName>
  699. <FileType>1</FileType>
  700. <FilePath>..\..\..\..\os\common\oslib\src\chheap.c</FilePath>
  701. </File>
  702. <File>
  703. <FileName>chmboxes.c</FileName>
  704. <FileType>1</FileType>
  705. <FilePath>..\..\..\..\os\common\oslib\src\chmboxes.c</FilePath>
  706. </File>
  707. <File>
  708. <FileName>chmemcore.c</FileName>
  709. <FileType>1</FileType>
  710. <FilePath>..\..\..\..\os\common\oslib\src\chmemcore.c</FilePath>
  711. </File>
  712. <File>
  713. <FileName>chmempools.c</FileName>
  714. <FileType>1</FileType>
  715. <FilePath>..\..\..\..\os\common\oslib\src\chmempools.c</FilePath>
  716. </File>
  717. </Files>
  718. </Group>
  719. <Group>
  720. <GroupName>osal</GroupName>
  721. <Files>
  722. <File>
  723. <FileName>osal.c</FileName>
  724. <FileType>1</FileType>
  725. <FilePath>..\..\..\..\os\hal\osal\rt\osal.c</FilePath>
  726. </File>
  727. <File>
  728. <FileName>osal.h</FileName>
  729. <FileType>5</FileType>
  730. <FilePath>..\..\..\..\os\hal\osal\rt\osal.h</FilePath>
  731. </File>
  732. </Files>
  733. </Group>
  734. <Group>
  735. <GroupName>hal_port</GroupName>
  736. <Files>
  737. <File>
  738. <FileName>hal_ext_lld_isr.c</FileName>
  739. <FileType>1</FileType>
  740. <FilePath>..\..\..\..\os\hal\ports\STM32\STM32F3xx\hal_ext_lld_isr.c</FilePath>
  741. </File>
  742. <File>
  743. <FileName>hal_ext_lld_isr.h</FileName>
  744. <FileType>5</FileType>
  745. <FilePath>..\..\..\..\os\hal\ports\STM32\STM32F3xx\hal_ext_lld_isr.h</FilePath>
  746. </File>
  747. <File>
  748. <FileName>hal_lld.c</FileName>
  749. <FileType>1</FileType>
  750. <FilePath>..\..\..\..\os\hal\ports\STM32\STM32F3xx\hal_lld.c</FilePath>
  751. </File>
  752. <File>
  753. <FileName>hal_lld.h</FileName>
  754. <FileType>5</FileType>
  755. <FilePath>..\..\..\..\os\hal\ports\STM32\STM32F3xx\hal_lld.h</FilePath>
  756. </File>
  757. <File>
  758. <FileName>stm32_isr.h</FileName>
  759. <FileType>5</FileType>
  760. <FilePath>..\..\..\..\os\hal\ports\STM32\STM32F3xx\stm32_isr.h</FilePath>
  761. </File>
  762. <File>
  763. <FileName>stm32_rcc.h</FileName>
  764. <FileType>5</FileType>
  765. <FilePath>..\..\..\..\os\hal\ports\STM32\STM32F3xx\stm32_rcc.h</FilePath>
  766. </File>
  767. <File>
  768. <FileName>stm32_registry.h</FileName>
  769. <FileType>5</FileType>
  770. <FilePath>..\..\..\..\os\hal\ports\STM32\STM32F3xx\stm32_registry.h</FilePath>
  771. </File>
  772. <File>
  773. <FileName>hal_adc_lld.c</FileName>
  774. <FileType>1</FileType>
  775. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\ADCv3\hal_adc_lld.c</FilePath>
  776. </File>
  777. <File>
  778. <FileName>hal_adc_lld.h</FileName>
  779. <FileType>5</FileType>
  780. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\ADCv3\hal_adc_lld.h</FilePath>
  781. </File>
  782. <File>
  783. <FileName>hal_can_lld.c</FileName>
  784. <FileType>1</FileType>
  785. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\CANv1\hal_can_lld.c</FilePath>
  786. </File>
  787. <File>
  788. <FileName>hal_can_lld.h</FileName>
  789. <FileType>5</FileType>
  790. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\CANv1\hal_can_lld.h</FilePath>
  791. </File>
  792. <File>
  793. <FileName>hal_dac_lld.c</FileName>
  794. <FileType>1</FileType>
  795. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\DACv1\hal_dac_lld.c</FilePath>
  796. </File>
  797. <File>
  798. <FileName>hal_dac_lld.h</FileName>
  799. <FileType>5</FileType>
  800. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\DACv1\hal_dac_lld.h</FilePath>
  801. </File>
  802. <File>
  803. <FileName>stm32_dma.c</FileName>
  804. <FileType>1</FileType>
  805. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\DMAv1\stm32_dma.c</FilePath>
  806. </File>
  807. <File>
  808. <FileName>stm32_dma.h</FileName>
  809. <FileType>5</FileType>
  810. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\DMAv1\stm32_dma.h</FilePath>
  811. </File>
  812. <File>
  813. <FileName>hal_ext_lld.c</FileName>
  814. <FileType>1</FileType>
  815. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\EXTIv1\hal_ext_lld.c</FilePath>
  816. </File>
  817. <File>
  818. <FileName>hal_ext_lld.h</FileName>
  819. <FileType>5</FileType>
  820. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\EXTIv1\hal_ext_lld.h</FilePath>
  821. </File>
  822. <File>
  823. <FileName>hal_rtc_lld.c</FileName>
  824. <FileType>1</FileType>
  825. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\RTCv2\hal_rtc_lld.c</FilePath>
  826. </File>
  827. <File>
  828. <FileName>hal_rtc_lld.h</FileName>
  829. <FileType>5</FileType>
  830. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\RTCv2\hal_rtc_lld.h</FilePath>
  831. </File>
  832. <File>
  833. <FileName>hal_i2c_lld.c</FileName>
  834. <FileType>1</FileType>
  835. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\I2Cv2\hal_i2c_lld.c</FilePath>
  836. </File>
  837. <File>
  838. <FileName>hal_i2c_lld.h</FileName>
  839. <FileType>5</FileType>
  840. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\I2Cv2\hal_i2c_lld.h</FilePath>
  841. </File>
  842. <File>
  843. <FileName>hal_gpt_lld.c</FileName>
  844. <FileType>1</FileType>
  845. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\TIMv1\hal_gpt_lld.c</FilePath>
  846. </File>
  847. <File>
  848. <FileName>hal_gpt_lld.h</FileName>
  849. <FileType>5</FileType>
  850. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\TIMv1\hal_gpt_lld.h</FilePath>
  851. </File>
  852. <File>
  853. <FileName>hal_icu_lld.c</FileName>
  854. <FileType>1</FileType>
  855. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\TIMv1\hal_icu_lld.c</FilePath>
  856. </File>
  857. <File>
  858. <FileName>hal_icu_lld.h</FileName>
  859. <FileType>5</FileType>
  860. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\TIMv1\hal_icu_lld.h</FilePath>
  861. </File>
  862. <File>
  863. <FileName>hal_pwm_lld.c</FileName>
  864. <FileType>1</FileType>
  865. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\TIMv1\hal_pwm_lld.c</FilePath>
  866. </File>
  867. <File>
  868. <FileName>hal_pwm_lld.h</FileName>
  869. <FileType>5</FileType>
  870. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\TIMv1\hal_pwm_lld.h</FilePath>
  871. </File>
  872. <File>
  873. <FileName>hal_st_lld.c</FileName>
  874. <FileType>1</FileType>
  875. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\TIMv1\hal_st_lld.c</FilePath>
  876. </File>
  877. <File>
  878. <FileName>hal_st_lld.h</FileName>
  879. <FileType>5</FileType>
  880. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\TIMv1\hal_st_lld.h</FilePath>
  881. </File>
  882. <File>
  883. <FileName>stm32_tim.h</FileName>
  884. <FileType>5</FileType>
  885. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\TIMv1\stm32_tim.h</FilePath>
  886. </File>
  887. <File>
  888. <FileName>hal_serial_lld.c</FileName>
  889. <FileType>1</FileType>
  890. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\USARTv2\hal_serial_lld.c</FilePath>
  891. </File>
  892. <File>
  893. <FileName>hal_serial_lld.h</FileName>
  894. <FileType>5</FileType>
  895. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\USARTv2\hal_serial_lld.h</FilePath>
  896. </File>
  897. <File>
  898. <FileName>hal_uart_lld.c</FileName>
  899. <FileType>1</FileType>
  900. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\USARTv2\hal_uart_lld.c</FilePath>
  901. </File>
  902. <File>
  903. <FileName>hal_uart_lld.h</FileName>
  904. <FileType>5</FileType>
  905. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\USARTv2\hal_uart_lld.h</FilePath>
  906. </File>
  907. <File>
  908. <FileName>hal_usb_lld.c</FileName>
  909. <FileType>1</FileType>
  910. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\USBv1\hal_usb_lld.c</FilePath>
  911. </File>
  912. <File>
  913. <FileName>hal_usb_lld.h</FileName>
  914. <FileType>5</FileType>
  915. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\USBv1\hal_usb_lld.h</FilePath>
  916. </File>
  917. <File>
  918. <FileName>stm32_usb.h</FileName>
  919. <FileType>5</FileType>
  920. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\USBv1\stm32_usb.h</FilePath>
  921. </File>
  922. <File>
  923. <FileName>hal_wdg_lld.c</FileName>
  924. <FileType>1</FileType>
  925. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\xWDGv1\hal_wdg_lld.c</FilePath>
  926. </File>
  927. <File>
  928. <FileName>hal_wdg_lld.h</FileName>
  929. <FileType>5</FileType>
  930. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\xWDGv1\hal_wdg_lld.h</FilePath>
  931. </File>
  932. <File>
  933. <FileName>nvic.c</FileName>
  934. <FileType>1</FileType>
  935. <FilePath>..\..\..\..\os\hal\ports\common\ARMCMx\nvic.c</FilePath>
  936. </File>
  937. <File>
  938. <FileName>hal_pal_lld.c</FileName>
  939. <FileType>1</FileType>
  940. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\GPIOv2\hal_pal_lld.c</FilePath>
  941. </File>
  942. <File>
  943. <FileName>hal_pal_lld.h</FileName>
  944. <FileType>5</FileType>
  945. <FilePath>..\..\..\..\os\hal\ports\STM32\LLD\GPIOv2\hal_pal_lld.h</FilePath>
  946. </File>
  947. </Files>
  948. </Group>
  949. <Group>
  950. <GroupName>hal</GroupName>
  951. <Files>
  952. <File>
  953. <FileName>hal.h</FileName>
  954. <FileType>5</FileType>
  955. <FilePath>..\..\..\..\os\hal\include\hal.h</FilePath>
  956. </File>
  957. <File>
  958. <FileName>hal_adc.h</FileName>
  959. <FileType>5</FileType>
  960. <FilePath>..\..\..\..\os\hal\include\hal_adc.h</FilePath>
  961. </File>
  962. <File>
  963. <FileName>hal_buffers.h</FileName>
  964. <FileType>5</FileType>
  965. <FilePath>..\..\..\..\os\hal\include\hal_buffers.h</FilePath>
  966. </File>
  967. <File>
  968. <FileName>hal_can.h</FileName>
  969. <FileType>5</FileType>
  970. <FilePath>..\..\..\..\os\hal\include\hal_can.h</FilePath>
  971. </File>
  972. <File>
  973. <FileName>hal_channels.h</FileName>
  974. <FileType>5</FileType>
  975. <FilePath>..\..\..\..\os\hal\include\hal_channels.h</FilePath>
  976. </File>
  977. <File>
  978. <FileName>hal_dac.h</FileName>
  979. <FileType>5</FileType>
  980. <FilePath>..\..\..\..\os\hal\include\hal_dac.h</FilePath>
  981. </File>
  982. <File>
  983. <FileName>hal_ext.h</FileName>
  984. <FileType>5</FileType>
  985. <FilePath>..\..\..\..\os\hal\include\hal_ext.h</FilePath>
  986. </File>
  987. <File>
  988. <FileName>hal_files.h</FileName>
  989. <FileType>5</FileType>
  990. <FilePath>..\..\..\..\os\hal\include\hal_files.h</FilePath>
  991. </File>
  992. <File>
  993. <FileName>hal_gpt.h</FileName>
  994. <FileType>5</FileType>
  995. <FilePath>..\..\..\..\os\hal\include\hal_gpt.h</FilePath>
  996. </File>
  997. <File>
  998. <FileName>hal_i2c.h</FileName>
  999. <FileType>5</FileType>
  1000. <FilePath>..\..\..\..\os\hal\include\hal_i2c.h</FilePath>
  1001. </File>
  1002. <File>
  1003. <FileName>hal_i2s.h</FileName>
  1004. <FileType>5</FileType>
  1005. <FilePath>..\..\..\..\os\hal\include\hal_i2s.h</FilePath>
  1006. </File>
  1007. <File>
  1008. <FileName>hal_icu.h</FileName>
  1009. <FileType>5</FileType>
  1010. <FilePath>..\..\..\..\os\hal\include\hal_icu.h</FilePath>
  1011. </File>
  1012. <File>
  1013. <FileName>hal_ioblock.h</FileName>
  1014. <FileType>5</FileType>
  1015. <FilePath>..\..\..\..\os\hal\include\hal_ioblock.h</FilePath>
  1016. </File>
  1017. <File>
  1018. <FileName>hal_mac.h</FileName>
  1019. <FileType>5</FileType>
  1020. <FilePath>..\..\..\..\os\hal\include\hal_mac.h</FilePath>
  1021. </File>
  1022. <File>
  1023. <FileName>hal_mii.h</FileName>
  1024. <FileType>5</FileType>
  1025. <FilePath>..\..\..\..\os\hal\include\hal_mii.h</FilePath>
  1026. </File>
  1027. <File>
  1028. <FileName>hal_mmc_spi.h</FileName>
  1029. <FileType>5</FileType>
  1030. <FilePath>..\..\..\..\os\hal\include\hal_mmc_spi.h</FilePath>
  1031. </File>
  1032. <File>
  1033. <FileName>hal_mmcsd.h</FileName>
  1034. <FileType>5</FileType>
  1035. <FilePath>..\..\..\..\os\hal\include\hal_mmcsd.h</FilePath>
  1036. </File>
  1037. <File>
  1038. <FileName>hal_pal.h</FileName>
  1039. <FileType>5</FileType>
  1040. <FilePath>..\..\..\..\os\hal\include\hal_pal.h</FilePath>
  1041. </File>
  1042. <File>
  1043. <FileName>hal_pwm.h</FileName>
  1044. <FileType>5</FileType>
  1045. <FilePath>..\..\..\..\os\hal\include\hal_pwm.h</FilePath>
  1046. </File>
  1047. <File>
  1048. <FileName>hal_qspi.h</FileName>
  1049. <FileType>5</FileType>
  1050. <FilePath>..\..\..\..\os\hal\include\hal_qspi.h</FilePath>
  1051. </File>
  1052. <File>
  1053. <FileName>hal_queues.h</FileName>
  1054. <FileType>5</FileType>
  1055. <FilePath>..\..\..\..\os\hal\include\hal_queues.h</FilePath>
  1056. </File>
  1057. <File>
  1058. <FileName>hal_rtc.h</FileName>
  1059. <FileType>5</FileType>
  1060. <FilePath>..\..\..\..\os\hal\include\hal_rtc.h</FilePath>
  1061. </File>
  1062. <File>
  1063. <FileName>hal_sdc.h</FileName>
  1064. <FileType>5</FileType>
  1065. <FilePath>..\..\..\..\os\hal\include\hal_sdc.h</FilePath>
  1066. </File>
  1067. <File>
  1068. <FileName>hal_serial.h</FileName>
  1069. <FileType>5</FileType>
  1070. <FilePath>..\..\..\..\os\hal\include\hal_serial.h</FilePath>
  1071. </File>
  1072. <File>
  1073. <FileName>hal_serial_usb.h</FileName>
  1074. <FileType>5</FileType>
  1075. <FilePath>..\..\..\..\os\hal\include\hal_serial_usb.h</FilePath>
  1076. </File>
  1077. <File>
  1078. <FileName>hal_spi.h</FileName>
  1079. <FileType>5</FileType>
  1080. <FilePath>..\..\..\..\os\hal\include\hal_spi.h</FilePath>
  1081. </File>
  1082. <File>
  1083. <FileName>hal_st.h</FileName>
  1084. <FileType>5</FileType>
  1085. <FilePath>..\..\..\..\os\hal\include\hal_st.h</FilePath>
  1086. </File>
  1087. <File>
  1088. <FileName>hal_streams.h</FileName>
  1089. <FileType>5</FileType>
  1090. <FilePath>..\..\..\..\os\hal\include\hal_streams.h</FilePath>
  1091. </File>
  1092. <File>
  1093. <FileName>hal_uart.h</FileName>
  1094. <FileType>5</FileType>
  1095. <FilePath>..\..\..\..\os\hal\include\hal_uart.h</FilePath>
  1096. </File>
  1097. <File>
  1098. <FileName>hal_usb.h</FileName>
  1099. <FileType>5</FileType>
  1100. <FilePath>..\..\..\..\os\hal\include\hal_usb.h</FilePath>
  1101. </File>
  1102. <File>
  1103. <FileName>hal_usb_cdc.h</FileName>
  1104. <FileType>5</FileType>
  1105. <FilePath>..\..\..\..\os\hal\include\hal_usb_cdc.h</FilePath>
  1106. </File>
  1107. <File>
  1108. <FileName>hal_wdg.h</FileName>
  1109. <FileType>5</FileType>
  1110. <FilePath>..\..\..\..\os\hal\include\hal_wdg.h</FilePath>
  1111. </File>
  1112. <File>
  1113. <FileName>hal.c</FileName>
  1114. <FileType>1</FileType>
  1115. <FilePath>..\..\..\..\os\hal\src\hal.c</FilePath>
  1116. </File>
  1117. <File>
  1118. <FileName>hal_adc.c</FileName>
  1119. <FileType>1</FileType>
  1120. <FilePath>..\..\..\..\os\hal\src\hal_adc.c</FilePath>
  1121. </File>
  1122. <File>
  1123. <FileName>hal_buffers.c</FileName>
  1124. <FileType>1</FileType>
  1125. <FilePath>..\..\..\..\os\hal\src\hal_buffers.c</FilePath>
  1126. </File>
  1127. <File>
  1128. <FileName>hal_can.c</FileName>
  1129. <FileType>1</FileType>
  1130. <FilePath>..\..\..\..\os\hal\src\hal_can.c</FilePath>
  1131. </File>
  1132. <File>
  1133. <FileName>hal_dac.c</FileName>
  1134. <FileType>1</FileType>
  1135. <FilePath>..\..\..\..\os\hal\src\hal_dac.c</FilePath>
  1136. </File>
  1137. <File>
  1138. <FileName>hal_ext.c</FileName>
  1139. <FileType>1</FileType>
  1140. <FilePath>..\..\..\..\os\hal\src\hal_ext.c</FilePath>
  1141. </File>
  1142. <File>
  1143. <FileName>hal_gpt.c</FileName>
  1144. <FileType>1</FileType>
  1145. <FilePath>..\..\..\..\os\hal\src\hal_gpt.c</FilePath>
  1146. </File>
  1147. <File>
  1148. <FileName>hal_i2c.c</FileName>
  1149. <FileType>1</FileType>
  1150. <FilePath>..\..\..\..\os\hal\src\hal_i2c.c</FilePath>
  1151. </File>
  1152. <File>
  1153. <FileName>hal_i2s.c</FileName>
  1154. <FileType>1</FileType>
  1155. <FilePath>..\..\..\..\os\hal\src\hal_i2s.c</FilePath>
  1156. </File>
  1157. <File>
  1158. <FileName>hal_icu.c</FileName>
  1159. <FileType>1</FileType>
  1160. <FilePath>..\..\..\..\os\hal\src\hal_icu.c</FilePath>
  1161. </File>
  1162. <File>
  1163. <FileName>hal_mac.c</FileName>
  1164. <FileType>1</FileType>
  1165. <FilePath>..\..\..\..\os\hal\src\hal_mac.c</FilePath>
  1166. </File>
  1167. <File>
  1168. <FileName>hal_mmc_spi.c</FileName>
  1169. <FileType>1</FileType>
  1170. <FilePath>..\..\..\..\os\hal\src\hal_mmc_spi.c</FilePath>
  1171. </File>
  1172. <File>
  1173. <FileName>hal_mmcsd.c</FileName>
  1174. <FileType>1</FileType>
  1175. <FilePath>..\..\..\..\os\hal\src\hal_mmcsd.c</FilePath>
  1176. </File>
  1177. <File>
  1178. <FileName>hal_pal.c</FileName>
  1179. <FileType>1</FileType>
  1180. <FilePath>..\..\..\..\os\hal\src\hal_pal.c</FilePath>
  1181. </File>
  1182. <File>
  1183. <FileName>hal_pwm.c</FileName>
  1184. <FileType>1</FileType>
  1185. <FilePath>..\..\..\..\os\hal\src\hal_pwm.c</FilePath>
  1186. </File>
  1187. <File>
  1188. <FileName>hal_qspi.c</FileName>
  1189. <FileType>1</FileType>
  1190. <FilePath>..\..\..\..\os\hal\src\hal_qspi.c</FilePath>
  1191. </File>
  1192. <File>
  1193. <FileName>hal_queues.c</FileName>
  1194. <FileType>1</FileType>
  1195. <FilePath>..\..\..\..\os\hal\src\hal_queues.c</FilePath>
  1196. </File>
  1197. <File>
  1198. <FileName>hal_rtc.c</FileName>
  1199. <FileType>1</FileType>
  1200. <FilePath>..\..\..\..\os\hal\src\hal_rtc.c</FilePath>
  1201. </File>
  1202. <File>
  1203. <FileName>hal_sdc.c</FileName>
  1204. <FileType>1</FileType>
  1205. <FilePath>..\..\..\..\os\hal\src\hal_sdc.c</FilePath>
  1206. </File>
  1207. <File>
  1208. <FileName>hal_serial.c</FileName>
  1209. <FileType>1</FileType>
  1210. <FilePath>..\..\..\..\os\hal\src\hal_serial.c</FilePath>
  1211. </File>
  1212. <File>
  1213. <FileName>hal_serial_usb.c</FileName>
  1214. <FileType>1</FileType>
  1215. <FilePath>..\..\..\..\os\hal\src\hal_serial_usb.c</FilePath>
  1216. </File>
  1217. <File>
  1218. <FileName>hal_spi.c</FileName>
  1219. <FileType>1</FileType>
  1220. <FilePath>..\..\..\..\os\hal\src\hal_spi.c</FilePath>
  1221. </File>
  1222. <File>
  1223. <FileName>hal_st.c</FileName>
  1224. <FileType>1</FileType>
  1225. <FilePath>..\..\..\..\os\hal\src\hal_st.c</FilePath>
  1226. </File>
  1227. <File>
  1228. <FileName>hal_uart.c</FileName>
  1229. <FileType>1</FileType>
  1230. <FilePath>..\..\..\..\os\hal\src\hal_uart.c</FilePath>
  1231. </File>
  1232. <File>
  1233. <FileName>hal_usb.c</FileName>
  1234. <FileType>1</FileType>
  1235. <FilePath>..\..\..\..\os\hal\src\hal_usb.c</FilePath>
  1236. </File>
  1237. <File>
  1238. <FileName>hal_wdg.c</FileName>
  1239. <FileType>1</FileType>
  1240. <FilePath>..\..\..\..\os\hal\src\hal_wdg.c</FilePath>
  1241. </File>
  1242. </Files>
  1243. </Group>
  1244. <Group>
  1245. <GroupName>board</GroupName>
  1246. <Files>
  1247. <File>
  1248. <FileName>board.c</FileName>
  1249. <FileType>1</FileType>
  1250. <FilePath>..\..\..\..\os\hal\boards\ST_STM32F3_DISCOVERY\board.c</FilePath>
  1251. </File>
  1252. <File>
  1253. <FileName>board.h</FileName>
  1254. <FileType>5</FileType>
  1255. <FilePath>..\..\..\..\os\hal\boards\ST_STM32F3_DISCOVERY\board.h</FilePath>
  1256. </File>
  1257. </Files>
  1258. </Group>
  1259. <Group>
  1260. <GroupName>test</GroupName>
  1261. <Files>
  1262. <File>
  1263. <FileName>ch_test.c</FileName>
  1264. <FileType>1</FileType>
  1265. <FilePath>..\..\..\..\test\lib\ch_test.c</FilePath>
  1266. </File>
  1267. <File>
  1268. <FileName>ch_test.h</FileName>
  1269. <FileType>5</FileType>
  1270. <FilePath>..\..\..\..\test\lib\ch_test.h</FilePath>
  1271. </File>
  1272. <File>
  1273. <FileName>test_root.c</FileName>
  1274. <FileType>1</FileType>
  1275. <FilePath>..\..\..\..\test\rt\source\test\test_root.c</FilePath>
  1276. </File>
  1277. <File>
  1278. <FileName>test_root.h</FileName>
  1279. <FileType>5</FileType>
  1280. <FilePath>..\..\..\..\test\rt\source\test\test_root.h</FilePath>
  1281. </File>
  1282. <File>
  1283. <FileName>test_sequence_001.c</FileName>
  1284. <FileType>1</FileType>
  1285. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_001.c</FilePath>
  1286. </File>
  1287. <File>
  1288. <FileName>test_sequence_001.h</FileName>
  1289. <FileType>5</FileType>
  1290. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_001.h</FilePath>
  1291. </File>
  1292. <File>
  1293. <FileName>test_sequence_002.c</FileName>
  1294. <FileType>1</FileType>
  1295. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_002.c</FilePath>
  1296. </File>
  1297. <File>
  1298. <FileName>test_sequence_002.h</FileName>
  1299. <FileType>5</FileType>
  1300. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_002.h</FilePath>
  1301. </File>
  1302. <File>
  1303. <FileName>test_sequence_003.c</FileName>
  1304. <FileType>1</FileType>
  1305. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_003.c</FilePath>
  1306. </File>
  1307. <File>
  1308. <FileName>test_sequence_003.h</FileName>
  1309. <FileType>5</FileType>
  1310. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_003.h</FilePath>
  1311. </File>
  1312. <File>
  1313. <FileName>test_sequence_004.c</FileName>
  1314. <FileType>1</FileType>
  1315. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_004.c</FilePath>
  1316. </File>
  1317. <File>
  1318. <FileName>test_sequence_004.h</FileName>
  1319. <FileType>5</FileType>
  1320. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_004.h</FilePath>
  1321. </File>
  1322. <File>
  1323. <FileName>test_sequence_005.c</FileName>
  1324. <FileType>1</FileType>
  1325. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_005.c</FilePath>
  1326. </File>
  1327. <File>
  1328. <FileName>test_sequence_005.h</FileName>
  1329. <FileType>5</FileType>
  1330. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_005.h</FilePath>
  1331. </File>
  1332. <File>
  1333. <FileName>test_sequence_006.c</FileName>
  1334. <FileType>1</FileType>
  1335. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_006.c</FilePath>
  1336. </File>
  1337. <File>
  1338. <FileName>test_sequence_006.h</FileName>
  1339. <FileType>5</FileType>
  1340. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_006.h</FilePath>
  1341. </File>
  1342. <File>
  1343. <FileName>test_sequence_007.c</FileName>
  1344. <FileType>1</FileType>
  1345. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_007.c</FilePath>
  1346. </File>
  1347. <File>
  1348. <FileName>test_sequence_007.h</FileName>
  1349. <FileType>5</FileType>
  1350. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_007.h</FilePath>
  1351. </File>
  1352. <File>
  1353. <FileName>test_sequence_008.c</FileName>
  1354. <FileType>1</FileType>
  1355. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_008.c</FilePath>
  1356. </File>
  1357. <File>
  1358. <FileName>test_sequence_008.h</FileName>
  1359. <FileType>5</FileType>
  1360. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_008.h</FilePath>
  1361. </File>
  1362. <File>
  1363. <FileName>test_sequence_009.c</FileName>
  1364. <FileType>1</FileType>
  1365. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_009.c</FilePath>
  1366. </File>
  1367. <File>
  1368. <FileName>test_sequence_009.h</FileName>
  1369. <FileType>5</FileType>
  1370. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_009.h</FilePath>
  1371. </File>
  1372. <File>
  1373. <FileName>test_sequence_010.c</FileName>
  1374. <FileType>1</FileType>
  1375. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_010.c</FilePath>
  1376. </File>
  1377. <File>
  1378. <FileName>test_sequence_010.h</FileName>
  1379. <FileType>5</FileType>
  1380. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_010.h</FilePath>
  1381. </File>
  1382. <File>
  1383. <FileName>test_sequence_011.c</FileName>
  1384. <FileType>1</FileType>
  1385. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_011.c</FilePath>
  1386. </File>
  1387. <File>
  1388. <FileName>test_sequence_011.h</FileName>
  1389. <FileType>5</FileType>
  1390. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_011.h</FilePath>
  1391. </File>
  1392. <File>
  1393. <FileName>test_sequence_012.c</FileName>
  1394. <FileType>1</FileType>
  1395. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_012.c</FilePath>
  1396. </File>
  1397. <File>
  1398. <FileName>test_sequence_012.h</FileName>
  1399. <FileType>5</FileType>
  1400. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_012.h</FilePath>
  1401. </File>
  1402. <File>
  1403. <FileName>test_sequence_013.c</FileName>
  1404. <FileType>1</FileType>
  1405. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_013.c</FilePath>
  1406. </File>
  1407. <File>
  1408. <FileName>test_sequence_013.h</FileName>
  1409. <FileType>5</FileType>
  1410. <FilePath>..\..\..\..\test\rt\source\test\test_sequence_013.h</FilePath>
  1411. </File>
  1412. </Files>
  1413. </Group>
  1414. <Group>
  1415. <GroupName>demo</GroupName>
  1416. <Files>
  1417. <File>
  1418. <FileName>main.c</FileName>
  1419. <FileType>1</FileType>
  1420. <FilePath>..\main.c</FilePath>
  1421. </File>
  1422. <File>
  1423. <FileName>mcuconf.h</FileName>
  1424. <FileType>5</FileType>
  1425. <FilePath>..\mcuconf.h</FilePath>
  1426. </File>
  1427. <File>
  1428. <FileName>chconf.h</FileName>
  1429. <FileType>5</FileType>
  1430. <FilePath>..\chconf.h</FilePath>
  1431. </File>
  1432. <File>
  1433. <FileName>halconf.h</FileName>
  1434. <FileType>5</FileType>
  1435. <FilePath>..\halconf.h</FilePath>
  1436. </File>
  1437. </Files>
  1438. </Group>
  1439. </Groups>
  1440. </Target>
  1441. </Targets>
  1442. </Project>