AirControlValve.uvprojx 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783
  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>AirControlValve</TargetName>
  8. <ToolsetNumber>0x4</ToolsetNumber>
  9. <ToolsetName>ARM-ADS</ToolsetName>
  10. <pCCUsed>5060960::V5.06 update 7 (build 960)::.\ARM_Compiler_5.06u7</pCCUsed>
  11. <uAC6>0</uAC6>
  12. <TargetOption>
  13. <TargetCommonOption>
  14. <Device>AC78013MDQA</Device>
  15. <Vendor>AutoChips</Vendor>
  16. <PackID>AutoChips.AC780x_DFP.1.0.6</PackID>
  17. <PackURL>http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/</PackURL>
  18. <Cpu>IRAM(0x20000000,0x5000) IROM(0x08000000,0x20000) CPUTYPE("Cortex-M0+") CLOCK(12000000) ELITTLE</Cpu>
  19. <FlashUtilSpec></FlashUtilSpec>
  20. <StartupFile></StartupFile>
  21. <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0AC780x_128KB -FS08000000 -FL020000 -FP0($$Device:AC78013MDQA$Flash\AC780x_128KB.FLM))</FlashDriverDll>
  22. <DeviceId>0</DeviceId>
  23. <RegisterFile>$$Device:AC78013MDQA$Device\Include\ac780x.h</RegisterFile>
  24. <MemoryEnv></MemoryEnv>
  25. <Cmp></Cmp>
  26. <Asm></Asm>
  27. <Linker></Linker>
  28. <OHString></OHString>
  29. <InfinionOptionDll></InfinionOptionDll>
  30. <SLE66CMisc></SLE66CMisc>
  31. <SLE66AMisc></SLE66AMisc>
  32. <SLE66LinkerMisc></SLE66LinkerMisc>
  33. <SFDFile>$$Device:AC78013MDQA$SVD\AC780x.svd</SFDFile>
  34. <bCustSvd>0</bCustSvd>
  35. <UseEnv>0</UseEnv>
  36. <BinPath></BinPath>
  37. <IncludePath></IncludePath>
  38. <LibPath></LibPath>
  39. <RegisterFilePath></RegisterFilePath>
  40. <DBRegisterFilePath></DBRegisterFilePath>
  41. <TargetStatus>
  42. <Error>0</Error>
  43. <ExitCodeStop>0</ExitCodeStop>
  44. <ButtonStop>0</ButtonStop>
  45. <NotGenerated>0</NotGenerated>
  46. <InvalidFlash>1</InvalidFlash>
  47. </TargetStatus>
  48. <OutputDirectory>.\Objects\</OutputDirectory>
  49. <OutputName>SmartMHcover_20241112</OutputName>
  50. <CreateExecutable>1</CreateExecutable>
  51. <CreateLib>0</CreateLib>
  52. <CreateHexFile>1</CreateHexFile>
  53. <DebugInformation>1</DebugInformation>
  54. <BrowseInformation>1</BrowseInformation>
  55. <ListingPath>.\Listings\</ListingPath>
  56. <HexFormatSelection>1</HexFormatSelection>
  57. <Merge32K>0</Merge32K>
  58. <CreateBatchFile>0</CreateBatchFile>
  59. <BeforeCompile>
  60. <RunUserProg1>0</RunUserProg1>
  61. <RunUserProg2>0</RunUserProg2>
  62. <UserProg1Name></UserProg1Name>
  63. <UserProg2Name></UserProg2Name>
  64. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  65. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  66. <nStopU1X>0</nStopU1X>
  67. <nStopU2X>0</nStopU2X>
  68. </BeforeCompile>
  69. <BeforeMake>
  70. <RunUserProg1>0</RunUserProg1>
  71. <RunUserProg2>0</RunUserProg2>
  72. <UserProg1Name></UserProg1Name>
  73. <UserProg2Name></UserProg2Name>
  74. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  75. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  76. <nStopB1X>0</nStopB1X>
  77. <nStopB2X>0</nStopB2X>
  78. </BeforeMake>
  79. <AfterMake>
  80. <RunUserProg1>1</RunUserProg1>
  81. <RunUserProg2>0</RunUserProg2>
  82. <UserProg1Name>fromelf --bin -o "$L@L.bin" "#L</UserProg1Name>
  83. <UserProg2Name></UserProg2Name>
  84. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  85. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  86. <nStopA1X>0</nStopA1X>
  87. <nStopA2X>0</nStopA2X>
  88. </AfterMake>
  89. <SelectedForBatchBuild>0</SelectedForBatchBuild>
  90. <SVCSIdString></SVCSIdString>
  91. </TargetCommonOption>
  92. <CommonProperty>
  93. <UseCPPCompiler>0</UseCPPCompiler>
  94. <RVCTCodeConst>0</RVCTCodeConst>
  95. <RVCTZI>0</RVCTZI>
  96. <RVCTOtherData>0</RVCTOtherData>
  97. <ModuleSelection>0</ModuleSelection>
  98. <IncludeInBuild>1</IncludeInBuild>
  99. <AlwaysBuild>0</AlwaysBuild>
  100. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  101. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  102. <PublicsOnly>0</PublicsOnly>
  103. <StopOnExitCode>3</StopOnExitCode>
  104. <CustomArgument></CustomArgument>
  105. <IncludeLibraryModules></IncludeLibraryModules>
  106. <ComprImg>1</ComprImg>
  107. </CommonProperty>
  108. <DllOption>
  109. <SimDllName>SARMCM3.DLL</SimDllName>
  110. <SimDllArguments> -REMAP-MPU </SimDllArguments>
  111. <SimDlgDll>DARMCM1.DLL</SimDlgDll>
  112. <SimDlgDllArguments>-pCM0+</SimDlgDllArguments>
  113. <TargetDllName>SARMCM3.DLL</TargetDllName>
  114. <TargetDllArguments>-MPU </TargetDllArguments>
  115. <TargetDlgDll>TARMCM1.DLL</TargetDlgDll>
  116. <TargetDlgDllArguments>-pCM0+</TargetDlgDllArguments>
  117. </DllOption>
  118. <DebugOption>
  119. <OPTHX>
  120. <HexSelection>1</HexSelection>
  121. <HexRangeLowAddress>0</HexRangeLowAddress>
  122. <HexRangeHighAddress>0</HexRangeHighAddress>
  123. <HexOffset>0</HexOffset>
  124. <Oh166RecLen>16</Oh166RecLen>
  125. </OPTHX>
  126. </DebugOption>
  127. <Utilities>
  128. <Flash1>
  129. <UseTargetDll>1</UseTargetDll>
  130. <UseExternalTool>0</UseExternalTool>
  131. <RunIndependent>0</RunIndependent>
  132. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  133. <Capability>1</Capability>
  134. <DriverSelection>4096</DriverSelection>
  135. </Flash1>
  136. <bUseTDR>1</bUseTDR>
  137. <Flash2>BIN\UL2CM3.DLL</Flash2>
  138. <Flash3>"" ()</Flash3>
  139. <Flash4></Flash4>
  140. <pFcarmOut></pFcarmOut>
  141. <pFcarmGrp></pFcarmGrp>
  142. <pFcArmRoot></pFcArmRoot>
  143. <FcArmLst>0</FcArmLst>
  144. </Utilities>
  145. <TargetArmAds>
  146. <ArmAdsMisc>
  147. <GenerateListings>0</GenerateListings>
  148. <asHll>1</asHll>
  149. <asAsm>1</asAsm>
  150. <asMacX>1</asMacX>
  151. <asSyms>1</asSyms>
  152. <asFals>1</asFals>
  153. <asDbgD>1</asDbgD>
  154. <asForm>1</asForm>
  155. <ldLst>0</ldLst>
  156. <ldmm>1</ldmm>
  157. <ldXref>1</ldXref>
  158. <BigEnd>0</BigEnd>
  159. <AdsALst>1</AdsALst>
  160. <AdsACrf>1</AdsACrf>
  161. <AdsANop>0</AdsANop>
  162. <AdsANot>0</AdsANot>
  163. <AdsLLst>1</AdsLLst>
  164. <AdsLmap>1</AdsLmap>
  165. <AdsLcgr>1</AdsLcgr>
  166. <AdsLsym>1</AdsLsym>
  167. <AdsLszi>1</AdsLszi>
  168. <AdsLtoi>1</AdsLtoi>
  169. <AdsLsun>1</AdsLsun>
  170. <AdsLven>1</AdsLven>
  171. <AdsLsxf>1</AdsLsxf>
  172. <RvctClst>0</RvctClst>
  173. <GenPPlst>0</GenPPlst>
  174. <AdsCpuType>"Cortex-M0+"</AdsCpuType>
  175. <RvctDeviceName></RvctDeviceName>
  176. <mOS>0</mOS>
  177. <uocRom>0</uocRom>
  178. <uocRam>0</uocRam>
  179. <hadIROM>1</hadIROM>
  180. <hadIRAM>1</hadIRAM>
  181. <hadXRAM>0</hadXRAM>
  182. <uocXRam>0</uocXRam>
  183. <RvdsVP>0</RvdsVP>
  184. <RvdsMve>0</RvdsMve>
  185. <RvdsCdeCp>0</RvdsCdeCp>
  186. <nBranchProt>0</nBranchProt>
  187. <hadIRAM2>0</hadIRAM2>
  188. <hadIROM2>0</hadIROM2>
  189. <StupSel>8</StupSel>
  190. <useUlib>0</useUlib>
  191. <EndSel>0</EndSel>
  192. <uLtcg>0</uLtcg>
  193. <nSecure>0</nSecure>
  194. <RoSelD>3</RoSelD>
  195. <RwSelD>3</RwSelD>
  196. <CodeSel>0</CodeSel>
  197. <OptFeed>0</OptFeed>
  198. <NoZi1>0</NoZi1>
  199. <NoZi2>0</NoZi2>
  200. <NoZi3>0</NoZi3>
  201. <NoZi4>0</NoZi4>
  202. <NoZi5>0</NoZi5>
  203. <Ro1Chk>0</Ro1Chk>
  204. <Ro2Chk>0</Ro2Chk>
  205. <Ro3Chk>0</Ro3Chk>
  206. <Ir1Chk>1</Ir1Chk>
  207. <Ir2Chk>0</Ir2Chk>
  208. <Ra1Chk>0</Ra1Chk>
  209. <Ra2Chk>0</Ra2Chk>
  210. <Ra3Chk>0</Ra3Chk>
  211. <Im1Chk>1</Im1Chk>
  212. <Im2Chk>0</Im2Chk>
  213. <OnChipMemories>
  214. <Ocm1>
  215. <Type>0</Type>
  216. <StartAddress>0x0</StartAddress>
  217. <Size>0x0</Size>
  218. </Ocm1>
  219. <Ocm2>
  220. <Type>0</Type>
  221. <StartAddress>0x0</StartAddress>
  222. <Size>0x0</Size>
  223. </Ocm2>
  224. <Ocm3>
  225. <Type>0</Type>
  226. <StartAddress>0x0</StartAddress>
  227. <Size>0x0</Size>
  228. </Ocm3>
  229. <Ocm4>
  230. <Type>0</Type>
  231. <StartAddress>0x0</StartAddress>
  232. <Size>0x0</Size>
  233. </Ocm4>
  234. <Ocm5>
  235. <Type>0</Type>
  236. <StartAddress>0x0</StartAddress>
  237. <Size>0x0</Size>
  238. </Ocm5>
  239. <Ocm6>
  240. <Type>0</Type>
  241. <StartAddress>0x0</StartAddress>
  242. <Size>0x0</Size>
  243. </Ocm6>
  244. <IRAM>
  245. <Type>0</Type>
  246. <StartAddress>0x20000000</StartAddress>
  247. <Size>0x5000</Size>
  248. </IRAM>
  249. <IROM>
  250. <Type>1</Type>
  251. <StartAddress>0x8000000</StartAddress>
  252. <Size>0x20000</Size>
  253. </IROM>
  254. <XRAM>
  255. <Type>0</Type>
  256. <StartAddress>0x0</StartAddress>
  257. <Size>0x0</Size>
  258. </XRAM>
  259. <OCR_RVCT1>
  260. <Type>1</Type>
  261. <StartAddress>0x0</StartAddress>
  262. <Size>0x0</Size>
  263. </OCR_RVCT1>
  264. <OCR_RVCT2>
  265. <Type>1</Type>
  266. <StartAddress>0x0</StartAddress>
  267. <Size>0x0</Size>
  268. </OCR_RVCT2>
  269. <OCR_RVCT3>
  270. <Type>1</Type>
  271. <StartAddress>0x0</StartAddress>
  272. <Size>0x0</Size>
  273. </OCR_RVCT3>
  274. <OCR_RVCT4>
  275. <Type>1</Type>
  276. <StartAddress>0x8000000</StartAddress>
  277. <Size>0xa800</Size>
  278. </OCR_RVCT4>
  279. <OCR_RVCT5>
  280. <Type>1</Type>
  281. <StartAddress>0x0</StartAddress>
  282. <Size>0x0</Size>
  283. </OCR_RVCT5>
  284. <OCR_RVCT6>
  285. <Type>0</Type>
  286. <StartAddress>0x0</StartAddress>
  287. <Size>0x0</Size>
  288. </OCR_RVCT6>
  289. <OCR_RVCT7>
  290. <Type>0</Type>
  291. <StartAddress>0x0</StartAddress>
  292. <Size>0x0</Size>
  293. </OCR_RVCT7>
  294. <OCR_RVCT8>
  295. <Type>0</Type>
  296. <StartAddress>0x0</StartAddress>
  297. <Size>0x0</Size>
  298. </OCR_RVCT8>
  299. <OCR_RVCT9>
  300. <Type>0</Type>
  301. <StartAddress>0x20000000</StartAddress>
  302. <Size>0x5000</Size>
  303. </OCR_RVCT9>
  304. <OCR_RVCT10>
  305. <Type>0</Type>
  306. <StartAddress>0x0</StartAddress>
  307. <Size>0x0</Size>
  308. </OCR_RVCT10>
  309. </OnChipMemories>
  310. <RvctStartVector></RvctStartVector>
  311. </ArmAdsMisc>
  312. <Cads>
  313. <interw>1</interw>
  314. <Optim>3</Optim>
  315. <oTime>0</oTime>
  316. <SplitLS>0</SplitLS>
  317. <OneElfS>1</OneElfS>
  318. <Strict>0</Strict>
  319. <EnumInt>0</EnumInt>
  320. <PlainCh>0</PlainCh>
  321. <Ropi>0</Ropi>
  322. <Rwpi>0</Rwpi>
  323. <wLevel>2</wLevel>
  324. <uThumb>0</uThumb>
  325. <uSurpInc>0</uSurpInc>
  326. <uC99>1</uC99>
  327. <uGnu>0</uGnu>
  328. <useXO>0</useXO>
  329. <v6Lang>3</v6Lang>
  330. <v6LangP>3</v6LangP>
  331. <vShortEn>1</vShortEn>
  332. <vShortWch>1</vShortWch>
  333. <v6Lto>0</v6Lto>
  334. <v6WtE>0</v6WtE>
  335. <v6Rtti>0</v6Rtti>
  336. <VariousControls>
  337. <MiscControls></MiscControls>
  338. <Define></Define>
  339. <Undefine></Undefine>
  340. <IncludePath>..\User;..\Device;..\Lib</IncludePath>
  341. </VariousControls>
  342. </Cads>
  343. <Aads>
  344. <interw>1</interw>
  345. <Ropi>0</Ropi>
  346. <Rwpi>0</Rwpi>
  347. <thumb>0</thumb>
  348. <SplitLS>0</SplitLS>
  349. <SwStkChk>0</SwStkChk>
  350. <NoWarn>0</NoWarn>
  351. <uSurpInc>0</uSurpInc>
  352. <useXO>0</useXO>
  353. <ClangAsOpt>1</ClangAsOpt>
  354. <VariousControls>
  355. <MiscControls></MiscControls>
  356. <Define></Define>
  357. <Undefine></Undefine>
  358. <IncludePath></IncludePath>
  359. </VariousControls>
  360. </Aads>
  361. <LDads>
  362. <umfTarg>1</umfTarg>
  363. <Ropi>0</Ropi>
  364. <Rwpi>0</Rwpi>
  365. <noStLib>0</noStLib>
  366. <RepFail>1</RepFail>
  367. <useFile>0</useFile>
  368. <TextAddressRange>0x08000000</TextAddressRange>
  369. <DataAddressRange>0x20000000</DataAddressRange>
  370. <pXoBase></pXoBase>
  371. <ScatterFile>.\Objects\AirControlValve_20240604.sct</ScatterFile>
  372. <IncludeLibs></IncludeLibs>
  373. <IncludeLibsPath></IncludeLibsPath>
  374. <Misc></Misc>
  375. <LinkerInputFile></LinkerInputFile>
  376. <DisabledWarnings></DisabledWarnings>
  377. </LDads>
  378. </TargetArmAds>
  379. </TargetOption>
  380. <Groups>
  381. <Group>
  382. <GroupName>User</GroupName>
  383. <Files>
  384. <File>
  385. <FileName>main.c</FileName>
  386. <FileType>1</FileType>
  387. <FilePath>..\User\main.c</FilePath>
  388. </File>
  389. <File>
  390. <FileName>IAP.c</FileName>
  391. <FileType>1</FileType>
  392. <FilePath>..\User\IAP.c</FilePath>
  393. </File>
  394. <File>
  395. <FileName>IAP.h</FileName>
  396. <FileType>5</FileType>
  397. <FilePath>..\User\IAP.h</FilePath>
  398. </File>
  399. <File>
  400. <FileName>main_task.c</FileName>
  401. <FileType>1</FileType>
  402. <FilePath>..\User\main_task.c</FilePath>
  403. </File>
  404. <File>
  405. <FileName>main_task.h</FileName>
  406. <FileType>5</FileType>
  407. <FilePath>..\User\main_task.h</FilePath>
  408. </File>
  409. <File>
  410. <FileName>protocol.h</FileName>
  411. <FileType>5</FileType>
  412. <FilePath>..\User\protocol.h</FilePath>
  413. </File>
  414. <File>
  415. <FileName>protocol.c</FileName>
  416. <FileType>1</FileType>
  417. <FilePath>..\User\protocol.c</FilePath>
  418. </File>
  419. <File>
  420. <FileName>cfg.h</FileName>
  421. <FileType>5</FileType>
  422. <FilePath>..\User\cfg.h</FilePath>
  423. </File>
  424. <File>
  425. <FileName>cfg.c</FileName>
  426. <FileType>1</FileType>
  427. <FilePath>..\User\cfg.c</FilePath>
  428. </File>
  429. <File>
  430. <FileName>process.h</FileName>
  431. <FileType>5</FileType>
  432. <FilePath>..\User\process.h</FilePath>
  433. </File>
  434. <File>
  435. <FileName>process.c</FileName>
  436. <FileType>1</FileType>
  437. <FilePath>..\User\process.c</FilePath>
  438. </File>
  439. </Files>
  440. </Group>
  441. <Group>
  442. <GroupName>Lib</GroupName>
  443. <Files>
  444. <File>
  445. <FileName>cobs.c</FileName>
  446. <FileType>1</FileType>
  447. <FilePath>..\Lib\cobs.c</FilePath>
  448. </File>
  449. <File>
  450. <FileName>cobs.h</FileName>
  451. <FileType>5</FileType>
  452. <FilePath>..\Lib\cobs.h</FilePath>
  453. </File>
  454. <File>
  455. <FileName>crc16.c</FileName>
  456. <FileType>1</FileType>
  457. <FilePath>..\Lib\crc16.c</FilePath>
  458. </File>
  459. <File>
  460. <FileName>crc16.h</FileName>
  461. <FileType>5</FileType>
  462. <FilePath>..\Lib\crc16.h</FilePath>
  463. </File>
  464. <File>
  465. <FileName>fifo.c</FileName>
  466. <FileType>1</FileType>
  467. <FilePath>..\Lib\fifo.c</FilePath>
  468. </File>
  469. <File>
  470. <FileName>fifo.h</FileName>
  471. <FileType>5</FileType>
  472. <FilePath>..\Lib\fifo.h</FilePath>
  473. </File>
  474. <File>
  475. <FileName>md5c.c</FileName>
  476. <FileType>1</FileType>
  477. <FilePath>..\Lib\md5c.c</FilePath>
  478. </File>
  479. <File>
  480. <FileName>md5c.h</FileName>
  481. <FileType>5</FileType>
  482. <FilePath>..\Lib\md5c.h</FilePath>
  483. </File>
  484. </Files>
  485. </Group>
  486. <Group>
  487. <GroupName>Device</GroupName>
  488. <Files>
  489. <File>
  490. <FileName>timer.c</FileName>
  491. <FileType>1</FileType>
  492. <FilePath>..\Device\timer.c</FilePath>
  493. </File>
  494. <File>
  495. <FileName>timer.h</FileName>
  496. <FileType>5</FileType>
  497. <FilePath>..\Device\timer.h</FilePath>
  498. </File>
  499. <File>
  500. <FileName>gpio.c</FileName>
  501. <FileType>1</FileType>
  502. <FilePath>..\Device\gpio.c</FilePath>
  503. </File>
  504. <File>
  505. <FileName>gpio.h</FileName>
  506. <FileType>5</FileType>
  507. <FilePath>..\Device\gpio.h</FilePath>
  508. </File>
  509. <File>
  510. <FileName>uart.c</FileName>
  511. <FileType>1</FileType>
  512. <FilePath>..\Device\uart.c</FilePath>
  513. </File>
  514. <File>
  515. <FileName>uart.h</FileName>
  516. <FileType>5</FileType>
  517. <FilePath>..\Device\uart.h</FilePath>
  518. </File>
  519. <File>
  520. <FileName>watchdog.c</FileName>
  521. <FileType>1</FileType>
  522. <FilePath>..\Device\watchdog.c</FilePath>
  523. </File>
  524. <File>
  525. <FileName>watchdog.h</FileName>
  526. <FileType>5</FileType>
  527. <FilePath>..\Device\watchdog.h</FilePath>
  528. </File>
  529. <File>
  530. <FileName>adc.c</FileName>
  531. <FileType>1</FileType>
  532. <FilePath>..\Device\adc.c</FilePath>
  533. </File>
  534. <File>
  535. <FileName>adc.h</FileName>
  536. <FileType>5</FileType>
  537. <FilePath>..\Device\adc.h</FilePath>
  538. </File>
  539. <File>
  540. <FileName>PressureSensor.h</FileName>
  541. <FileType>5</FileType>
  542. <FilePath>..\Device\PressureSensor.h</FilePath>
  543. </File>
  544. <File>
  545. <FileName>PressureSensor.c</FileName>
  546. <FileType>1</FileType>
  547. <FilePath>..\Device\PressureSensor.c</FilePath>
  548. </File>
  549. <File>
  550. <FileName>Radar.h</FileName>
  551. <FileType>5</FileType>
  552. <FilePath>..\Device\Radar.h</FilePath>
  553. </File>
  554. <File>
  555. <FileName>Radar.c</FileName>
  556. <FileType>1</FileType>
  557. <FilePath>..\Device\Radar.c</FilePath>
  558. </File>
  559. <File>
  560. <FileName>Imu.h</FileName>
  561. <FileType>5</FileType>
  562. <FilePath>..\Device\Imu.h</FilePath>
  563. </File>
  564. <File>
  565. <FileName>Imu.c</FileName>
  566. <FileType>1</FileType>
  567. <FilePath>..\Device\Imu.c</FilePath>
  568. </File>
  569. </Files>
  570. </Group>
  571. <Group>
  572. <GroupName>::Board Support</GroupName>
  573. </Group>
  574. <Group>
  575. <GroupName>::CMSIS</GroupName>
  576. </Group>
  577. <Group>
  578. <GroupName>::Device</GroupName>
  579. </Group>
  580. </Groups>
  581. </Target>
  582. </Targets>
  583. <RTE>
  584. <apis/>
  585. <components>
  586. <component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="5.6.0" condition="ARMv6_7_8-M Device">
  587. <package name="CMSIS" schemaVersion="1.7.7" url="http://www.keil.com/pack/" vendor="ARM" version="5.9.0"/>
  588. <targetInfos>
  589. <targetInfo name="AirControlValve"/>
  590. </targetInfos>
  591. </component>
  592. <component Cbundle="AC780x Development Kit" Cclass="Board Support" Cgroup="AC780x Development Kit" Csub="Debug" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x Debug Interface">
  593. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  594. <targetInfos>
  595. <targetInfo name="AirControlValve"/>
  596. </targetInfos>
  597. </component>
  598. <component Cclass="Device" Cgroup="ATC Drivers" Csub="ACMP" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x System">
  599. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  600. <targetInfos>
  601. <targetInfo name="AirControlValve"/>
  602. </targetInfos>
  603. </component>
  604. <component Cclass="Device" Cgroup="ATC Drivers" Csub="ADC" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x DMA Driver">
  605. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  606. <targetInfos>
  607. <targetInfo name="AirControlValve"/>
  608. </targetInfos>
  609. </component>
  610. <component Cclass="Device" Cgroup="ATC Drivers" Csub="CAN" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x System">
  611. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  612. <targetInfos>
  613. <targetInfo name="AirControlValve"/>
  614. </targetInfos>
  615. </component>
  616. <component Cclass="Device" Cgroup="ATC Drivers" Csub="CKGEN" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x CMSIS-CORE">
  617. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  618. <targetInfos>
  619. <targetInfo name="AirControlValve"/>
  620. </targetInfos>
  621. </component>
  622. <component Cclass="Device" Cgroup="ATC Drivers" Csub="CRC" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x System">
  623. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  624. <targetInfos>
  625. <targetInfo name="AirControlValve"/>
  626. </targetInfos>
  627. </component>
  628. <component Cclass="Device" Cgroup="ATC Drivers" Csub="CTU" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x System">
  629. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  630. <targetInfos>
  631. <targetInfo name="AirControlValve"/>
  632. </targetInfos>
  633. </component>
  634. <component Cclass="Device" Cgroup="ATC Drivers" Csub="DMA" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x System">
  635. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  636. <targetInfos>
  637. <targetInfo name="AirControlValve"/>
  638. </targetInfos>
  639. </component>
  640. <component Cclass="Device" Cgroup="ATC Drivers" Csub="ECC SRAM" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x System">
  641. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  642. <targetInfos>
  643. <targetInfo name="AirControlValve"/>
  644. </targetInfos>
  645. </component>
  646. <component Cclass="Device" Cgroup="ATC Drivers" Csub="GPIO" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x System">
  647. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  648. <targetInfos>
  649. <targetInfo name="AirControlValve"/>
  650. </targetInfos>
  651. </component>
  652. <component Cclass="Device" Cgroup="ATC Drivers" Csub="I2C" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x DMA Driver">
  653. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  654. <targetInfos>
  655. <targetInfo name="AirControlValve"/>
  656. </targetInfos>
  657. </component>
  658. <component Cclass="Device" Cgroup="ATC Drivers" Csub="MMDIVSQART" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x System">
  659. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  660. <targetInfos>
  661. <targetInfo name="AirControlValve"/>
  662. </targetInfos>
  663. </component>
  664. <component Cclass="Device" Cgroup="ATC Drivers" Csub="PWDT" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x System">
  665. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  666. <targetInfos>
  667. <targetInfo name="AirControlValve"/>
  668. </targetInfos>
  669. </component>
  670. <component Cclass="Device" Cgroup="ATC Drivers" Csub="PWM" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x System">
  671. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  672. <targetInfos>
  673. <targetInfo name="AirControlValve"/>
  674. </targetInfos>
  675. </component>
  676. <component Cclass="Device" Cgroup="ATC Drivers" Csub="RTC" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x System">
  677. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  678. <targetInfos>
  679. <targetInfo name="AirControlValve"/>
  680. </targetInfos>
  681. </component>
  682. <component Cclass="Device" Cgroup="ATC Drivers" Csub="SPI" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x DMA Driver">
  683. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  684. <targetInfos>
  685. <targetInfo name="AirControlValve"/>
  686. </targetInfos>
  687. </component>
  688. <component Cclass="Device" Cgroup="ATC Drivers" Csub="SPM" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x CMSIS-CORE">
  689. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  690. <targetInfos>
  691. <targetInfo name="AirControlValve"/>
  692. </targetInfos>
  693. </component>
  694. <component Cclass="Device" Cgroup="ATC Drivers" Csub="TIMER" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x System">
  695. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  696. <targetInfos>
  697. <targetInfo name="AirControlValve"/>
  698. </targetInfos>
  699. </component>
  700. <component Cclass="Device" Cgroup="ATC Drivers" Csub="UART" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x DMA Driver">
  701. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  702. <targetInfos>
  703. <targetInfo name="AirControlValve"/>
  704. </targetInfos>
  705. </component>
  706. <component Cclass="Device" Cgroup="ATC Drivers" Csub="WDG" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x System">
  707. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  708. <targetInfos>
  709. <targetInfo name="AirControlValve"/>
  710. </targetInfos>
  711. </component>
  712. <component Cclass="Device" Cgroup="ATC Drivers" Csub="eFlash" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x System">
  713. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  714. <targetInfos>
  715. <targetInfo name="AirControlValve"/>
  716. </targetInfos>
  717. </component>
  718. <component Cclass="Device" Cgroup="Startup" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x System">
  719. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  720. <targetInfos>
  721. <targetInfo name="AirControlValve"/>
  722. </targetInfos>
  723. </component>
  724. </components>
  725. <files>
  726. <file attr="config" category="source" name="Device\Source\ac780x_debugout.c" version="1.0.0">
  727. <instance index="0">RTE\Board_Support\AC78013MDQA\ac780x_debugout.c</instance>
  728. <component Cbundle="AC780x Development Kit" Cclass="Board Support" Cgroup="AC780x Development Kit" Csub="Debug" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x Debug Interface"/>
  729. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  730. <targetInfos>
  731. <targetInfo name="AirControlValve"/>
  732. </targetInfos>
  733. </file>
  734. <file attr="config" category="header" name="Device\device_assert.h" version="1.0.0">
  735. <instance index="0">RTE\Device\AC78013MDQA\device_assert.h</instance>
  736. <component Cclass="Device" Cgroup="Startup" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x System"/>
  737. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  738. <targetInfos>
  739. <targetInfo name="AirControlValve"/>
  740. </targetInfos>
  741. </file>
  742. <file attr="config" category="sourceAsm" condition="Startup ARM" name="Device\Source\ARM\startup_ac780x.s" version="1.0.0">
  743. <instance index="0">RTE\Device\AC78013MDQA\startup_ac780x.s</instance>
  744. <component Cclass="Device" Cgroup="Startup" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x System"/>
  745. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  746. <targetInfos>
  747. <targetInfo name="AirControlValve"/>
  748. </targetInfos>
  749. </file>
  750. <file attr="config" category="source" name="Device\Source\system_ac780x.c" version="1.0.0">
  751. <instance index="0">RTE\Device\AC78013MDQA\system_ac780x.c</instance>
  752. <component Cclass="Device" Cgroup="Startup" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x System"/>
  753. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  754. <targetInfos>
  755. <targetInfo name="AirControlValve"/>
  756. </targetInfos>
  757. </file>
  758. <file attr="config" category="header" name="Device\system_ac780x.h" version="1.0.0">
  759. <instance index="0">RTE\Device\AC78013MDQA\system_ac780x.h</instance>
  760. <component Cclass="Device" Cgroup="Startup" Cvendor="AutoChips" Cversion="1.0.0" condition="AC780x System"/>
  761. <package name="AC780x_DFP" schemaVersion="1.4" url="http://fex.autochips.com:90/download/CMSIS_PACK/AC7801/" vendor="AutoChips" version="1.0.6"/>
  762. <targetInfos>
  763. <targetInfo name="AirControlValve"/>
  764. </targetInfos>
  765. </file>
  766. </files>
  767. </RTE>
  768. <LayerInfo>
  769. <Layers>
  770. <Layer>
  771. <LayName>AirControlValve</LayName>
  772. <LayPrjMark>1</LayPrjMark>
  773. </Layer>
  774. </Layers>
  775. </LayerInfo>
  776. </Project>