project.ewp 38 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369
  1. <project>
  2. <fileVersion>3</fileVersion>
  3. <configuration>
  4. <name>rtthread</name>
  5. <toolchain>
  6. <name>ARM</name>
  7. </toolchain>
  8. <debug>1</debug>
  9. <settings>
  10. <name>General</name>
  11. <archiveVersion>3</archiveVersion>
  12. <data>
  13. <version>35</version>
  14. <wantNonLocal>1</wantNonLocal>
  15. <debug>1</debug>
  16. <option>
  17. <name>BrowseInfoPath</name>
  18. <state>rtthread\BrowseInfo</state>
  19. </option>
  20. <option>
  21. <name>ExePath</name>
  22. <state>build\iar\Exe</state>
  23. </option>
  24. <option>
  25. <name>ObjPath</name>
  26. <state>build\iar\Obj</state>
  27. </option>
  28. <option>
  29. <name>ListPath</name>
  30. <state>build\iar\List</state>
  31. </option>
  32. <option>
  33. <name>GEndianMode</name>
  34. <state>0</state>
  35. </option>
  36. <option>
  37. <name>Input description</name>
  38. <state>Automatic choice of formatter, without multibyte support.</state>
  39. </option>
  40. <option>
  41. <name>Output description</name>
  42. <state>Automatic choice of formatter, without multibyte support.</state>
  43. </option>
  44. <option>
  45. <name>GOutputBinary</name>
  46. <state>0</state>
  47. </option>
  48. <option>
  49. <name>OGCoreOrChip</name>
  50. <state>1</state>
  51. </option>
  52. <option>
  53. <name>GRuntimeLibSelect</name>
  54. <version>0</version>
  55. <state>1</state>
  56. </option>
  57. <option>
  58. <name>GRuntimeLibSelectSlave</name>
  59. <version>0</version>
  60. <state>1</state>
  61. </option>
  62. <option>
  63. <name>RTDescription</name>
  64. <state>A compact configuration of the C/C++14 runtime library. No locale interface, C locale, no file descriptor support, no multibytes in printf and scanf, and no hex floats in strtod.</state>
  65. </option>
  66. <option>
  67. <name>OGProductVersion</name>
  68. <state>6.30.6.53380</state>
  69. </option>
  70. <option>
  71. <name>OGLastSavedByProductVersion</name>
  72. <state>9.30.1.50052</state>
  73. </option>
  74. <option>
  75. <name>OGChipSelectEditMenu</name>
  76. <state>MIMXRT1062xxx6A NXP MIMXRT1062xxx6A</state>
  77. </option>
  78. <option>
  79. <name>GenLowLevelInterface</name>
  80. <state>1</state>
  81. </option>
  82. <option>
  83. <name>GEndianModeBE</name>
  84. <state>1</state>
  85. </option>
  86. <option>
  87. <name>OGBufferedTerminalOutput</name>
  88. <state>0</state>
  89. </option>
  90. <option>
  91. <name>GenStdoutInterface</name>
  92. <state>0</state>
  93. </option>
  94. <option>
  95. <name>RTConfigPath2</name>
  96. <state>$TOOLKIT_DIR$\inc\c\DLib_Config_Normal.h</state>
  97. </option>
  98. <option>
  99. <name>GBECoreSlave</name>
  100. <version>32</version>
  101. <state>41</state>
  102. </option>
  103. <option>
  104. <name>OGUseCmsis</name>
  105. <state>1</state>
  106. </option>
  107. <option>
  108. <name>OGUseCmsisDspLib</name>
  109. <state>0</state>
  110. </option>
  111. <option>
  112. <name>GRuntimeLibThreads</name>
  113. <state>0</state>
  114. </option>
  115. <option>
  116. <name>CoreVariant</name>
  117. <version>32</version>
  118. <state>41</state>
  119. </option>
  120. <option>
  121. <name>GFPUDeviceSlave</name>
  122. <state>MIMXRT1062xxx6A NXP MIMXRT1062xxx6A</state>
  123. </option>
  124. <option>
  125. <name>FPU2</name>
  126. <version>0</version>
  127. <state>6</state>
  128. </option>
  129. <option>
  130. <name>NrRegs</name>
  131. <version>0</version>
  132. <state>1</state>
  133. </option>
  134. <option>
  135. <name>NEON</name>
  136. <state>0</state>
  137. </option>
  138. <option>
  139. <name>GFPUCoreSlave2</name>
  140. <version>32</version>
  141. <state>41</state>
  142. </option>
  143. <option>
  144. <name>OGCMSISPackSelectDevice</name>
  145. </option>
  146. <option>
  147. <name>OgLibHeap</name>
  148. <state>0</state>
  149. </option>
  150. <option>
  151. <name>OGLibAdditionalLocale</name>
  152. <state>0</state>
  153. </option>
  154. <option>
  155. <name>OGPrintfVariant</name>
  156. <version>0</version>
  157. <state>0</state>
  158. </option>
  159. <option>
  160. <name>OGPrintfMultibyteSupport</name>
  161. <state>0</state>
  162. </option>
  163. <option>
  164. <name>OGScanfVariant</name>
  165. <version>0</version>
  166. <state>0</state>
  167. </option>
  168. <option>
  169. <name>OGScanfMultibyteSupport</name>
  170. <state>0</state>
  171. </option>
  172. <option>
  173. <name>GenLocaleTags</name>
  174. <state />
  175. </option>
  176. <option>
  177. <name>GenLocaleDisplayOnly</name>
  178. <state />
  179. </option>
  180. <option>
  181. <name>DSPExtension</name>
  182. <state>1</state>
  183. </option>
  184. <option>
  185. <name>TrustZone</name>
  186. <state>0</state>
  187. </option>
  188. <option>
  189. <name>TrustZoneModes</name>
  190. <version>0</version>
  191. <state>0</state>
  192. </option>
  193. <option>
  194. <name>OGAarch64Abi</name>
  195. <state>0</state>
  196. </option>
  197. <option>
  198. <name>OG_32_64Device</name>
  199. <state>0</state>
  200. </option>
  201. <option>
  202. <name>BuildFilesPath</name>
  203. <state>rtthread</state>
  204. </option>
  205. <option>
  206. <name>PointerAuthentication</name>
  207. <state>0</state>
  208. </option>
  209. <option>
  210. <name>FPU64</name>
  211. <state>1</state>
  212. </option>
  213. </data>
  214. </settings>
  215. <settings>
  216. <name>ICCARM</name>
  217. <archiveVersion>2</archiveVersion>
  218. <data>
  219. <version>37</version>
  220. <wantNonLocal>1</wantNonLocal>
  221. <debug>1</debug>
  222. <option>
  223. <name>CCOptimizationNoSizeConstraints</name>
  224. <state>0</state>
  225. </option>
  226. <option>
  227. <name>CCDefines</name>
  228. <state />
  229. <state>CLOCKS_PER_SEC=RT_TICK_PER_SECOND</state>
  230. <state>RT_USING_DLIBC</state>
  231. <state>RT_USING_LIBC</state>
  232. <state>_DLIB_ADD_EXTRA_SYMBOLS=0</state>
  233. <state>CPU_MIMXRT1062DVL6A</state>
  234. <state>SKIP_SYSCLK_INIT</state>
  235. <state>EVK_MCIMXRM</state>
  236. <state>FSL_SDK_ENABLE_DRIVER_CACHE_CONTROL=1</state>
  237. <state>FSL_SDK_DRIVER_QUICK_ACCESS_ENABLE=1</state>
  238. <state>DATA_SECTION_IS_CACHEABLE=1</state>
  239. <state>XIP_EXTERNAL_FLASH=1</state>
  240. <state>XIP_BOOT_HEADER_ENABLE=1</state>
  241. <state>XIP_BOOT_HEADER_DCD_ENABLE=1</state>
  242. <state>__RTTHREAD__</state>
  243. <state>__RT_IPC_SOURCE__</state>
  244. <state>__RT_KERNEL_SOURCE__</state>
  245. </option>
  246. <option>
  247. <name>CCPreprocFile</name>
  248. <state>0</state>
  249. </option>
  250. <option>
  251. <name>CCPreprocComments</name>
  252. <state>0</state>
  253. </option>
  254. <option>
  255. <name>CCPreprocLine</name>
  256. <state>0</state>
  257. </option>
  258. <option>
  259. <name>CCListCFile</name>
  260. <state>0</state>
  261. </option>
  262. <option>
  263. <name>CCListCMnemonics</name>
  264. <state>0</state>
  265. </option>
  266. <option>
  267. <name>CCListCMessages</name>
  268. <state>0</state>
  269. </option>
  270. <option>
  271. <name>CCListAssFile</name>
  272. <state>0</state>
  273. </option>
  274. <option>
  275. <name>CCListAssSource</name>
  276. <state>0</state>
  277. </option>
  278. <option>
  279. <name>CCEnableRemarks</name>
  280. <state>0</state>
  281. </option>
  282. <option>
  283. <name>CCDiagSuppress</name>
  284. <state>Pa082,Pa050,Pe167</state>
  285. </option>
  286. <option>
  287. <name>CCDiagRemark</name>
  288. <state />
  289. </option>
  290. <option>
  291. <name>CCDiagWarning</name>
  292. <state />
  293. </option>
  294. <option>
  295. <name>CCDiagError</name>
  296. <state />
  297. </option>
  298. <option>
  299. <name>CCObjPrefix</name>
  300. <state>1</state>
  301. </option>
  302. <option>
  303. <name>CCAllowList</name>
  304. <version>1</version>
  305. <state>00000000</state>
  306. </option>
  307. <option>
  308. <name>CCDebugInfo</name>
  309. <state>1</state>
  310. </option>
  311. <option>
  312. <name>IEndianMode</name>
  313. <state>1</state>
  314. </option>
  315. <option>
  316. <name>IProcessor</name>
  317. <state>1</state>
  318. </option>
  319. <option>
  320. <name>IExtraOptionsCheck</name>
  321. <state>0</state>
  322. </option>
  323. <option>
  324. <name>IExtraOptions</name>
  325. <state />
  326. </option>
  327. <option>
  328. <name>CCLangConformance</name>
  329. <state>0</state>
  330. </option>
  331. <option>
  332. <name>CCSignedPlainChar</name>
  333. <state>1</state>
  334. </option>
  335. <option>
  336. <name>CCRequirePrototypes</name>
  337. <state>0</state>
  338. </option>
  339. <option>
  340. <name>CCDiagWarnAreErr</name>
  341. <state>0</state>
  342. </option>
  343. <option>
  344. <name>CCCompilerRuntimeInfo</name>
  345. <state>0</state>
  346. </option>
  347. <option>
  348. <name>IFpuProcessor</name>
  349. <state>1</state>
  350. </option>
  351. <option>
  352. <name>OutputFile</name>
  353. <state>$FILE_BNAME$.o</state>
  354. </option>
  355. <option>
  356. <name>CCLibConfigHeader</name>
  357. <state>1</state>
  358. </option>
  359. <option>
  360. <name>PreInclude</name>
  361. <state />
  362. </option>
  363. <option>
  364. <name>CCIncludePath2</name>
  365. <state />
  366. <state>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers</state>
  367. <state>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\common\include</state>
  368. <state>$PROJ_DIR$\..\libraries\drivers</state>
  369. <state>$PROJ_DIR$\..\libraries\MIMXRT1060\CMSIS\Include</state>
  370. <state>$PROJ_DIR$\.</state>
  371. <state>$PROJ_DIR$\xip</state>
  372. <state>$PROJ_DIR$\board</state>
  373. <state>$PROJ_DIR$\..\..\..\..\..\libcpu\arm\cortex-m7</state>
  374. <state>$PROJ_DIR$\..\..\..\..\..\libcpu\arm\common</state>
  375. <state>$PROJ_DIR$\board\MCUX_Config</state>
  376. <state>$PROJ_DIR$\board\ports</state>
  377. <state>$PROJ_DIR$\..\..\..\..\..\components\libc\posix\io\poll</state>
  378. <state>$PROJ_DIR$\..\..\..\..\..\components\libc\posix\ipc</state>
  379. <state>$PROJ_DIR$\applications</state>
  380. <state>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060</state>
  381. <state>$PROJ_DIR$\..\..\..\..\..\components\libc\posix\io\eventfd</state>
  382. <state>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\common\extension\fcntl\octal</state>
  383. <state>$PROJ_DIR$\..\..\..\..\..\components\drivers\include</state>
  384. <state>$PROJ_DIR$\..\..\..\..\..\components\finsh</state>
  385. <state>$PROJ_DIR$\..\..\..\..\..\components\libc\posix\io\epoll</state>
  386. <state>$PROJ_DIR$\..\..\..\..\..\include</state>
  387. <state>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\common\extension</state>
  388. </option>
  389. <option>
  390. <name>CCStdIncCheck</name>
  391. <state>0</state>
  392. </option>
  393. <option>
  394. <name>CCCodeSection</name>
  395. <state>.text</state>
  396. </option>
  397. <option>
  398. <name>IProcessorMode2</name>
  399. <state>1</state>
  400. </option>
  401. <option>
  402. <name>CCOptLevel</name>
  403. <state>1</state>
  404. </option>
  405. <option>
  406. <name>CCOptStrategy</name>
  407. <version>0</version>
  408. <state>0</state>
  409. </option>
  410. <option>
  411. <name>CCOptLevelSlave</name>
  412. <state>1</state>
  413. </option>
  414. <option>
  415. <name>CCPosIndRopi</name>
  416. <state>0</state>
  417. </option>
  418. <option>
  419. <name>CCPosIndRwpi</name>
  420. <state>0</state>
  421. </option>
  422. <option>
  423. <name>CCPosIndNoDynInit</name>
  424. <state>0</state>
  425. </option>
  426. <option>
  427. <name>IccLang</name>
  428. <state>0</state>
  429. </option>
  430. <option>
  431. <name>IccCDialect</name>
  432. <state>1</state>
  433. </option>
  434. <option>
  435. <name>IccAllowVLA</name>
  436. <state>0</state>
  437. </option>
  438. <option>
  439. <name>IccStaticDestr</name>
  440. <state>1</state>
  441. </option>
  442. <option>
  443. <name>IccCppInlineSemantics</name>
  444. <state>0</state>
  445. </option>
  446. <option>
  447. <name>IccCmsis</name>
  448. <state>1</state>
  449. </option>
  450. <option>
  451. <name>IccFloatSemantics</name>
  452. <state>0</state>
  453. </option>
  454. <option>
  455. <name>CCNoLiteralPool</name>
  456. <state>0</state>
  457. </option>
  458. <option>
  459. <name>CCOptStrategySlave</name>
  460. <version>0</version>
  461. <state>0</state>
  462. </option>
  463. <option>
  464. <name>CCGuardCalls</name>
  465. <state>1</state>
  466. </option>
  467. <option>
  468. <name>CCEncSource</name>
  469. <state>0</state>
  470. </option>
  471. <option>
  472. <name>CCEncOutput</name>
  473. <state>0</state>
  474. </option>
  475. <option>
  476. <name>CCEncOutputBom</name>
  477. <state>1</state>
  478. </option>
  479. <option>
  480. <name>CCEncInput</name>
  481. <state>0</state>
  482. </option>
  483. <option>
  484. <name>IccExceptions2</name>
  485. <state>0</state>
  486. </option>
  487. <option>
  488. <name>IccRTTI2</name>
  489. <state>0</state>
  490. </option>
  491. <option>
  492. <name>OICompilerExtraOption</name>
  493. <state>1</state>
  494. </option>
  495. <option>
  496. <name>CCStackProtection</name>
  497. <state>0</state>
  498. </option>
  499. </data>
  500. </settings>
  501. <settings>
  502. <name>AARM</name>
  503. <archiveVersion>2</archiveVersion>
  504. <data>
  505. <version>11</version>
  506. <wantNonLocal>1</wantNonLocal>
  507. <debug>1</debug>
  508. <option>
  509. <name>AObjPrefix</name>
  510. <state>1</state>
  511. </option>
  512. <option>
  513. <name>AEndian</name>
  514. <state>1</state>
  515. </option>
  516. <option>
  517. <name>ACaseSensitivity</name>
  518. <state>1</state>
  519. </option>
  520. <option>
  521. <name>MacroChars</name>
  522. <version>0</version>
  523. <state>0</state>
  524. </option>
  525. <option>
  526. <name>AWarnEnable</name>
  527. <state>0</state>
  528. </option>
  529. <option>
  530. <name>AWarnWhat</name>
  531. <state>0</state>
  532. </option>
  533. <option>
  534. <name>AWarnOne</name>
  535. <state />
  536. </option>
  537. <option>
  538. <name>AWarnRange1</name>
  539. <state />
  540. </option>
  541. <option>
  542. <name>AWarnRange2</name>
  543. <state />
  544. </option>
  545. <option>
  546. <name>ADebug</name>
  547. <state>1</state>
  548. </option>
  549. <option>
  550. <name>AltRegisterNames</name>
  551. <state>0</state>
  552. </option>
  553. <option>
  554. <name>ADefines</name>
  555. <state />
  556. </option>
  557. <option>
  558. <name>AList</name>
  559. <state>0</state>
  560. </option>
  561. <option>
  562. <name>AListHeader</name>
  563. <state>1</state>
  564. </option>
  565. <option>
  566. <name>AListing</name>
  567. <state>1</state>
  568. </option>
  569. <option>
  570. <name>Includes</name>
  571. <state>0</state>
  572. </option>
  573. <option>
  574. <name>MacDefs</name>
  575. <state>0</state>
  576. </option>
  577. <option>
  578. <name>MacExps</name>
  579. <state>1</state>
  580. </option>
  581. <option>
  582. <name>MacExec</name>
  583. <state>0</state>
  584. </option>
  585. <option>
  586. <name>OnlyAssed</name>
  587. <state>0</state>
  588. </option>
  589. <option>
  590. <name>MultiLine</name>
  591. <state>0</state>
  592. </option>
  593. <option>
  594. <name>PageLengthCheck</name>
  595. <state>0</state>
  596. </option>
  597. <option>
  598. <name>PageLength</name>
  599. <state>80</state>
  600. </option>
  601. <option>
  602. <name>TabSpacing</name>
  603. <state>8</state>
  604. </option>
  605. <option>
  606. <name>AXRef</name>
  607. <state>0</state>
  608. </option>
  609. <option>
  610. <name>AXRefDefines</name>
  611. <state>0</state>
  612. </option>
  613. <option>
  614. <name>AXRefInternal</name>
  615. <state>0</state>
  616. </option>
  617. <option>
  618. <name>AXRefDual</name>
  619. <state>0</state>
  620. </option>
  621. <option>
  622. <name>AProcessor</name>
  623. <state>1</state>
  624. </option>
  625. <option>
  626. <name>AFpuProcessor</name>
  627. <state>1</state>
  628. </option>
  629. <option>
  630. <name>AOutputFile</name>
  631. <state>$FILE_BNAME$.o</state>
  632. </option>
  633. <option>
  634. <name>ALimitErrorsCheck</name>
  635. <state>0</state>
  636. </option>
  637. <option>
  638. <name>ALimitErrorsEdit</name>
  639. <state>100</state>
  640. </option>
  641. <option>
  642. <name>AIgnoreStdInclude</name>
  643. <state>0</state>
  644. </option>
  645. <option>
  646. <name>AUserIncludes</name>
  647. <state />
  648. </option>
  649. <option>
  650. <name>AExtraOptionsCheckV2</name>
  651. <state>0</state>
  652. </option>
  653. <option>
  654. <name>AExtraOptionsV2</name>
  655. <state />
  656. </option>
  657. <option>
  658. <name>AsmNoLiteralPool</name>
  659. <state>0</state>
  660. </option>
  661. <option>
  662. <name>PreInclude</name>
  663. <state />
  664. </option>
  665. </data>
  666. </settings>
  667. <settings>
  668. <name>OBJCOPY</name>
  669. <archiveVersion>0</archiveVersion>
  670. <data>
  671. <version>1</version>
  672. <wantNonLocal>1</wantNonLocal>
  673. <debug>1</debug>
  674. <option>
  675. <name>OOCOutputFormat</name>
  676. <version>3</version>
  677. <state>0</state>
  678. </option>
  679. <option>
  680. <name>OCOutputOverride</name>
  681. <state>0</state>
  682. </option>
  683. <option>
  684. <name>OOCOutputFile</name>
  685. <state>template.srec</state>
  686. </option>
  687. <option>
  688. <name>OOCCommandLineProducer</name>
  689. <state>1</state>
  690. </option>
  691. <option>
  692. <name>OOCObjCopyEnable</name>
  693. <state>0</state>
  694. </option>
  695. </data>
  696. </settings>
  697. <settings>
  698. <name>CUSTOM</name>
  699. <archiveVersion>3</archiveVersion>
  700. <data>
  701. <extensions />
  702. <cmdline />
  703. <hasPrio>0</hasPrio>
  704. <buildSequence>inputOutputBased</buildSequence>
  705. </data>
  706. </settings>
  707. <settings>
  708. <name>BUILDACTION</name>
  709. <archiveVersion>1</archiveVersion>
  710. <data>
  711. <prebuild />
  712. <postbuild />
  713. </data>
  714. </settings>
  715. <settings>
  716. <name>ILINK</name>
  717. <archiveVersion>0</archiveVersion>
  718. <data>
  719. <version>27</version>
  720. <wantNonLocal>1</wantNonLocal>
  721. <debug>1</debug>
  722. <option>
  723. <name>IlinkLibIOConfig</name>
  724. <state>1</state>
  725. </option>
  726. <option>
  727. <name>IlinkInputFileSlave</name>
  728. <state>0</state>
  729. </option>
  730. <option>
  731. <name>IlinkOutputFile</name>
  732. <state>rtthread.out</state>
  733. </option>
  734. <option>
  735. <name>IlinkDebugInfoEnable</name>
  736. <state>1</state>
  737. </option>
  738. <option>
  739. <name>IlinkKeepSymbols</name>
  740. <state />
  741. </option>
  742. <option>
  743. <name>IlinkRawBinaryFile</name>
  744. <state />
  745. </option>
  746. <option>
  747. <name>IlinkRawBinarySymbol</name>
  748. <state />
  749. </option>
  750. <option>
  751. <name>IlinkRawBinarySegment</name>
  752. <state />
  753. </option>
  754. <option>
  755. <name>IlinkRawBinaryAlign</name>
  756. <state />
  757. </option>
  758. <option>
  759. <name>IlinkDefines</name>
  760. <state />
  761. </option>
  762. <option>
  763. <name>IlinkConfigDefines</name>
  764. <state />
  765. </option>
  766. <option>
  767. <name>IlinkMapFile</name>
  768. <state>1</state>
  769. </option>
  770. <option>
  771. <name>IlinkLogFile</name>
  772. <state>1</state>
  773. </option>
  774. <option>
  775. <name>IlinkLogInitialization</name>
  776. <state>1</state>
  777. </option>
  778. <option>
  779. <name>IlinkLogModule</name>
  780. <state>1</state>
  781. </option>
  782. <option>
  783. <name>IlinkLogSection</name>
  784. <state>1</state>
  785. </option>
  786. <option>
  787. <name>IlinkLogVeneer</name>
  788. <state>1</state>
  789. </option>
  790. <option>
  791. <name>IlinkIcfOverride</name>
  792. <state>1</state>
  793. </option>
  794. <option>
  795. <name>IlinkIcfFile</name>
  796. <state>$PROJ_DIR$\board\linker_scripts\link.icf</state>
  797. </option>
  798. <option>
  799. <name>IlinkIcfFileSlave</name>
  800. <state />
  801. </option>
  802. <option>
  803. <name>IlinkEnableRemarks</name>
  804. <state>0</state>
  805. </option>
  806. <option>
  807. <name>IlinkSuppressDiags</name>
  808. <state />
  809. </option>
  810. <option>
  811. <name>IlinkTreatAsRem</name>
  812. <state />
  813. </option>
  814. <option>
  815. <name>IlinkTreatAsWarn</name>
  816. <state />
  817. </option>
  818. <option>
  819. <name>IlinkTreatAsErr</name>
  820. <state />
  821. </option>
  822. <option>
  823. <name>IlinkWarningsAreErrors</name>
  824. <state>0</state>
  825. </option>
  826. <option>
  827. <name>IlinkUseExtraOptions</name>
  828. <state>0</state>
  829. </option>
  830. <option>
  831. <name>IlinkExtraOptions</name>
  832. <state />
  833. </option>
  834. <option>
  835. <name>IlinkLowLevelInterfaceSlave</name>
  836. <state>1</state>
  837. </option>
  838. <option>
  839. <name>IlinkAutoLibEnable</name>
  840. <state>1</state>
  841. </option>
  842. <option>
  843. <name>IlinkAdditionalLibs</name>
  844. <state />
  845. </option>
  846. <option>
  847. <name>IlinkOverrideProgramEntryLabel</name>
  848. <state>0</state>
  849. </option>
  850. <option>
  851. <name>IlinkProgramEntryLabelSelect</name>
  852. <state>0</state>
  853. </option>
  854. <option>
  855. <name>IlinkProgramEntryLabel</name>
  856. <state>__iar_program_start</state>
  857. </option>
  858. <option>
  859. <name>DoFill</name>
  860. <state>0</state>
  861. </option>
  862. <option>
  863. <name>FillerByte</name>
  864. <state>0xFF</state>
  865. </option>
  866. <option>
  867. <name>FillerStart</name>
  868. <state>0x0</state>
  869. </option>
  870. <option>
  871. <name>FillerEnd</name>
  872. <state>0x0</state>
  873. </option>
  874. <option>
  875. <name>CrcSize</name>
  876. <version>0</version>
  877. <state>1</state>
  878. </option>
  879. <option>
  880. <name>CrcAlign</name>
  881. <state>1</state>
  882. </option>
  883. <option>
  884. <name>CrcPoly</name>
  885. <state>0x11021</state>
  886. </option>
  887. <option>
  888. <name>CrcCompl</name>
  889. <version>0</version>
  890. <state>0</state>
  891. </option>
  892. <option>
  893. <name>CrcBitOrder</name>
  894. <version>0</version>
  895. <state>0</state>
  896. </option>
  897. <option>
  898. <name>CrcInitialValue</name>
  899. <state>0x0</state>
  900. </option>
  901. <option>
  902. <name>DoCrc</name>
  903. <state>0</state>
  904. </option>
  905. <option>
  906. <name>IlinkBE8Slave</name>
  907. <state>1</state>
  908. </option>
  909. <option>
  910. <name>IlinkBufferedTerminalOutput</name>
  911. <state>1</state>
  912. </option>
  913. <option>
  914. <name>IlinkStdoutInterfaceSlave</name>
  915. <state>1</state>
  916. </option>
  917. <option>
  918. <name>CrcFullSize</name>
  919. <state>0</state>
  920. </option>
  921. <option>
  922. <name>IlinkIElfToolPostProcess</name>
  923. <state>0</state>
  924. </option>
  925. <option>
  926. <name>IlinkLogAutoLibSelect</name>
  927. <state>1</state>
  928. </option>
  929. <option>
  930. <name>IlinkLogRedirSymbols</name>
  931. <state>1</state>
  932. </option>
  933. <option>
  934. <name>IlinkLogUnusedFragments</name>
  935. <state>1</state>
  936. </option>
  937. <option>
  938. <name>IlinkCrcReverseByteOrder</name>
  939. <state>0</state>
  940. </option>
  941. <option>
  942. <name>IlinkCrcUseAsInput</name>
  943. <state>1</state>
  944. </option>
  945. <option>
  946. <name>IlinkOptInline</name>
  947. <state>0</state>
  948. </option>
  949. <option>
  950. <name>IlinkOptExceptionsAllow</name>
  951. <state>1</state>
  952. </option>
  953. <option>
  954. <name>IlinkOptExceptionsForce</name>
  955. <state>0</state>
  956. </option>
  957. <option>
  958. <name>IlinkCmsis</name>
  959. <state>1</state>
  960. </option>
  961. <option>
  962. <name>IlinkOptMergeDuplSections</name>
  963. <state>0</state>
  964. </option>
  965. <option>
  966. <name>IlinkOptUseVfe</name>
  967. <state>1</state>
  968. </option>
  969. <option>
  970. <name>IlinkOptForceVfe</name>
  971. <state>0</state>
  972. </option>
  973. <option>
  974. <name>IlinkStackAnalysisEnable</name>
  975. <state>0</state>
  976. </option>
  977. <option>
  978. <name>IlinkStackControlFile</name>
  979. <state />
  980. </option>
  981. <option>
  982. <name>IlinkStackCallGraphFile</name>
  983. <state />
  984. </option>
  985. <option>
  986. <name>CrcAlgorithm</name>
  987. <version>1</version>
  988. <state>1</state>
  989. </option>
  990. <option>
  991. <name>CrcUnitSize</name>
  992. <version>0</version>
  993. <state>0</state>
  994. </option>
  995. <option>
  996. <name>IlinkThreadsSlave</name>
  997. <state>1</state>
  998. </option>
  999. <option>
  1000. <name>IlinkLogCallGraph</name>
  1001. <state>0</state>
  1002. </option>
  1003. <option>
  1004. <name>IlinkIcfFile_AltDefault</name>
  1005. <state />
  1006. </option>
  1007. <option>
  1008. <name>IlinkEncInput</name>
  1009. <state>0</state>
  1010. </option>
  1011. <option>
  1012. <name>IlinkEncOutput</name>
  1013. <state>0</state>
  1014. </option>
  1015. <option>
  1016. <name>IlinkEncOutputBom</name>
  1017. <state>1</state>
  1018. </option>
  1019. <option>
  1020. <name>IlinkHeapSelect</name>
  1021. <state>1</state>
  1022. </option>
  1023. <option>
  1024. <name>IlinkLocaleSelect</name>
  1025. <state>1</state>
  1026. </option>
  1027. <option>
  1028. <name>IlinkTrustzoneImportLibraryOut</name>
  1029. <state>template_import_lib.o</state>
  1030. </option>
  1031. <option>
  1032. <name>OILinkExtraOption</name>
  1033. <state>1</state>
  1034. </option>
  1035. <option>
  1036. <name>IlinkRawBinaryFile2</name>
  1037. <state />
  1038. </option>
  1039. <option>
  1040. <name>IlinkRawBinarySymbol2</name>
  1041. <state />
  1042. </option>
  1043. <option>
  1044. <name>IlinkRawBinarySegment2</name>
  1045. <state />
  1046. </option>
  1047. <option>
  1048. <name>IlinkRawBinaryAlign2</name>
  1049. <state />
  1050. </option>
  1051. <option>
  1052. <name>IlinkLogCrtRoutineSelection</name>
  1053. <state>0</state>
  1054. </option>
  1055. <option>
  1056. <name>IlinkLogFragmentInfo</name>
  1057. <state>0</state>
  1058. </option>
  1059. <option>
  1060. <name>IlinkLogInlining</name>
  1061. <state>0</state>
  1062. </option>
  1063. <option>
  1064. <name>IlinkLogMerging</name>
  1065. <state>0</state>
  1066. </option>
  1067. <option>
  1068. <name>IlinkDemangle</name>
  1069. <state>0</state>
  1070. </option>
  1071. <option>
  1072. <name>IlinkWrapperFileEnable</name>
  1073. <state>0</state>
  1074. </option>
  1075. <option>
  1076. <name>IlinkWrapperFile</name>
  1077. <state />
  1078. </option>
  1079. <option>
  1080. <name>IlinkProcessor</name>
  1081. <state>1</state>
  1082. </option>
  1083. <option>
  1084. <name>IlinkFpuProcessor</name>
  1085. <state>1</state>
  1086. </option>
  1087. </data>
  1088. </settings>
  1089. <settings>
  1090. <name>IARCHIVE</name>
  1091. <archiveVersion>0</archiveVersion>
  1092. <data>
  1093. <version>0</version>
  1094. <wantNonLocal>1</wantNonLocal>
  1095. <debug>1</debug>
  1096. <option>
  1097. <name>IarchiveInputs</name>
  1098. <state />
  1099. </option>
  1100. <option>
  1101. <name>IarchiveOverride</name>
  1102. <state>0</state>
  1103. </option>
  1104. <option>
  1105. <name>IarchiveOutput</name>
  1106. <state>###Unitialized###</state>
  1107. </option>
  1108. </data>
  1109. </settings>
  1110. </configuration>
  1111. <group>
  1112. <name>Applications</name>
  1113. <file>
  1114. <name>$PROJ_DIR$\applications\mnt.c</name>
  1115. </file>
  1116. <file>
  1117. <name>$PROJ_DIR$\applications\main.c</name>
  1118. </file>
  1119. </group>
  1120. <group>
  1121. <name>Compiler</name>
  1122. <file>
  1123. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\common\cctype.c</name>
  1124. </file>
  1125. <file>
  1126. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\common\cstdlib.c</name>
  1127. </file>
  1128. <file>
  1129. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\common\cstring.c</name>
  1130. </file>
  1131. <file>
  1132. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\common\ctime.c</name>
  1133. </file>
  1134. <file>
  1135. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\common\cunistd.c</name>
  1136. </file>
  1137. <file>
  1138. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\common\cwchar.c</name>
  1139. </file>
  1140. <file>
  1141. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\dlib\environ.c</name>
  1142. </file>
  1143. <file>
  1144. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\dlib\syscall_close.c</name>
  1145. </file>
  1146. <file>
  1147. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\dlib\syscall_lseek.c</name>
  1148. </file>
  1149. <file>
  1150. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\dlib\syscall_mem.c</name>
  1151. </file>
  1152. <file>
  1153. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\dlib\syscall_open.c</name>
  1154. </file>
  1155. <file>
  1156. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\dlib\syscall_read.c</name>
  1157. </file>
  1158. <file>
  1159. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\dlib\syscall_remove.c</name>
  1160. </file>
  1161. <file>
  1162. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\dlib\syscall_write.c</name>
  1163. </file>
  1164. <file>
  1165. <name>$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\dlib\syscalls.c</name>
  1166. </file>
  1167. </group>
  1168. <group>
  1169. <name>DeviceDrivers</name>
  1170. <file>
  1171. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\core\device.c</name>
  1172. </file>
  1173. <file>
  1174. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\i2c\i2c-bit-ops.c</name>
  1175. </file>
  1176. <file>
  1177. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\i2c\i2c_core.c</name>
  1178. </file>
  1179. <file>
  1180. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\i2c\i2c_dev.c</name>
  1181. </file>
  1182. <file>
  1183. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\ipc\completion.c</name>
  1184. </file>
  1185. <file>
  1186. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\ipc\dataqueue.c</name>
  1187. </file>
  1188. <file>
  1189. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\ipc\pipe.c</name>
  1190. </file>
  1191. <file>
  1192. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\ipc\ringblk_buf.c</name>
  1193. </file>
  1194. <file>
  1195. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\ipc\ringbuffer.c</name>
  1196. </file>
  1197. <file>
  1198. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\ipc\waitqueue.c</name>
  1199. </file>
  1200. <file>
  1201. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\ipc\workqueue.c</name>
  1202. </file>
  1203. <file>
  1204. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\phy\phy.c</name>
  1205. </file>
  1206. <file>
  1207. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\pin\pin.c</name>
  1208. </file>
  1209. <file>
  1210. <name>$PROJ_DIR$\..\..\..\..\..\components\drivers\serial\serial.c</name>
  1211. </file>
  1212. </group>
  1213. <group>
  1214. <name>Drivers</name>
  1215. <file>
  1216. <name>$PROJ_DIR$\board\MCUX_Config\clock_config.c</name>
  1217. </file>
  1218. <file>
  1219. <name>$PROJ_DIR$\board\MCUX_Config\dcd.c</name>
  1220. </file>
  1221. <file>
  1222. <name>$PROJ_DIR$\board\MCUX_Config\pin_mux.c</name>
  1223. </file>
  1224. <file>
  1225. <name>$PROJ_DIR$\board\board.c</name>
  1226. </file>
  1227. <file>
  1228. <name>$PROJ_DIR$\..\libraries\drivers\drv_common.c</name>
  1229. </file>
  1230. <file>
  1231. <name>$PROJ_DIR$\..\libraries\drivers\drv_gpio.c</name>
  1232. </file>
  1233. <file>
  1234. <name>$PROJ_DIR$\..\libraries\drivers\drv_uart.c</name>
  1235. </file>
  1236. </group>
  1237. <group>
  1238. <name>Finsh</name>
  1239. <file>
  1240. <name>$PROJ_DIR$\..\..\..\..\..\components\finsh\shell.c</name>
  1241. </file>
  1242. <file>
  1243. <name>$PROJ_DIR$\..\..\..\..\..\components\finsh\msh.c</name>
  1244. </file>
  1245. <file>
  1246. <name>$PROJ_DIR$\..\..\..\..\..\components\finsh\msh_parse.c</name>
  1247. </file>
  1248. <file>
  1249. <name>$PROJ_DIR$\..\..\..\..\..\components\finsh\cmd.c</name>
  1250. </file>
  1251. </group>
  1252. <group>
  1253. <name>Kernel</name>
  1254. <file>
  1255. <name>$PROJ_DIR$\..\..\..\..\..\src\clock.c</name>
  1256. </file>
  1257. <file>
  1258. <name>$PROJ_DIR$\..\..\..\..\..\src\components.c</name>
  1259. </file>
  1260. <file>
  1261. <name>$PROJ_DIR$\..\..\..\..\..\src\idle.c</name>
  1262. </file>
  1263. <file>
  1264. <name>$PROJ_DIR$\..\..\..\..\..\src\ipc.c</name>
  1265. </file>
  1266. <file>
  1267. <name>$PROJ_DIR$\..\..\..\..\..\src\irq.c</name>
  1268. </file>
  1269. <file>
  1270. <name>$PROJ_DIR$\..\..\..\..\..\src\klibc\kstdio.c</name>
  1271. </file>
  1272. <file>
  1273. <name>$PROJ_DIR$\..\..\..\..\..\src\klibc\kstring.c</name>
  1274. </file>
  1275. <file>
  1276. <name>$PROJ_DIR$\..\..\..\..\..\src\kservice.c</name>
  1277. </file>
  1278. <file>
  1279. <name>$PROJ_DIR$\..\..\..\..\..\src\memheap.c</name>
  1280. </file>
  1281. <file>
  1282. <name>$PROJ_DIR$\..\..\..\..\..\src\mempool.c</name>
  1283. </file>
  1284. <file>
  1285. <name>$PROJ_DIR$\..\..\..\..\..\src\object.c</name>
  1286. </file>
  1287. <file>
  1288. <name>$PROJ_DIR$\..\..\..\..\..\src\scheduler_comm.c</name>
  1289. </file>
  1290. <file>
  1291. <name>$PROJ_DIR$\..\..\..\..\..\src\scheduler_up.c</name>
  1292. </file>
  1293. <file>
  1294. <name>$PROJ_DIR$\..\..\..\..\..\src\thread.c</name>
  1295. </file>
  1296. <file>
  1297. <name>$PROJ_DIR$\..\..\..\..\..\src\timer.c</name>
  1298. </file>
  1299. </group>
  1300. <group>
  1301. <name>libcpu</name>
  1302. <file>
  1303. <name>$PROJ_DIR$\..\..\..\..\..\libcpu\arm\common\div0.c</name>
  1304. </file>
  1305. <file>
  1306. <name>$PROJ_DIR$\..\..\..\..\..\libcpu\arm\common\showmem.c</name>
  1307. </file>
  1308. <file>
  1309. <name>$PROJ_DIR$\..\..\..\..\..\libcpu\arm\cortex-m7\context_iar.S</name>
  1310. </file>
  1311. <file>
  1312. <name>$PROJ_DIR$\..\..\..\..\..\libcpu\arm\cortex-m7\cpu_cache.c</name>
  1313. </file>
  1314. <file>
  1315. <name>$PROJ_DIR$\..\..\..\..\..\libcpu\arm\cortex-m7\cpuport.c</name>
  1316. </file>
  1317. </group>
  1318. <group>
  1319. <name>Libraries</name>
  1320. <file>
  1321. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\fsl_lpuart.c</name>
  1322. </file>
  1323. <file>
  1324. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\system_MIMXRT1062.c</name>
  1325. </file>
  1326. <file>
  1327. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\fsl_xbara.c</name>
  1328. </file>
  1329. <file>
  1330. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\fsl_clock.c</name>
  1331. </file>
  1332. <file>
  1333. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\fsl_gpio.c</name>
  1334. </file>
  1335. <file>
  1336. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\fsl_xbarb.c</name>
  1337. </file>
  1338. <file>
  1339. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\fsl_common.c</name>
  1340. </file>
  1341. <file>
  1342. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\generic_list.c</name>
  1343. </file>
  1344. <file>
  1345. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\fsl_os_abstraction_rtthread.c</name>
  1346. </file>
  1347. <file>
  1348. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\fsl_cache.c</name>
  1349. </file>
  1350. <file>
  1351. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\fsl_common_arm.c</name>
  1352. </file>
  1353. <file>
  1354. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\iar\startup_MIMXRT1062.s</name>
  1355. </file>
  1356. </group>
  1357. <group>
  1358. <name>POSIX</name>
  1359. </group>
  1360. <group>
  1361. <name>xip</name>
  1362. <file>
  1363. <name>$PROJ_DIR$\xip\fsl_flexspi_nor_boot.c</name>
  1364. </file>
  1365. <file>
  1366. <name>$PROJ_DIR$\xip\evkmimxrt1060_flexspi_nor_config.c</name>
  1367. </file>
  1368. </group>
  1369. </project>