project.ewp 47 KB

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