project.ewp 46 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613
  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>_DLIB_FILE_DESCRIPTOR</state>
  234. <state>CPU_MIMXRT1062DVL6A</state>
  235. <state>SKIP_SYSCLK_INIT</state>
  236. <state>EVK_MCIMXRM</state>
  237. <state>FSL_SDK_ENABLE_DRIVER_CACHE_CONTROL=1</state>
  238. <state>FSL_SDK_DRIVER_QUICK_ACCESS_ENABLE=1</state>
  239. <state>DATA_SECTION_IS_CACHEABLE=0</state>
  240. <state>XIP_EXTERNAL_FLASH=1</state>
  241. <state>XIP_BOOT_HEADER_ENABLE=1</state>
  242. <state>ENDIANNESS</state>
  243. <state>USE_RTOS</state>
  244. <state>__RTTHREAD__</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$\..\..\..\components\dfs\filesystems\devfs</state>
  367. <state>$PROJ_DIR$\..\..\..\components\finsh</state>
  368. <state>$PROJ_DIR$\board\MCUX_Config</state>
  369. <state>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\include\posix</state>
  370. <state>$PROJ_DIR$\..\..\..\components\drivers\include</state>
  371. <state>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers</state>
  372. <state>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\include\netif</state>
  373. <state>$PROJ_DIR$\..\..\..\components\libc\compilers\common\extension</state>
  374. <state>$PROJ_DIR$\..\..\..\components\drivers\usb\usbhost\core</state>
  375. <state>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\include</state>
  376. <state>$PROJ_DIR$\..\..\..\components\libc\posix\ipc</state>
  377. <state>$PROJ_DIR$\..\..\..\components\dfs\include</state>
  378. <state>$PROJ_DIR$\..\..\..\components\libc\posix\io\stdio</state>
  379. <state>$PROJ_DIR$\..\libraries\drivers</state>
  380. <state>$PROJ_DIR$\..\..\..\components\drivers\usb\usbhost\include</state>
  381. <state>$PROJ_DIR$\..\libraries\MIMXRT1060\CMSIS\Include</state>
  382. <state>$PROJ_DIR$\.</state>
  383. <state>$PROJ_DIR$\xip</state>
  384. <state>$PROJ_DIR$\..\..\..\components\utilities\libadt</state>
  385. <state>$PROJ_DIR$\board</state>
  386. <state>$PROJ_DIR$\..\..\..\components\drivers\usb\usbhost</state>
  387. <state>$PROJ_DIR$\..\..\..\components\libc\compilers\common\extension\fcntl\octal</state>
  388. <state>$PROJ_DIR$\..\..\..\components\libc\compilers\common\include</state>
  389. <state>$PROJ_DIR$\board\ports</state>
  390. <state>$PROJ_DIR$\..\..\..\components\drivers\usb\usbhost\class</state>
  391. <state>$PROJ_DIR$\applications</state>
  392. <state>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060</state>
  393. <state>$PROJ_DIR$\..\..\..\components\net\lwip\port</state>
  394. <state>$PROJ_DIR$\..\..\..\components\dfs\filesystems\elmfat</state>
  395. <state>$PROJ_DIR$\..\..\..\components\libc\posix\io\poll</state>
  396. <state>$PROJ_DIR$\..\..\..\include</state>
  397. <state>$PROJ_DIR$\..\..\..\libcpu\arm\common</state>
  398. <state>$PROJ_DIR$\..\..\..\libcpu\arm\cortex-m7</state>
  399. <state>$PROJ_DIR$\..\..\..\components\net\netdev\include</state>
  400. <state>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\include\ipv4</state>
  401. </option>
  402. <option>
  403. <name>CCStdIncCheck</name>
  404. <state>0</state>
  405. </option>
  406. <option>
  407. <name>CCCodeSection</name>
  408. <state>.text</state>
  409. </option>
  410. <option>
  411. <name>IProcessorMode2</name>
  412. <state>1</state>
  413. </option>
  414. <option>
  415. <name>CCOptLevel</name>
  416. <state>1</state>
  417. </option>
  418. <option>
  419. <name>CCOptStrategy</name>
  420. <version>0</version>
  421. <state>0</state>
  422. </option>
  423. <option>
  424. <name>CCOptLevelSlave</name>
  425. <state>1</state>
  426. </option>
  427. <option>
  428. <name>CCPosIndRopi</name>
  429. <state>0</state>
  430. </option>
  431. <option>
  432. <name>CCPosIndRwpi</name>
  433. <state>0</state>
  434. </option>
  435. <option>
  436. <name>CCPosIndNoDynInit</name>
  437. <state>0</state>
  438. </option>
  439. <option>
  440. <name>IccLang</name>
  441. <state>0</state>
  442. </option>
  443. <option>
  444. <name>IccCDialect</name>
  445. <state>1</state>
  446. </option>
  447. <option>
  448. <name>IccAllowVLA</name>
  449. <state>0</state>
  450. </option>
  451. <option>
  452. <name>IccStaticDestr</name>
  453. <state>1</state>
  454. </option>
  455. <option>
  456. <name>IccCppInlineSemantics</name>
  457. <state>0</state>
  458. </option>
  459. <option>
  460. <name>IccCmsis</name>
  461. <state>1</state>
  462. </option>
  463. <option>
  464. <name>IccFloatSemantics</name>
  465. <state>0</state>
  466. </option>
  467. <option>
  468. <name>CCNoLiteralPool</name>
  469. <state>0</state>
  470. </option>
  471. <option>
  472. <name>CCOptStrategySlave</name>
  473. <version>0</version>
  474. <state>0</state>
  475. </option>
  476. <option>
  477. <name>CCGuardCalls</name>
  478. <state>1</state>
  479. </option>
  480. <option>
  481. <name>CCEncSource</name>
  482. <state>0</state>
  483. </option>
  484. <option>
  485. <name>CCEncOutput</name>
  486. <state>0</state>
  487. </option>
  488. <option>
  489. <name>CCEncOutputBom</name>
  490. <state>1</state>
  491. </option>
  492. <option>
  493. <name>CCEncInput</name>
  494. <state>0</state>
  495. </option>
  496. <option>
  497. <name>IccExceptions2</name>
  498. <state>0</state>
  499. </option>
  500. <option>
  501. <name>IccRTTI2</name>
  502. <state>0</state>
  503. </option>
  504. <option>
  505. <name>OICompilerExtraOption</name>
  506. <state>1</state>
  507. </option>
  508. <option>
  509. <name>CCStackProtection</name>
  510. <state>0</state>
  511. </option>
  512. </data>
  513. </settings>
  514. <settings>
  515. <name>AARM</name>
  516. <archiveVersion>2</archiveVersion>
  517. <data>
  518. <version>11</version>
  519. <wantNonLocal>1</wantNonLocal>
  520. <debug>1</debug>
  521. <option>
  522. <name>AObjPrefix</name>
  523. <state>1</state>
  524. </option>
  525. <option>
  526. <name>AEndian</name>
  527. <state>1</state>
  528. </option>
  529. <option>
  530. <name>ACaseSensitivity</name>
  531. <state>1</state>
  532. </option>
  533. <option>
  534. <name>MacroChars</name>
  535. <version>0</version>
  536. <state>0</state>
  537. </option>
  538. <option>
  539. <name>AWarnEnable</name>
  540. <state>0</state>
  541. </option>
  542. <option>
  543. <name>AWarnWhat</name>
  544. <state>0</state>
  545. </option>
  546. <option>
  547. <name>AWarnOne</name>
  548. <state />
  549. </option>
  550. <option>
  551. <name>AWarnRange1</name>
  552. <state />
  553. </option>
  554. <option>
  555. <name>AWarnRange2</name>
  556. <state />
  557. </option>
  558. <option>
  559. <name>ADebug</name>
  560. <state>1</state>
  561. </option>
  562. <option>
  563. <name>AltRegisterNames</name>
  564. <state>0</state>
  565. </option>
  566. <option>
  567. <name>ADefines</name>
  568. <state />
  569. </option>
  570. <option>
  571. <name>AList</name>
  572. <state>0</state>
  573. </option>
  574. <option>
  575. <name>AListHeader</name>
  576. <state>1</state>
  577. </option>
  578. <option>
  579. <name>AListing</name>
  580. <state>1</state>
  581. </option>
  582. <option>
  583. <name>Includes</name>
  584. <state>0</state>
  585. </option>
  586. <option>
  587. <name>MacDefs</name>
  588. <state>0</state>
  589. </option>
  590. <option>
  591. <name>MacExps</name>
  592. <state>1</state>
  593. </option>
  594. <option>
  595. <name>MacExec</name>
  596. <state>0</state>
  597. </option>
  598. <option>
  599. <name>OnlyAssed</name>
  600. <state>0</state>
  601. </option>
  602. <option>
  603. <name>MultiLine</name>
  604. <state>0</state>
  605. </option>
  606. <option>
  607. <name>PageLengthCheck</name>
  608. <state>0</state>
  609. </option>
  610. <option>
  611. <name>PageLength</name>
  612. <state>80</state>
  613. </option>
  614. <option>
  615. <name>TabSpacing</name>
  616. <state>8</state>
  617. </option>
  618. <option>
  619. <name>AXRef</name>
  620. <state>0</state>
  621. </option>
  622. <option>
  623. <name>AXRefDefines</name>
  624. <state>0</state>
  625. </option>
  626. <option>
  627. <name>AXRefInternal</name>
  628. <state>0</state>
  629. </option>
  630. <option>
  631. <name>AXRefDual</name>
  632. <state>0</state>
  633. </option>
  634. <option>
  635. <name>AProcessor</name>
  636. <state>1</state>
  637. </option>
  638. <option>
  639. <name>AFpuProcessor</name>
  640. <state>1</state>
  641. </option>
  642. <option>
  643. <name>AOutputFile</name>
  644. <state>$FILE_BNAME$.o</state>
  645. </option>
  646. <option>
  647. <name>ALimitErrorsCheck</name>
  648. <state>0</state>
  649. </option>
  650. <option>
  651. <name>ALimitErrorsEdit</name>
  652. <state>100</state>
  653. </option>
  654. <option>
  655. <name>AIgnoreStdInclude</name>
  656. <state>0</state>
  657. </option>
  658. <option>
  659. <name>AUserIncludes</name>
  660. <state />
  661. </option>
  662. <option>
  663. <name>AExtraOptionsCheckV2</name>
  664. <state>0</state>
  665. </option>
  666. <option>
  667. <name>AExtraOptionsV2</name>
  668. <state />
  669. </option>
  670. <option>
  671. <name>AsmNoLiteralPool</name>
  672. <state>0</state>
  673. </option>
  674. <option>
  675. <name>PreInclude</name>
  676. <state />
  677. </option>
  678. </data>
  679. </settings>
  680. <settings>
  681. <name>OBJCOPY</name>
  682. <archiveVersion>0</archiveVersion>
  683. <data>
  684. <version>1</version>
  685. <wantNonLocal>1</wantNonLocal>
  686. <debug>1</debug>
  687. <option>
  688. <name>OOCOutputFormat</name>
  689. <version>3</version>
  690. <state>0</state>
  691. </option>
  692. <option>
  693. <name>OCOutputOverride</name>
  694. <state>0</state>
  695. </option>
  696. <option>
  697. <name>OOCOutputFile</name>
  698. <state>template.srec</state>
  699. </option>
  700. <option>
  701. <name>OOCCommandLineProducer</name>
  702. <state>1</state>
  703. </option>
  704. <option>
  705. <name>OOCObjCopyEnable</name>
  706. <state>0</state>
  707. </option>
  708. </data>
  709. </settings>
  710. <settings>
  711. <name>CUSTOM</name>
  712. <archiveVersion>3</archiveVersion>
  713. <data>
  714. <extensions />
  715. <cmdline />
  716. <hasPrio>0</hasPrio>
  717. <buildSequence>inputOutputBased</buildSequence>
  718. </data>
  719. </settings>
  720. <settings>
  721. <name>BUILDACTION</name>
  722. <archiveVersion>1</archiveVersion>
  723. <data>
  724. <prebuild />
  725. <postbuild />
  726. </data>
  727. </settings>
  728. <settings>
  729. <name>ILINK</name>
  730. <archiveVersion>0</archiveVersion>
  731. <data>
  732. <version>27</version>
  733. <wantNonLocal>1</wantNonLocal>
  734. <debug>1</debug>
  735. <option>
  736. <name>IlinkLibIOConfig</name>
  737. <state>1</state>
  738. </option>
  739. <option>
  740. <name>IlinkInputFileSlave</name>
  741. <state>0</state>
  742. </option>
  743. <option>
  744. <name>IlinkOutputFile</name>
  745. <state>rtthread.out</state>
  746. </option>
  747. <option>
  748. <name>IlinkDebugInfoEnable</name>
  749. <state>1</state>
  750. </option>
  751. <option>
  752. <name>IlinkKeepSymbols</name>
  753. <state />
  754. </option>
  755. <option>
  756. <name>IlinkRawBinaryFile</name>
  757. <state />
  758. </option>
  759. <option>
  760. <name>IlinkRawBinarySymbol</name>
  761. <state />
  762. </option>
  763. <option>
  764. <name>IlinkRawBinarySegment</name>
  765. <state />
  766. </option>
  767. <option>
  768. <name>IlinkRawBinaryAlign</name>
  769. <state />
  770. </option>
  771. <option>
  772. <name>IlinkDefines</name>
  773. <state />
  774. </option>
  775. <option>
  776. <name>IlinkConfigDefines</name>
  777. <state />
  778. </option>
  779. <option>
  780. <name>IlinkMapFile</name>
  781. <state>1</state>
  782. </option>
  783. <option>
  784. <name>IlinkLogFile</name>
  785. <state>1</state>
  786. </option>
  787. <option>
  788. <name>IlinkLogInitialization</name>
  789. <state>1</state>
  790. </option>
  791. <option>
  792. <name>IlinkLogModule</name>
  793. <state>1</state>
  794. </option>
  795. <option>
  796. <name>IlinkLogSection</name>
  797. <state>1</state>
  798. </option>
  799. <option>
  800. <name>IlinkLogVeneer</name>
  801. <state>1</state>
  802. </option>
  803. <option>
  804. <name>IlinkIcfOverride</name>
  805. <state>1</state>
  806. </option>
  807. <option>
  808. <name>IlinkIcfFile</name>
  809. <state>$PROJ_DIR$\board\linker_scripts\link.icf</state>
  810. </option>
  811. <option>
  812. <name>IlinkIcfFileSlave</name>
  813. <state />
  814. </option>
  815. <option>
  816. <name>IlinkEnableRemarks</name>
  817. <state>0</state>
  818. </option>
  819. <option>
  820. <name>IlinkSuppressDiags</name>
  821. <state />
  822. </option>
  823. <option>
  824. <name>IlinkTreatAsRem</name>
  825. <state />
  826. </option>
  827. <option>
  828. <name>IlinkTreatAsWarn</name>
  829. <state />
  830. </option>
  831. <option>
  832. <name>IlinkTreatAsErr</name>
  833. <state />
  834. </option>
  835. <option>
  836. <name>IlinkWarningsAreErrors</name>
  837. <state>0</state>
  838. </option>
  839. <option>
  840. <name>IlinkUseExtraOptions</name>
  841. <state>0</state>
  842. </option>
  843. <option>
  844. <name>IlinkExtraOptions</name>
  845. <state />
  846. </option>
  847. <option>
  848. <name>IlinkLowLevelInterfaceSlave</name>
  849. <state>1</state>
  850. </option>
  851. <option>
  852. <name>IlinkAutoLibEnable</name>
  853. <state>1</state>
  854. </option>
  855. <option>
  856. <name>IlinkAdditionalLibs</name>
  857. <state />
  858. </option>
  859. <option>
  860. <name>IlinkOverrideProgramEntryLabel</name>
  861. <state>0</state>
  862. </option>
  863. <option>
  864. <name>IlinkProgramEntryLabelSelect</name>
  865. <state>0</state>
  866. </option>
  867. <option>
  868. <name>IlinkProgramEntryLabel</name>
  869. <state>__iar_program_start</state>
  870. </option>
  871. <option>
  872. <name>DoFill</name>
  873. <state>0</state>
  874. </option>
  875. <option>
  876. <name>FillerByte</name>
  877. <state>0xFF</state>
  878. </option>
  879. <option>
  880. <name>FillerStart</name>
  881. <state>0x0</state>
  882. </option>
  883. <option>
  884. <name>FillerEnd</name>
  885. <state>0x0</state>
  886. </option>
  887. <option>
  888. <name>CrcSize</name>
  889. <version>0</version>
  890. <state>1</state>
  891. </option>
  892. <option>
  893. <name>CrcAlign</name>
  894. <state>1</state>
  895. </option>
  896. <option>
  897. <name>CrcPoly</name>
  898. <state>0x11021</state>
  899. </option>
  900. <option>
  901. <name>CrcCompl</name>
  902. <version>0</version>
  903. <state>0</state>
  904. </option>
  905. <option>
  906. <name>CrcBitOrder</name>
  907. <version>0</version>
  908. <state>0</state>
  909. </option>
  910. <option>
  911. <name>CrcInitialValue</name>
  912. <state>0x0</state>
  913. </option>
  914. <option>
  915. <name>DoCrc</name>
  916. <state>0</state>
  917. </option>
  918. <option>
  919. <name>IlinkBE8Slave</name>
  920. <state>1</state>
  921. </option>
  922. <option>
  923. <name>IlinkBufferedTerminalOutput</name>
  924. <state>1</state>
  925. </option>
  926. <option>
  927. <name>IlinkStdoutInterfaceSlave</name>
  928. <state>1</state>
  929. </option>
  930. <option>
  931. <name>CrcFullSize</name>
  932. <state>0</state>
  933. </option>
  934. <option>
  935. <name>IlinkIElfToolPostProcess</name>
  936. <state>0</state>
  937. </option>
  938. <option>
  939. <name>IlinkLogAutoLibSelect</name>
  940. <state>1</state>
  941. </option>
  942. <option>
  943. <name>IlinkLogRedirSymbols</name>
  944. <state>1</state>
  945. </option>
  946. <option>
  947. <name>IlinkLogUnusedFragments</name>
  948. <state>1</state>
  949. </option>
  950. <option>
  951. <name>IlinkCrcReverseByteOrder</name>
  952. <state>0</state>
  953. </option>
  954. <option>
  955. <name>IlinkCrcUseAsInput</name>
  956. <state>1</state>
  957. </option>
  958. <option>
  959. <name>IlinkOptInline</name>
  960. <state>0</state>
  961. </option>
  962. <option>
  963. <name>IlinkOptExceptionsAllow</name>
  964. <state>1</state>
  965. </option>
  966. <option>
  967. <name>IlinkOptExceptionsForce</name>
  968. <state>0</state>
  969. </option>
  970. <option>
  971. <name>IlinkCmsis</name>
  972. <state>1</state>
  973. </option>
  974. <option>
  975. <name>IlinkOptMergeDuplSections</name>
  976. <state>0</state>
  977. </option>
  978. <option>
  979. <name>IlinkOptUseVfe</name>
  980. <state>1</state>
  981. </option>
  982. <option>
  983. <name>IlinkOptForceVfe</name>
  984. <state>0</state>
  985. </option>
  986. <option>
  987. <name>IlinkStackAnalysisEnable</name>
  988. <state>0</state>
  989. </option>
  990. <option>
  991. <name>IlinkStackControlFile</name>
  992. <state />
  993. </option>
  994. <option>
  995. <name>IlinkStackCallGraphFile</name>
  996. <state />
  997. </option>
  998. <option>
  999. <name>CrcAlgorithm</name>
  1000. <version>1</version>
  1001. <state>1</state>
  1002. </option>
  1003. <option>
  1004. <name>CrcUnitSize</name>
  1005. <version>0</version>
  1006. <state>0</state>
  1007. </option>
  1008. <option>
  1009. <name>IlinkThreadsSlave</name>
  1010. <state>1</state>
  1011. </option>
  1012. <option>
  1013. <name>IlinkLogCallGraph</name>
  1014. <state>0</state>
  1015. </option>
  1016. <option>
  1017. <name>IlinkIcfFile_AltDefault</name>
  1018. <state />
  1019. </option>
  1020. <option>
  1021. <name>IlinkEncInput</name>
  1022. <state>0</state>
  1023. </option>
  1024. <option>
  1025. <name>IlinkEncOutput</name>
  1026. <state>0</state>
  1027. </option>
  1028. <option>
  1029. <name>IlinkEncOutputBom</name>
  1030. <state>1</state>
  1031. </option>
  1032. <option>
  1033. <name>IlinkHeapSelect</name>
  1034. <state>1</state>
  1035. </option>
  1036. <option>
  1037. <name>IlinkLocaleSelect</name>
  1038. <state>1</state>
  1039. </option>
  1040. <option>
  1041. <name>IlinkTrustzoneImportLibraryOut</name>
  1042. <state>template_import_lib.o</state>
  1043. </option>
  1044. <option>
  1045. <name>OILinkExtraOption</name>
  1046. <state>1</state>
  1047. </option>
  1048. <option>
  1049. <name>IlinkRawBinaryFile2</name>
  1050. <state />
  1051. </option>
  1052. <option>
  1053. <name>IlinkRawBinarySymbol2</name>
  1054. <state />
  1055. </option>
  1056. <option>
  1057. <name>IlinkRawBinarySegment2</name>
  1058. <state />
  1059. </option>
  1060. <option>
  1061. <name>IlinkRawBinaryAlign2</name>
  1062. <state />
  1063. </option>
  1064. <option>
  1065. <name>IlinkLogCrtRoutineSelection</name>
  1066. <state>0</state>
  1067. </option>
  1068. <option>
  1069. <name>IlinkLogFragmentInfo</name>
  1070. <state>0</state>
  1071. </option>
  1072. <option>
  1073. <name>IlinkLogInlining</name>
  1074. <state>0</state>
  1075. </option>
  1076. <option>
  1077. <name>IlinkLogMerging</name>
  1078. <state>0</state>
  1079. </option>
  1080. <option>
  1081. <name>IlinkDemangle</name>
  1082. <state>0</state>
  1083. </option>
  1084. <option>
  1085. <name>IlinkWrapperFileEnable</name>
  1086. <state>0</state>
  1087. </option>
  1088. <option>
  1089. <name>IlinkWrapperFile</name>
  1090. <state />
  1091. </option>
  1092. <option>
  1093. <name>IlinkProcessor</name>
  1094. <state>1</state>
  1095. </option>
  1096. <option>
  1097. <name>IlinkFpuProcessor</name>
  1098. <state>1</state>
  1099. </option>
  1100. </data>
  1101. </settings>
  1102. <settings>
  1103. <name>IARCHIVE</name>
  1104. <archiveVersion>0</archiveVersion>
  1105. <data>
  1106. <version>0</version>
  1107. <wantNonLocal>1</wantNonLocal>
  1108. <debug>1</debug>
  1109. <option>
  1110. <name>IarchiveInputs</name>
  1111. <state />
  1112. </option>
  1113. <option>
  1114. <name>IarchiveOverride</name>
  1115. <state>0</state>
  1116. </option>
  1117. <option>
  1118. <name>IarchiveOutput</name>
  1119. <state>###Unitialized###</state>
  1120. </option>
  1121. </data>
  1122. </settings>
  1123. </configuration>
  1124. <group>
  1125. <name>ADT</name>
  1126. <file>
  1127. <name>$PROJ_DIR$\..\..\..\components\utilities\libadt\avl.c</name>
  1128. </file>
  1129. </group>
  1130. <group>
  1131. <name>Applications</name>
  1132. <file>
  1133. <name>$PROJ_DIR$\applications\mnt.c</name>
  1134. </file>
  1135. <file>
  1136. <name>$PROJ_DIR$\applications\main.c</name>
  1137. </file>
  1138. </group>
  1139. <group>
  1140. <name>Compiler</name>
  1141. <file>
  1142. <name>$PROJ_DIR$\..\..\..\components\libc\compilers\common\cctype.c</name>
  1143. </file>
  1144. <file>
  1145. <name>$PROJ_DIR$\..\..\..\components\libc\compilers\common\cstdio.c</name>
  1146. </file>
  1147. <file>
  1148. <name>$PROJ_DIR$\..\..\..\components\libc\compilers\common\cstdlib.c</name>
  1149. </file>
  1150. <file>
  1151. <name>$PROJ_DIR$\..\..\..\components\libc\compilers\common\cstring.c</name>
  1152. </file>
  1153. <file>
  1154. <name>$PROJ_DIR$\..\..\..\components\libc\compilers\common\ctime.c</name>
  1155. </file>
  1156. <file>
  1157. <name>$PROJ_DIR$\..\..\..\components\libc\compilers\common\cwchar.c</name>
  1158. </file>
  1159. <file>
  1160. <name>$PROJ_DIR$\..\..\..\components\libc\compilers\dlib\environ.c</name>
  1161. </file>
  1162. <file>
  1163. <name>$PROJ_DIR$\..\..\..\components\libc\compilers\dlib\syscall_close.c</name>
  1164. </file>
  1165. <file>
  1166. <name>$PROJ_DIR$\..\..\..\components\libc\compilers\dlib\syscall_lseek.c</name>
  1167. </file>
  1168. <file>
  1169. <name>$PROJ_DIR$\..\..\..\components\libc\compilers\dlib\syscall_mem.c</name>
  1170. </file>
  1171. <file>
  1172. <name>$PROJ_DIR$\..\..\..\components\libc\compilers\dlib\syscall_open.c</name>
  1173. </file>
  1174. <file>
  1175. <name>$PROJ_DIR$\..\..\..\components\libc\compilers\dlib\syscall_read.c</name>
  1176. </file>
  1177. <file>
  1178. <name>$PROJ_DIR$\..\..\..\components\libc\compilers\dlib\syscall_remove.c</name>
  1179. </file>
  1180. <file>
  1181. <name>$PROJ_DIR$\..\..\..\components\libc\compilers\dlib\syscall_write.c</name>
  1182. </file>
  1183. <file>
  1184. <name>$PROJ_DIR$\..\..\..\components\libc\compilers\dlib\syscalls.c</name>
  1185. </file>
  1186. </group>
  1187. <group>
  1188. <name>CPU</name>
  1189. <file>
  1190. <name>$PROJ_DIR$\..\..\..\libcpu\arm\common\div0.c</name>
  1191. </file>
  1192. <file>
  1193. <name>$PROJ_DIR$\..\..\..\libcpu\arm\common\showmem.c</name>
  1194. </file>
  1195. <file>
  1196. <name>$PROJ_DIR$\..\..\..\libcpu\arm\cortex-m7\context_iar.S</name>
  1197. </file>
  1198. <file>
  1199. <name>$PROJ_DIR$\..\..\..\libcpu\arm\cortex-m7\cpu_cache.c</name>
  1200. </file>
  1201. <file>
  1202. <name>$PROJ_DIR$\..\..\..\libcpu\arm\cortex-m7\cpuport.c</name>
  1203. </file>
  1204. </group>
  1205. <group>
  1206. <name>DeviceDrivers</name>
  1207. <file>
  1208. <name>$PROJ_DIR$\..\..\..\components\drivers\i2c\i2c-bit-ops.c</name>
  1209. </file>
  1210. <file>
  1211. <name>$PROJ_DIR$\..\..\..\components\drivers\i2c\i2c_core.c</name>
  1212. </file>
  1213. <file>
  1214. <name>$PROJ_DIR$\..\..\..\components\drivers\i2c\i2c_dev.c</name>
  1215. </file>
  1216. <file>
  1217. <name>$PROJ_DIR$\..\..\..\components\drivers\ipc\completion.c</name>
  1218. </file>
  1219. <file>
  1220. <name>$PROJ_DIR$\..\..\..\components\drivers\ipc\dataqueue.c</name>
  1221. </file>
  1222. <file>
  1223. <name>$PROJ_DIR$\..\..\..\components\drivers\ipc\pipe.c</name>
  1224. </file>
  1225. <file>
  1226. <name>$PROJ_DIR$\..\..\..\components\drivers\ipc\ringblk_buf.c</name>
  1227. </file>
  1228. <file>
  1229. <name>$PROJ_DIR$\..\..\..\components\drivers\ipc\ringbuffer.c</name>
  1230. </file>
  1231. <file>
  1232. <name>$PROJ_DIR$\..\..\..\components\drivers\ipc\waitqueue.c</name>
  1233. </file>
  1234. <file>
  1235. <name>$PROJ_DIR$\..\..\..\components\drivers\ipc\workqueue.c</name>
  1236. </file>
  1237. <file>
  1238. <name>$PROJ_DIR$\..\..\..\components\drivers\misc\pin.c</name>
  1239. </file>
  1240. <file>
  1241. <name>$PROJ_DIR$\..\..\..\components\drivers\phy\phy.c</name>
  1242. </file>
  1243. <file>
  1244. <name>$PROJ_DIR$\..\..\..\components\drivers\sdio\block_dev.c</name>
  1245. </file>
  1246. <file>
  1247. <name>$PROJ_DIR$\..\..\..\components\drivers\sdio\gpt.c</name>
  1248. </file>
  1249. <file>
  1250. <name>$PROJ_DIR$\..\..\..\components\drivers\sdio\mmc.c</name>
  1251. </file>
  1252. <file>
  1253. <name>$PROJ_DIR$\..\..\..\components\drivers\sdio\mmcsd_core.c</name>
  1254. </file>
  1255. <file>
  1256. <name>$PROJ_DIR$\..\..\..\components\drivers\sdio\sd.c</name>
  1257. </file>
  1258. <file>
  1259. <name>$PROJ_DIR$\..\..\..\components\drivers\sdio\sdio.c</name>
  1260. </file>
  1261. <file>
  1262. <name>$PROJ_DIR$\..\..\..\components\drivers\serial\serial.c</name>
  1263. </file>
  1264. </group>
  1265. <group>
  1266. <name>Drivers</name>
  1267. <file>
  1268. <name>$PROJ_DIR$\board\MCUX_Config\clock_config.c</name>
  1269. </file>
  1270. <file>
  1271. <name>$PROJ_DIR$\board\MCUX_Config\dcd.c</name>
  1272. </file>
  1273. <file>
  1274. <name>$PROJ_DIR$\board\MCUX_Config\pin_mux.c</name>
  1275. </file>
  1276. <file>
  1277. <name>$PROJ_DIR$\board\board.c</name>
  1278. </file>
  1279. <file>
  1280. <name>$PROJ_DIR$\..\libraries\drivers\drv_common.c</name>
  1281. </file>
  1282. <file>
  1283. <name>$PROJ_DIR$\..\libraries\drivers\drv_eth.c</name>
  1284. </file>
  1285. <file>
  1286. <name>$PROJ_DIR$\..\libraries\drivers\drv_gpio.c</name>
  1287. </file>
  1288. <file>
  1289. <name>$PROJ_DIR$\..\libraries\drivers\drv_ksz8081.c</name>
  1290. </file>
  1291. <file>
  1292. <name>$PROJ_DIR$\..\libraries\drivers\drv_mdio.c</name>
  1293. </file>
  1294. <file>
  1295. <name>$PROJ_DIR$\..\libraries\drivers\drv_sdio.c</name>
  1296. </file>
  1297. <file>
  1298. <name>$PROJ_DIR$\..\libraries\drivers\drv_sdram.c</name>
  1299. </file>
  1300. <file>
  1301. <name>$PROJ_DIR$\..\libraries\drivers\drv_uart.c</name>
  1302. </file>
  1303. <file>
  1304. <name>$PROJ_DIR$\..\libraries\drivers\drv_usbh.c</name>
  1305. </file>
  1306. <file>
  1307. <name>$PROJ_DIR$\..\libraries\drivers\usb\host\usb_host_devices.c</name>
  1308. </file>
  1309. <file>
  1310. <name>$PROJ_DIR$\..\libraries\drivers\usb\host\usb_host_ehci.c</name>
  1311. </file>
  1312. <file>
  1313. <name>$PROJ_DIR$\..\libraries\drivers\usb\host\usb_host_framework.c</name>
  1314. </file>
  1315. <file>
  1316. <name>$PROJ_DIR$\..\libraries\drivers\usb\host\usb_host_hci.c</name>
  1317. </file>
  1318. <file>
  1319. <name>$PROJ_DIR$\..\libraries\drivers\usb\phy\usb_phy.c</name>
  1320. </file>
  1321. </group>
  1322. <group>
  1323. <name>Filesystem</name>
  1324. <file>
  1325. <name>$PROJ_DIR$\..\..\..\components\dfs\filesystems\devfs\devfs.c</name>
  1326. </file>
  1327. <file>
  1328. <name>$PROJ_DIR$\..\..\..\components\dfs\filesystems\elmfat\dfs_elm.c</name>
  1329. </file>
  1330. <file>
  1331. <name>$PROJ_DIR$\..\..\..\components\dfs\filesystems\elmfat\ff.c</name>
  1332. </file>
  1333. <file>
  1334. <name>$PROJ_DIR$\..\..\..\components\dfs\filesystems\elmfat\ffunicode.c</name>
  1335. </file>
  1336. <file>
  1337. <name>$PROJ_DIR$\..\..\..\components\dfs\src\dfs.c</name>
  1338. </file>
  1339. <file>
  1340. <name>$PROJ_DIR$\..\..\..\components\dfs\src\dfs_file.c</name>
  1341. </file>
  1342. <file>
  1343. <name>$PROJ_DIR$\..\..\..\components\dfs\src\dfs_fs.c</name>
  1344. </file>
  1345. <file>
  1346. <name>$PROJ_DIR$\..\..\..\components\dfs\src\dfs_posix.c</name>
  1347. </file>
  1348. </group>
  1349. <group>
  1350. <name>Finsh</name>
  1351. <file>
  1352. <name>$PROJ_DIR$\..\..\..\components\finsh\shell.c</name>
  1353. </file>
  1354. <file>
  1355. <name>$PROJ_DIR$\..\..\..\components\finsh\msh.c</name>
  1356. </file>
  1357. <file>
  1358. <name>$PROJ_DIR$\..\..\..\components\finsh\msh_parse.c</name>
  1359. </file>
  1360. <file>
  1361. <name>$PROJ_DIR$\..\..\..\components\finsh\cmd.c</name>
  1362. </file>
  1363. <file>
  1364. <name>$PROJ_DIR$\..\..\..\components\finsh\msh_file.c</name>
  1365. </file>
  1366. </group>
  1367. <group>
  1368. <name>Kernel</name>
  1369. <file>
  1370. <name>$PROJ_DIR$\..\..\..\src\clock.c</name>
  1371. </file>
  1372. <file>
  1373. <name>$PROJ_DIR$\..\..\..\src\components.c</name>
  1374. </file>
  1375. <file>
  1376. <name>$PROJ_DIR$\..\..\..\src\device.c</name>
  1377. </file>
  1378. <file>
  1379. <name>$PROJ_DIR$\..\..\..\src\idle.c</name>
  1380. </file>
  1381. <file>
  1382. <name>$PROJ_DIR$\..\..\..\src\ipc.c</name>
  1383. </file>
  1384. <file>
  1385. <name>$PROJ_DIR$\..\..\..\src\irq.c</name>
  1386. </file>
  1387. <file>
  1388. <name>$PROJ_DIR$\..\..\..\src\kservice.c</name>
  1389. </file>
  1390. <file>
  1391. <name>$PROJ_DIR$\..\..\..\src\memheap.c</name>
  1392. </file>
  1393. <file>
  1394. <name>$PROJ_DIR$\..\..\..\src\mempool.c</name>
  1395. </file>
  1396. <file>
  1397. <name>$PROJ_DIR$\..\..\..\src\object.c</name>
  1398. </file>
  1399. <file>
  1400. <name>$PROJ_DIR$\..\..\..\src\scheduler.c</name>
  1401. </file>
  1402. <file>
  1403. <name>$PROJ_DIR$\..\..\..\src\thread.c</name>
  1404. </file>
  1405. <file>
  1406. <name>$PROJ_DIR$\..\..\..\src\timer.c</name>
  1407. </file>
  1408. </group>
  1409. <group>
  1410. <name>Libraries</name>
  1411. <file>
  1412. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\fsl_lpuart.c</name>
  1413. </file>
  1414. <file>
  1415. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\system_MIMXRT1062.c</name>
  1416. </file>
  1417. <file>
  1418. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\fsl_xbara.c</name>
  1419. </file>
  1420. <file>
  1421. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\fsl_clock.c</name>
  1422. </file>
  1423. <file>
  1424. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\fsl_usdhc.c</name>
  1425. </file>
  1426. <file>
  1427. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\fsl_gpio.c</name>
  1428. </file>
  1429. <file>
  1430. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\fsl_xbarb.c</name>
  1431. </file>
  1432. <file>
  1433. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\fsl_enet.c</name>
  1434. </file>
  1435. <file>
  1436. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\fsl_common.c</name>
  1437. </file>
  1438. <file>
  1439. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\fsl_semc.c</name>
  1440. </file>
  1441. <file>
  1442. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\fsl_os_abstraction_rtthread.c</name>
  1443. </file>
  1444. <file>
  1445. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\fsl_cache.c</name>
  1446. </file>
  1447. <file>
  1448. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\fsl_common_arm.c</name>
  1449. </file>
  1450. <file>
  1451. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\iar\startup_MIMXRT1062.s</name>
  1452. </file>
  1453. <file>
  1454. <name>$PROJ_DIR$\..\libraries\MIMXRT1060\MIMXRT1060\drivers\generic_list.c</name>
  1455. </file>
  1456. </group>
  1457. <group>
  1458. <name>lwIP</name>
  1459. <file>
  1460. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\api\api_lib.c</name>
  1461. </file>
  1462. <file>
  1463. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\api\api_msg.c</name>
  1464. </file>
  1465. <file>
  1466. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\api\err.c</name>
  1467. </file>
  1468. <file>
  1469. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\api\netbuf.c</name>
  1470. </file>
  1471. <file>
  1472. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\api\netdb.c</name>
  1473. </file>
  1474. <file>
  1475. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\api\netifapi.c</name>
  1476. </file>
  1477. <file>
  1478. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\api\sockets.c</name>
  1479. </file>
  1480. <file>
  1481. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\api\tcpip.c</name>
  1482. </file>
  1483. <file>
  1484. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\apps\ping\ping.c</name>
  1485. </file>
  1486. <file>
  1487. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\def.c</name>
  1488. </file>
  1489. <file>
  1490. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\dns.c</name>
  1491. </file>
  1492. <file>
  1493. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\inet_chksum.c</name>
  1494. </file>
  1495. <file>
  1496. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\init.c</name>
  1497. </file>
  1498. <file>
  1499. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\ip.c</name>
  1500. </file>
  1501. <file>
  1502. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\ipv4\autoip.c</name>
  1503. </file>
  1504. <file>
  1505. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\ipv4\dhcp.c</name>
  1506. </file>
  1507. <file>
  1508. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\ipv4\etharp.c</name>
  1509. </file>
  1510. <file>
  1511. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\ipv4\icmp.c</name>
  1512. </file>
  1513. <file>
  1514. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\ipv4\igmp.c</name>
  1515. </file>
  1516. <file>
  1517. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\ipv4\ip4.c</name>
  1518. </file>
  1519. <file>
  1520. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\ipv4\ip4_addr.c</name>
  1521. </file>
  1522. <file>
  1523. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\ipv4\ip4_frag.c</name>
  1524. </file>
  1525. <file>
  1526. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\memp.c</name>
  1527. </file>
  1528. <file>
  1529. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\netif.c</name>
  1530. </file>
  1531. <file>
  1532. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\pbuf.c</name>
  1533. </file>
  1534. <file>
  1535. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\raw.c</name>
  1536. </file>
  1537. <file>
  1538. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\stats.c</name>
  1539. </file>
  1540. <file>
  1541. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\sys.c</name>
  1542. </file>
  1543. <file>
  1544. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\tcp.c</name>
  1545. </file>
  1546. <file>
  1547. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\tcp_in.c</name>
  1548. </file>
  1549. <file>
  1550. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\tcp_out.c</name>
  1551. </file>
  1552. <file>
  1553. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\timeouts.c</name>
  1554. </file>
  1555. <file>
  1556. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\core\udp.c</name>
  1557. </file>
  1558. <file>
  1559. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\netif\ethernet.c</name>
  1560. </file>
  1561. <file>
  1562. <name>$PROJ_DIR$\..\..\..\components\net\lwip\lwip-2.0.3\src\netif\lowpan6.c</name>
  1563. </file>
  1564. <file>
  1565. <name>$PROJ_DIR$\..\..\..\components\net\lwip\port\ethernetif.c</name>
  1566. </file>
  1567. <file>
  1568. <name>$PROJ_DIR$\..\..\..\components\net\lwip\port\sys_arch.c</name>
  1569. </file>
  1570. </group>
  1571. <group>
  1572. <name>POSIX</name>
  1573. </group>
  1574. <group>
  1575. <name>rt_usbh</name>
  1576. <file>
  1577. <name>$PROJ_DIR$\..\..\..\components\drivers\usb\usbhost\core\hub.c</name>
  1578. </file>
  1579. <file>
  1580. <name>$PROJ_DIR$\..\..\..\components\drivers\usb\usbhost\core\usbhost.c</name>
  1581. </file>
  1582. <file>
  1583. <name>$PROJ_DIR$\..\..\..\components\drivers\usb\usbhost\core\usbhost_core.c</name>
  1584. </file>
  1585. <file>
  1586. <name>$PROJ_DIR$\..\..\..\components\drivers\usb\usbhost\class\udisk.c</name>
  1587. </file>
  1588. <file>
  1589. <name>$PROJ_DIR$\..\..\..\components\drivers\usb\usbhost\class\mass.c</name>
  1590. </file>
  1591. <file>
  1592. <name>$PROJ_DIR$\..\..\..\components\drivers\usb\usbhost\core\driver.c</name>
  1593. </file>
  1594. </group>
  1595. <group>
  1596. <name>SAL</name>
  1597. <file>
  1598. <name>$PROJ_DIR$\..\..\..\components\net\netdev\src\netdev.c</name>
  1599. </file>
  1600. <file>
  1601. <name>$PROJ_DIR$\..\..\..\components\net\netdev\src\netdev_ipaddr.c</name>
  1602. </file>
  1603. </group>
  1604. <group>
  1605. <name>xip</name>
  1606. <file>
  1607. <name>$PROJ_DIR$\xip\evkmimxrt1060_flexspi_nor_config.c</name>
  1608. </file>
  1609. <file>
  1610. <name>$PROJ_DIR$\xip\fsl_flexspi_nor_boot.c</name>
  1611. </file>
  1612. </group>
  1613. </project>