2
0

smc.scfg 79 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <smc>
  3. <general version="2.0.0.0">
  4. <configuration active="true" id="com.renesas.smc.toolchain.rxc.configuration.release">
  5. <property id="com.renesas.smc.service.project.buildArtefactType" values="com.renesas.smc.service.project.buildArtefactType.exe"/>
  6. <toolchain id="com.renesas.smc.toolchain.rxc.toolchain.rxc">
  7. <option id="com.renesas.smc.toolchain.option.language" key="com.renesas.smc.toolchain.option.language.c"/>
  8. <option id="com.renesas.smc.toolchain.option.buildArtefactType" key="com.renesas.smc.toolchain.option.buildArtefactType.exe"/>
  9. <option id="com.renesas.smc.toolchain.option.rtos" key="com.renesas.smc.toolchain.option.rtos.none"/>
  10. <option id="com.renesas.smc.toolchain.option.dual" key="com.renesas.smc.toolchain.option.dual.false"/>
  11. </toolchain>
  12. </configuration>
  13. <platform id="R5F565NEHxFP"/>
  14. <option id="board" value="GR-ROSE-RX65N (V1.03)"/>
  15. </general>
  16. <tool id="Clock">
  17. <option enabled="true" id="vccinput" selection="textinputitem">
  18. <item enabled="true" id="textinputitem" input="3.3" value="3.3"/>
  19. </option>
  20. <option enabled="true" id="mainclockenable" selection="check">
  21. <item enabled="true" id="check"/>
  22. <item enabled="true" id="uncheck"/>
  23. </option>
  24. <option enabled="true" id="mainsourcebox" selection="srcEOI">
  25. <item enabled="true" id="srcR"/>
  26. <item enabled="true" id="srcEOI"/>
  27. </option>
  28. <option enabled="true" id="mainfrequency" selection="textinputitem">
  29. <item enabled="true" id="textinputitem" input="12" value="12"/>
  30. </option>
  31. <option enabled="false" id="mainwaittime" selection="textinputitem">
  32. <item enabled="true" id="textinputitem" input="9980" value="9980"/>
  33. </option>
  34. <option enabled="true" id="subclockenable" selection="uncheck">
  35. <item enabled="true" id="check"/>
  36. <item enabled="true" id="uncheck"/>
  37. </option>
  38. <option enabled="false" id="subfrequency" selection="textinputitem">
  39. <item enabled="true" id="textinputitem" input="" value="32.768"/>
  40. </option>
  41. <option enabled="false" id="subdrivecap" selection="standardCL">
  42. <item enabled="true" id="standardCL"/>
  43. <item enabled="true" id="lowCL"/>
  44. </option>
  45. <option enabled="false" id="subwaittime" selection="textinputitem">
  46. <item enabled="true" id="textinputitem" input="2000" value="2000"/>
  47. </option>
  48. <option enabled="true" id="hococlockenable" selection="uncheck">
  49. <item enabled="true" id="check"/>
  50. <item enabled="true" id="uncheck"/>
  51. </option>
  52. <option enabled="false" id="hocooscenable" selection="uncheck">
  53. <item enabled="true" id="check"/>
  54. <item enabled="true" id="uncheck"/>
  55. </option>
  56. <option enabled="false" id="hocofrequency" selection="frq16">
  57. <item enabled="true" id="frq16"/>
  58. <item enabled="true" id="frq18"/>
  59. <item enabled="true" id="frq20"/>
  60. </option>
  61. <option enabled="true" id="lococlockenable" selection="uncheck">
  62. <item enabled="true" id="check"/>
  63. <item enabled="true" id="uncheck"/>
  64. </option>
  65. <option enabled="false" id="locofrequency" selection="textinputitem">
  66. <item enabled="true" id="textinputitem" input="" value="240"/>
  67. </option>
  68. <option enabled="true" id="iwdtclockenable" selection="uncheck">
  69. <item enabled="true" id="check"/>
  70. <item enabled="true" id="uncheck"/>
  71. </option>
  72. <option enabled="false" id="iwdtfrequency" selection="textinputitem">
  73. <item enabled="true" id="textinputitem" input="" value="120"/>
  74. </option>
  75. <option enabled="true" id="pllswitcher" selection="pllmain">
  76. <item enabled="true" id="pllmain" input="" value="12"/>
  77. <item enabled="false" id="pllhoco" input="" value="16"/>
  78. </option>
  79. <option enabled="true" id="plldivider" selection="div1-1">
  80. <item enabled="true" id="div1-1"/>
  81. <item enabled="false" id="div1-2"/>
  82. <item enabled="false" id="div1-3"/>
  83. </option>
  84. <option enabled="true" id="pllmul" selection="mul10-1">
  85. <item enabled="true" id="mul10-1"/>
  86. <item enabled="true" id="mul10_5-1"/>
  87. <item enabled="true" id="mul11-1"/>
  88. <item enabled="true" id="mul11_5-1"/>
  89. <item enabled="true" id="mul12-1"/>
  90. <item enabled="true" id="mul12_5-1"/>
  91. <item enabled="true" id="mul13-1"/>
  92. <item enabled="true" id="mul13_5-1"/>
  93. <item enabled="true" id="mul14-1"/>
  94. <item enabled="true" id="mul14_5-1"/>
  95. <item enabled="true" id="mul15-1"/>
  96. <item enabled="true" id="mul15_5-1"/>
  97. <item enabled="true" id="mul16-1"/>
  98. <item enabled="true" id="mul16_5-1"/>
  99. <item enabled="true" id="mul17-1"/>
  100. <item enabled="true" id="mul17_5-1"/>
  101. <item enabled="true" id="mul18-1"/>
  102. <item enabled="true" id="mul18_5-1"/>
  103. <item enabled="true" id="mul19-1"/>
  104. <item enabled="true" id="mul19_5-1"/>
  105. <item enabled="true" id="mul20-1"/>
  106. <item enabled="false" id="mul20_5-1"/>
  107. <item enabled="false" id="mul21-1"/>
  108. <item enabled="false" id="mul21_5-1"/>
  109. <item enabled="false" id="mul22-1"/>
  110. <item enabled="false" id="mul22_5-1"/>
  111. <item enabled="false" id="mul23-1"/>
  112. <item enabled="false" id="mul23_5-1"/>
  113. <item enabled="false" id="mul24-1"/>
  114. <item enabled="false" id="mul24_5-1"/>
  115. <item enabled="false" id="mul25-1"/>
  116. <item enabled="false" id="mul25_5-1"/>
  117. <item enabled="false" id="mul26-1"/>
  118. <item enabled="false" id="mul26_5-1"/>
  119. <item enabled="false" id="mul27-1"/>
  120. <item enabled="false" id="mul27_5-1"/>
  121. <item enabled="false" id="mul28-1"/>
  122. <item enabled="false" id="mul28_5-1"/>
  123. <item enabled="false" id="mul29-1"/>
  124. <item enabled="false" id="mul29_5-1"/>
  125. <item enabled="false" id="mul30-1"/>
  126. </option>
  127. <option enabled="true" id="sckswitcher" selection="pll">
  128. <item enabled="true" id="pll" input="" value="1.2E8"/>
  129. <item enabled="true" id="main" input="" value="12000000"/>
  130. <item enabled="false" id="sub" input="" value="32768.0"/>
  131. <item enabled="false" id="hoco" input="" value="16000000"/>
  132. <item enabled="false" id="loco" input="" value="240000"/>
  133. </option>
  134. <option enabled="true" id="fclkdivider" selection="comboBox1-4">
  135. <item enabled="false" id="comboBox1-1"/>
  136. <item enabled="true" id="comboBox1-2"/>
  137. <item enabled="true" id="comboBox1-4"/>
  138. <item enabled="true" id="comboBox1-8"/>
  139. <item enabled="true" id="comboBox1-16"/>
  140. <item enabled="true" id="comboBox1-32"/>
  141. <item enabled="true" id="comboBox1-64"/>
  142. </option>
  143. <option enabled="true" id="iclkdivider" selection="comboBox1-1">
  144. <item enabled="true" id="comboBox1-1"/>
  145. <item enabled="true" id="comboBox1-2"/>
  146. <item enabled="true" id="comboBox1-4"/>
  147. <item enabled="true" id="comboBox1-8"/>
  148. <item enabled="true" id="comboBox1-16"/>
  149. <item enabled="true" id="comboBox1-32"/>
  150. <item enabled="true" id="comboBox1-64"/>
  151. </option>
  152. <option enabled="true" id="pclkadivider" selection="comboBox1-2">
  153. <item enabled="true" id="comboBox1-1"/>
  154. <item enabled="true" id="comboBox1-2"/>
  155. <item enabled="true" id="comboBox1-4"/>
  156. <item enabled="true" id="comboBox1-8"/>
  157. <item enabled="true" id="comboBox1-16"/>
  158. <item enabled="true" id="comboBox1-32"/>
  159. <item enabled="true" id="comboBox1-64"/>
  160. </option>
  161. <option enabled="true" id="pclkbdivider" selection="comboBox1-4">
  162. <item enabled="false" id="comboBox1-1"/>
  163. <item enabled="true" id="comboBox1-2"/>
  164. <item enabled="true" id="comboBox1-4"/>
  165. <item enabled="true" id="comboBox1-8"/>
  166. <item enabled="true" id="comboBox1-16"/>
  167. <item enabled="true" id="comboBox1-32"/>
  168. <item enabled="true" id="comboBox1-64"/>
  169. </option>
  170. <option enabled="true" id="pclkcdivider" selection="comboBox1-4">
  171. <item enabled="false" id="comboBox1-1"/>
  172. <item enabled="false" id="comboBox1-2"/>
  173. <item enabled="true" id="comboBox1-4"/>
  174. <item enabled="true" id="comboBox1-8"/>
  175. <item enabled="true" id="comboBox1-16"/>
  176. <item enabled="true" id="comboBox1-32"/>
  177. <item enabled="false" id="comboBox1-64"/>
  178. </option>
  179. <option enabled="true" id="pclkddivider" selection="comboBox1-4">
  180. <item enabled="false" id="comboBox1-1"/>
  181. <item enabled="false" id="comboBox1-2"/>
  182. <item enabled="true" id="comboBox1-4"/>
  183. <item enabled="true" id="comboBox1-8"/>
  184. <item enabled="true" id="comboBox1-16"/>
  185. <item enabled="true" id="comboBox1-32"/>
  186. <item enabled="false" id="comboBox1-64"/>
  187. </option>
  188. <option enabled="true" id="bckdivider" selection="comboBox1-2">
  189. <item enabled="true" id="comboBox1-1"/>
  190. <item enabled="true" id="comboBox1-2"/>
  191. <item enabled="true" id="comboBox1-4"/>
  192. <item enabled="true" id="comboBox1-8"/>
  193. <item enabled="true" id="comboBox1-16"/>
  194. <item enabled="true" id="comboBox1-32"/>
  195. <item enabled="true" id="comboBox1-64"/>
  196. </option>
  197. <option enabled="true" id="bckselectorenable" selection="uncheck">
  198. <item enabled="true" id="check"/>
  199. <item enabled="true" id="uncheck"/>
  200. </option>
  201. <option enabled="false" id="bckselector" selection="comboBox1-2">
  202. <item enabled="true" id="comboBox1-1"/>
  203. <item enabled="true" id="comboBox1-2"/>
  204. </option>
  205. <option enabled="true" id="uckenable" selection="uncheck">
  206. <item enabled="true" id="check"/>
  207. <item enabled="true" id="uncheck"/>
  208. </option>
  209. <option enabled="false" id="uckdivider" selection="comboBox1-5">
  210. <item enabled="false" id="comboBox1-2"/>
  211. <item enabled="true" id="comboBox1-3"/>
  212. <item enabled="true" id="comboBox1-4"/>
  213. <item enabled="true" id="comboBox1-5"/>
  214. </option>
  215. <option enabled="true" id="fclk" selection="textoutputitem">
  216. <item enabled="true" id="textoutputitem" input="" value="30.0"/>
  217. </option>
  218. <option enabled="true" id="iclk" selection="textoutputitem">
  219. <item enabled="true" id="textoutputitem" input="" value="120.0"/>
  220. </option>
  221. <option enabled="true" id="pclka" selection="textoutputitem">
  222. <item enabled="true" id="textoutputitem" input="" value="60.0"/>
  223. </option>
  224. <option enabled="true" id="pclkb" selection="textoutputitem">
  225. <item enabled="true" id="textoutputitem" input="" value="30.0"/>
  226. </option>
  227. <option enabled="true" id="pclkc" selection="textoutputitem">
  228. <item enabled="true" id="textoutputitem" input="" value="30.0"/>
  229. </option>
  230. <option enabled="true" id="pclkd" selection="textoutputitem">
  231. <item enabled="true" id="textoutputitem" input="" value="30.0"/>
  232. </option>
  233. <option enabled="true" id="bck" selection="textoutputitem">
  234. <item enabled="true" id="textoutputitem" input="" value="60.0"/>
  235. </option>
  236. <option enabled="false" id="bckpin" selection="textoutputitem">
  237. <item enabled="true" id="textoutputitem" input="" value="30.0"/>
  238. </option>
  239. <option enabled="false" id="uclk" selection="textoutputitem">
  240. <item enabled="false" id="textoutputitem" input="" value="24.0"/>
  241. </option>
  242. <option enabled="false" id="caclclk" selection="textoutputitem">
  243. <item enabled="true" id="textoutputitem" input="" value="240"/>
  244. </option>
  245. <option enabled="false" id="cachclk" selection="textoutputitem">
  246. <item enabled="true" id="textoutputitem" input="" value="16"/>
  247. </option>
  248. <option enabled="false" id="cacsclk" selection="textoutputitem">
  249. <item enabled="true" id="textoutputitem" input="" value="32.768"/>
  250. </option>
  251. <option enabled="false" id="rtcsclkenable" selection="uncheck">
  252. <item enabled="true" id="check"/>
  253. <item enabled="true" id="uncheck"/>
  254. </option>
  255. <option enabled="false" id="rtcsclk" selection="textoutputitem">
  256. <item enabled="true" id="textoutputitem" input="" value="32.768"/>
  257. </option>
  258. <option enabled="false" id="cacilclk" selection="textoutputitem">
  259. <item enabled="true" id="textoutputitem" input="" value="120"/>
  260. </option>
  261. <option enabled="true" id="cacmclk" selection="textoutputitem">
  262. <item enabled="true" id="textoutputitem" input="" value="12"/>
  263. </option>
  264. </tool>
  265. <tool id="Interrupt">
  266. <Item currentVect="16" id="BSC_BUSERR" priority="15" usedState="未使用"/>
  267. <Item currentVect="18" id="RAM_RAMERR" priority="15" usedState="未使用"/>
  268. <Item currentVect="21" id="FCU_FIFERR" priority="15" usedState="未使用"/>
  269. <Item currentVect="23" id="FCU_FRDYI" priority="15" usedState="未使用"/>
  270. <Item currentVect="26" id="ICU_SWINT2" priority="1" usedState="使用中"/>
  271. <Item currentVect="27" id="ICU_SWINT" priority="1" usedState="使用中"/>
  272. <Item currentVect="28" id="CMT0_CMI0" priority="5" usedState="使用中"/>
  273. <Item currentVect="29" id="CMT1_CMI1" priority="5" usedState="使用中"/>
  274. <Item currentVect="30" id="CMTW0_CMWI0" priority="15" usedState="未使用"/>
  275. <Item currentVect="31" id="CMTW1_CMWI1" priority="15" usedState="未使用"/>
  276. <Item currentVect="34" id="USB0_D0FIFO0" priority="15" usedState="未使用"/>
  277. <Item currentVect="35" id="USB0_D1FIFO0" priority="15" usedState="未使用"/>
  278. <Item currentVect="38" id="RSPI0_SPRI0" priority="15" usedState="未使用"/>
  279. <Item currentVect="39" id="RSPI0_SPTI0" priority="15" usedState="未使用"/>
  280. <Item currentVect="40" id="RSPI1_SPRI1" priority="15" usedState="未使用"/>
  281. <Item currentVect="41" id="RSPI1_SPTI1" priority="15" usedState="未使用"/>
  282. <Item currentVect="42" id="QSPI_SPRI" priority="15" usedState="未使用"/>
  283. <Item currentVect="43" id="QSPI_SPTI" priority="15" usedState="未使用"/>
  284. <Item currentVect="44" id="SDHI_SBFAI" priority="15" usedState="未使用"/>
  285. <Item currentVect="45" id="MMCIF_MBFAI" priority="15" usedState="未使用"/>
  286. <Item currentVect="50" id="RIIC1_RXI1" priority="15" usedState="未使用"/>
  287. <Item currentVect="51" id="RIIC1_TXI1" priority="15" usedState="未使用"/>
  288. <Item currentVect="52" id="RIIC0_RXI0" priority="15" usedState="未使用"/>
  289. <Item currentVect="53" id="RIIC0_TXI0" priority="15" usedState="未使用"/>
  290. <Item currentVect="54" id="RIIC2_RXI2" priority="15" usedState="未使用"/>
  291. <Item currentVect="55" id="RIIC2_TXI2" priority="15" usedState="未使用"/>
  292. <Item currentVect="58" id="SCI0_RXI0" priority="15" usedState="未使用"/>
  293. <Item currentVect="59" id="SCI0_TXI0" priority="15" usedState="未使用"/>
  294. <Item currentVect="60" id="SCI1_RXI1" priority="15" usedState="未使用"/>
  295. <Item currentVect="61" id="SCI1_TXI1" priority="15" usedState="未使用"/>
  296. <Item currentVect="62" id="SCI2_RXI2" priority="15" usedState="未使用"/>
  297. <Item currentVect="63" id="SCI2_TXI2" priority="15" usedState="未使用"/>
  298. <Item currentVect="64" id="ICU_IRQ0" priority="15" usedState="未使用"/>
  299. <Item currentVect="65" id="ICU_IRQ1" priority="15" usedState="未使用"/>
  300. <Item currentVect="66" id="ICU_IRQ2" priority="15" usedState="未使用"/>
  301. <Item currentVect="67" id="ICU_IRQ3" priority="15" usedState="未使用"/>
  302. <Item currentVect="68" id="ICU_IRQ4" priority="15" usedState="未使用"/>
  303. <Item currentVect="69" id="ICU_IRQ5" priority="15" usedState="未使用"/>
  304. <Item currentVect="70" id="ICU_IRQ6" priority="15" usedState="未使用"/>
  305. <Item currentVect="71" id="ICU_IRQ7" priority="15" usedState="未使用"/>
  306. <Item currentVect="72" id="ICU_IRQ8" priority="15" usedState="未使用"/>
  307. <Item currentVect="73" id="ICU_IRQ9" priority="15" usedState="未使用"/>
  308. <Item currentVect="74" id="ICU_IRQ10" priority="15" usedState="未使用"/>
  309. <Item currentVect="75" id="ICU_IRQ11" priority="15" usedState="未使用"/>
  310. <Item currentVect="76" id="ICU_IRQ12" priority="15" usedState="未使用"/>
  311. <Item currentVect="77" id="ICU_IRQ13" priority="15" usedState="未使用"/>
  312. <Item currentVect="78" id="ICU_IRQ14" priority="15" usedState="未使用"/>
  313. <Item currentVect="79" id="ICU_IRQ15" priority="15" usedState="未使用"/>
  314. <Item currentVect="80" id="SCI3_RXI3" priority="15" usedState="未使用"/>
  315. <Item currentVect="81" id="SCI3_TXI3" priority="15" usedState="未使用"/>
  316. <Item currentVect="82" id="SCI4_RXI4" priority="15" usedState="未使用"/>
  317. <Item currentVect="83" id="SCI4_TXI4" priority="15" usedState="未使用"/>
  318. <Item currentVect="84" id="SCI5_RXI5" priority="15" usedState="未使用"/>
  319. <Item currentVect="85" id="SCI5_TXI5" priority="15" usedState="未使用"/>
  320. <Item currentVect="86" id="SCI6_RXI6" priority="15" usedState="未使用"/>
  321. <Item currentVect="87" id="SCI6_TXI6" priority="15" usedState="未使用"/>
  322. <Item currentVect="88" id="LVD1_LVD1" priority="15" usedState="未使用"/>
  323. <Item currentVect="89" id="LVD2_LVD2" priority="15" usedState="未使用"/>
  324. <Item currentVect="90" id="USB0_USBR0" priority="15" usedState="未使用"/>
  325. <Item currentVect="92" id="RTC_ALM" priority="15" usedState="未使用"/>
  326. <Item currentVect="93" id="RTC_PRD" priority="15" usedState="未使用"/>
  327. <Item currentVect="95" id="IWDT_IWUNI" priority="15" usedState="未使用"/>
  328. <Item currentVect="96" id="WDT_WUNI" priority="15" usedState="未使用"/>
  329. <Item currentVect="97" id="PDC_PCDFI" priority="15" usedState="未使用"/>
  330. <Item currentVect="98" id="SCI7_RXI7" priority="15" usedState="未使用"/>
  331. <Item currentVect="99" id="SCI7_TXI7" priority="15" usedState="未使用"/>
  332. <Item currentVect="100" id="SCI8_RXI8" priority="15" usedState="未使用"/>
  333. <Item currentVect="101" id="SCI8_TXI8" priority="15" usedState="未使用"/>
  334. <Item currentVect="102" id="SCI9_RXI9" priority="15" usedState="未使用"/>
  335. <Item currentVect="103" id="SCI9_TXI9" priority="15" usedState="未使用"/>
  336. <Item currentVect="104" id="SCI10_RXI10" priority="15" usedState="未使用"/>
  337. <Item currentVect="105" id="SCI10_TXI10" priority="15" usedState="未使用"/>
  338. <Item currentVect="106" groupchild="&lt;br&gt;0-ERS0&lt;br&gt;1-ERS1" id="BE0" priority="15" usedState="未使用"/>
  339. <Item currentVect="107" groupchild="&lt;br&gt;0-SDIOI" id="BL2" priority="15" usedState="未使用"/>
  340. <Item currentVect="108" id="RSPI2_SPRI2" priority="15" usedState="未使用"/>
  341. <Item currentVect="109" id="RSPI2_SPTI2" priority="15" usedState="未使用"/>
  342. <Item currentVect="110" groupchild="&lt;br&gt;0-TEI0&lt;br&gt;1-ERI0&lt;br&gt;2-TEI1&lt;br&gt;3-ERI1&lt;br&gt;4-TEI2&lt;br&gt;5-ERI2&lt;br&gt;6-TEI3&lt;br&gt;7-ERI3&lt;br&gt;8-TEI4&lt;br&gt;9-ERI4&lt;br&gt;10-TEI5&lt;br&gt;11-ERI5&lt;br&gt;12-TEI6&lt;br&gt;13-ERI6&lt;br&gt;14-TEI7&lt;br&gt;15-ERI7&lt;br&gt;16-TEI12&lt;br&gt;17-ERI12&lt;br&gt;18-SCIX0&lt;br&gt;19-SCIX1&lt;br&gt;20-SCIX2&lt;br&gt;21-SCIX3&lt;br&gt;24-QSPSSLI&lt;br&gt;26-FERRI&lt;br&gt;27-MENDI&lt;br&gt;28-OVFI&lt;br&gt;29-DOPCI&lt;br&gt;30-PCFEI&lt;br&gt;31-PCERI" id="BL0" priority="15" usedState="未使用"/>
  343. <Item currentVect="111" groupchild="&lt;br&gt;3-CDETI&lt;br&gt;4-CACI&lt;br&gt;5-SDACI&lt;br&gt;6-CDETIO&lt;br&gt;7-ERRIO&lt;br&gt;8-ACCIO&lt;br&gt;9-OEI1&lt;br&gt;10-OEI2&lt;br&gt;11-OEI3&lt;br&gt;12-OEI4&lt;br&gt;13-TEI0&lt;br&gt;14-EEI0&lt;br&gt;15-TEI2&lt;br&gt;16-EEI2&lt;br&gt;20-S12CMPAI&lt;br&gt;21-S12CMPBI&lt;br&gt;22-S12CMPAI1&lt;br&gt;23-S12CMPBI1&lt;br&gt;24-TEI8&lt;br&gt;25-ERI8&lt;br&gt;26-TEI9&lt;br&gt;27-ERI9&lt;br&gt;28-TEI1&lt;br&gt;29-EEI1" id="BL1" priority="15" usedState="未使用"/>
  344. <Item currentVect="112" groupchild="&lt;br&gt;8-TEI10&lt;br&gt;9-ERI10&lt;br&gt;12-TEI11&lt;br&gt;13-ERI11&lt;br&gt;16-SPII0&lt;br&gt;17-SPEI0&lt;br&gt;18-SPII1&lt;br&gt;19-SPEI1&lt;br&gt;20-SPII2&lt;br&gt;21-SPEI2" id="AL0" priority="15" usedState="未使用"/>
  345. <Item currentVect="113" groupchild="&lt;br&gt;4-EINT0&lt;br&gt;8-VPOS&lt;br&gt;9-GR1UF&lt;br&gt;10-GR2UF&lt;br&gt;11-DRW_IRQ" id="AL1" priority="2" usedState="使用中"/>
  346. <Item currentVect="114" id="SCI11_RXI11" priority="15" usedState="未使用"/>
  347. <Item currentVect="115" id="SCI11_TXI11" priority="15" usedState="未使用"/>
  348. <Item currentVect="116" id="SCI12_RXI12" priority="15" usedState="未使用"/>
  349. <Item currentVect="117" id="SCI12_TXI12" priority="15" usedState="未使用"/>
  350. <Item currentVect="120" id="DMAC_DMAC0I" priority="15" usedState="未使用"/>
  351. <Item currentVect="121" id="DMAC_DMAC1I" priority="15" usedState="未使用"/>
  352. <Item currentVect="122" id="DMAC_DMAC2I" priority="15" usedState="未使用"/>
  353. <Item currentVect="123" id="DMAC_DMAC3I" priority="15" usedState="未使用"/>
  354. <Item currentVect="124" id="DMAC_DMAC74I" priority="15" usedState="未使用"/>
  355. <Item currentVect="125" id="OST_OSTDI" priority="15" usedState="未使用"/>
  356. <Item currentVect="126" id="EXDMAC_EXDMAC0I" priority="15" usedState="未使用"/>
  357. <Item currentVect="127" id="EXDMAC_EXDMAC1I" priority="15" usedState="未使用"/>
  358. <Item currentVect="128" defaultVect="128" id="CMT2_CMI2" priority="5" usedState="使用中"/>
  359. <Item currentVect="129" defaultVect="129" id="CMT3_CMI3" priority="5" usedState="使用中"/>
  360. <Item currentVect="130" defaultVect="130" id="TPU0_TGI0A" priority="15" usedState="未使用"/>
  361. <Item currentVect="131" defaultVect="131" id="TPU0_TGI0B" priority="15" usedState="未使用"/>
  362. <Item currentVect="132" defaultVect="132" id="TPU0_TGI0C" priority="15" usedState="未使用"/>
  363. <Item currentVect="133" defaultVect="133" id="TPU0_TGI0D" priority="15" usedState="未使用"/>
  364. <Item currentVect="134" defaultVect="134" id="TPU0_TCI0V" priority="15" usedState="未使用"/>
  365. <Item currentVect="135" defaultVect="135" id="TPU1_TGI1B" priority="15" usedState="未使用"/>
  366. <Item currentVect="136" defaultVect="136" id="TPU1_TCI1V" priority="15" usedState="未使用"/>
  367. <Item currentVect="137" defaultVect="137" id="TPU1_TCI1U" priority="15" usedState="未使用"/>
  368. <Item currentVect="138" defaultVect="138" id="TPU2_TGI2A" priority="15" usedState="未使用"/>
  369. <Item currentVect="139" defaultVect="139" id="TPU2_TGI2B" priority="15" usedState="未使用"/>
  370. <Item currentVect="140" defaultVect="140" id="TPU2_TCI2V" priority="15" usedState="未使用"/>
  371. <Item currentVect="141" defaultVect="141" id="TPU2_TCI2U" priority="15" usedState="未使用"/>
  372. <Item currentVect="142" defaultVect="142" id="TPU3_TGI3A" priority="15" usedState="未使用"/>
  373. <Item currentVect="143" defaultVect="143" id="TPU3_TGI3B" priority="15" usedState="未使用"/>
  374. <Item currentVect="144" defaultVect="144" id="TPU1_TGI1A" priority="15" usedState="未使用"/>
  375. <Item currentVect="145" defaultVect="145" id="TPU3_TGI3C" priority="15" usedState="未使用"/>
  376. <Item currentVect="146" defaultVect="146" id="TMR0_CMIA0" priority="15" usedState="未使用"/>
  377. <Item currentVect="147" defaultVect="147" id="TMR0_CMIB0" priority="15" usedState="未使用"/>
  378. <Item currentVect="148" defaultVect="148" id="TMR0_OVI0" priority="15" usedState="未使用"/>
  379. <Item currentVect="149" defaultVect="149" id="TMR1_CMIA1" priority="15" usedState="未使用"/>
  380. <Item currentVect="150" defaultVect="150" id="TMR1_CMIB1" priority="15" usedState="未使用"/>
  381. <Item currentVect="151" defaultVect="151" id="TMR1_OVI1" priority="15" usedState="未使用"/>
  382. <Item currentVect="152" defaultVect="152" id="TMR2_CMIA2" priority="15" usedState="未使用"/>
  383. <Item currentVect="153" defaultVect="153" id="TMR2_CMIB2" priority="15" usedState="未使用"/>
  384. <Item currentVect="154" defaultVect="154" id="TMR2_OVI2" priority="15" usedState="未使用"/>
  385. <Item currentVect="155" defaultVect="155" id="TMR3_CMIA3" priority="15" usedState="未使用"/>
  386. <Item currentVect="156" defaultVect="156" id="TMR3_CMIB3" priority="15" usedState="未使用"/>
  387. <Item currentVect="157" defaultVect="157" id="TMR3_OVI3" priority="15" usedState="未使用"/>
  388. <Item currentVect="158" defaultVect="158" id="TPU3_TGI3D" priority="15" usedState="未使用"/>
  389. <Item currentVect="159" defaultVect="159" id="TPU3_TCI3V" priority="15" usedState="未使用"/>
  390. <Item currentVect="160" defaultVect="160" id="TPU4_TGI4A" priority="15" usedState="未使用"/>
  391. <Item currentVect="161" defaultVect="161" id="TPU4_TGI4B" priority="15" usedState="未使用"/>
  392. <Item currentVect="162" defaultVect="162" id="TPU4_TCI4V" priority="15" usedState="未使用"/>
  393. <Item currentVect="163" defaultVect="163" id="TPU4_TCI4U" priority="15" usedState="未使用"/>
  394. <Item currentVect="164" defaultVect="164" id="TPU5_TGI5A" priority="15" usedState="未使用"/>
  395. <Item currentVect="165" defaultVect="165" id="TPU5_TGI5B" priority="15" usedState="未使用"/>
  396. <Item currentVect="166" defaultVect="166" id="TPU5_TCI5V" priority="15" usedState="未使用"/>
  397. <Item currentVect="167" defaultVect="167" id="TPU5_TCI5U" priority="15" usedState="未使用"/>
  398. <Item currentVect="168" defaultVect="168" id="CMTW0_IC0I0" priority="15" usedState="未使用"/>
  399. <Item currentVect="169" defaultVect="169" id="CMTW0_IC1I0" priority="15" usedState="未使用"/>
  400. <Item currentVect="170" defaultVect="170" id="CMTW0_OC0I0" priority="15" usedState="未使用"/>
  401. <Item currentVect="171" defaultVect="171" id="CMTW0_OC1I0" priority="15" usedState="未使用"/>
  402. <Item currentVect="172" defaultVect="172" id="CMTW1_IC0I1" priority="15" usedState="未使用"/>
  403. <Item currentVect="173" defaultVect="173" id="CMTW1_IC1I1" priority="15" usedState="未使用"/>
  404. <Item currentVect="174" defaultVect="174" id="CMTW1_OC0I1" priority="15" usedState="未使用"/>
  405. <Item currentVect="175" defaultVect="175" id="CMTW1_OC1I1" priority="15" usedState="未使用"/>
  406. <Item currentVect="176" defaultVect="176" id="RTC_CUP" priority="15" usedState="未使用"/>
  407. <Item currentVect="177" defaultVect="177" id="CAN0_RXF0" priority="15" usedState="未使用"/>
  408. <Item currentVect="178" defaultVect="178" id="CAN0_TXF0" priority="15" usedState="未使用"/>
  409. <Item currentVect="179" defaultVect="179" id="CAN0_RXM0" priority="15" usedState="未使用"/>
  410. <Item currentVect="180" defaultVect="180" id="CAN0_TXM0" priority="15" usedState="未使用"/>
  411. <Item currentVect="181" defaultVect="181" id="CAN1_RXF1" priority="15" usedState="未使用"/>
  412. <Item currentVect="182" defaultVect="182" id="CAN1_TXF1" priority="15" usedState="未使用"/>
  413. <Item currentVect="183" defaultVect="183" id="CAN1_RXM1" priority="15" usedState="未使用"/>
  414. <Item currentVect="184" defaultVect="184" id="CAN1_TXM1" priority="15" usedState="未使用"/>
  415. <Item currentVect="185" defaultVect="185" id="USB0_USBI0" priority="15" usedState="未使用"/>
  416. <Item currentVect="186" defaultVect="186" id="S12AD_S12ADI" priority="15" usedState="未使用"/>
  417. <Item currentVect="187" defaultVect="187" id="S12AD_S12GBADI" priority="15" usedState="未使用"/>
  418. <Item currentVect="188" defaultVect="188" id="S12AD_S12GCADI" priority="15" usedState="未使用"/>
  419. <Item currentVect="189" defaultVect="189" id="S12AD1_S12ADI1" priority="15" usedState="未使用"/>
  420. <Item currentVect="190" defaultVect="190" id="S12AD1_S12GBADI1" priority="15" usedState="未使用"/>
  421. <Item currentVect="191" defaultVect="191" id="S12AD1_S12GCADI1" priority="15" usedState="未使用"/>
  422. <Item currentVect="192" defaultVect="192" id="RNG_RNGEND" priority="15" usedState="未使用"/>
  423. <Item currentVect="193" defaultVect="193" id="ELC_ELSR18I" priority="15" usedState="未使用"/>
  424. <Item currentVect="194" defaultVect="194" id="ELC_ELSR19I" priority="15" usedState="未使用"/>
  425. <Item currentVect="195" defaultVect="195" id="TSIP_PROC_BUSY" priority="15" usedState="未使用"/>
  426. <Item currentVect="196" defaultVect="196" id="TSIP_ROMOK" priority="15" usedState="未使用"/>
  427. <Item currentVect="197" defaultVect="197" id="TSIP_LONG_PLG" priority="15" usedState="未使用"/>
  428. <Item currentVect="198" defaultVect="198" id="TSIP_TEST_BUSY" priority="15" usedState="未使用"/>
  429. <Item currentVect="199" defaultVect="199" id="TSIP_WRRDY0" priority="15" usedState="未使用"/>
  430. <Item currentVect="200" defaultVect="200" id="TSIP_WRRDY1" priority="15" usedState="未使用"/>
  431. <Item currentVect="201" defaultVect="201" id="TSIP_WRRDY4" priority="15" usedState="未使用"/>
  432. <Item currentVect="202" defaultVect="202" id="TSIP_RDRDY0" priority="15" usedState="未使用"/>
  433. <Item currentVect="203" defaultVect="203" id="TSIP_RDRDY1" priority="15" usedState="未使用"/>
  434. <Item currentVect="204" defaultVect="204" id="TSIP_INTEGRATE_WRRDY" priority="15" usedState="未使用"/>
  435. <Item currentVect="205" defaultVect="205" id="TSIP_INTEGRATE_RDRDY" priority="15" usedState="未使用"/>
  436. <Item currentVect="206" id="PERIB_INTB206" priority="15" usedState="未使用"/>
  437. <Item currentVect="207" id="PERIB_INTB207" priority="15" usedState="未使用"/>
  438. <Item currentVect="208" defaultVect="208" id="MTU1_TGIA1" priority="15" usedState="未使用"/>
  439. <Item currentVect="209" defaultVect="209" id="MTU0_TGIA0" priority="15" usedState="未使用"/>
  440. <Item currentVect="210" defaultVect="210" id="MTU0_TGIB0" priority="15" usedState="未使用"/>
  441. <Item currentVect="211" defaultVect="211" id="MTU0_TGIC0" priority="15" usedState="未使用"/>
  442. <Item currentVect="212" defaultVect="212" id="MTU0_TGID0" priority="15" usedState="未使用"/>
  443. <Item currentVect="213" defaultVect="213" id="MTU0_TCIV0" priority="15" usedState="未使用"/>
  444. <Item currentVect="214" defaultVect="214" id="MTU0_TGIE0" priority="15" usedState="未使用"/>
  445. <Item currentVect="215" defaultVect="215" id="MTU0_TGIF0" priority="15" usedState="未使用"/>
  446. <Item currentVect="216" defaultVect="216" id="MTU1_TGIB1" priority="15" usedState="未使用"/>
  447. <Item currentVect="217" defaultVect="217" id="MTU1_TCIV1" priority="15" usedState="未使用"/>
  448. <Item currentVect="218" defaultVect="218" id="MTU1_TCIU1" priority="15" usedState="未使用"/>
  449. <Item currentVect="219" defaultVect="219" id="MTU2_TGIA2" priority="15" usedState="未使用"/>
  450. <Item currentVect="220" defaultVect="220" id="MTU2_TGIB2" priority="15" usedState="未使用"/>
  451. <Item currentVect="221" defaultVect="221" id="MTU2_TCIV2" priority="15" usedState="未使用"/>
  452. <Item currentVect="222" defaultVect="222" id="MTU2_TCIU2" priority="15" usedState="未使用"/>
  453. <Item currentVect="223" defaultVect="223" id="MTU3_TGIA3" priority="15" usedState="未使用"/>
  454. <Item currentVect="224" defaultVect="224" id="MTU3_TGIB3" priority="15" usedState="未使用"/>
  455. <Item currentVect="225" defaultVect="225" id="MTU3_TGIC3" priority="15" usedState="未使用"/>
  456. <Item currentVect="226" defaultVect="226" id="MTU3_TGID3" priority="15" usedState="未使用"/>
  457. <Item currentVect="227" defaultVect="227" id="MTU3_TCIV3" priority="15" usedState="未使用"/>
  458. <Item currentVect="228" defaultVect="228" id="MTU4_TGIA4" priority="15" usedState="未使用"/>
  459. <Item currentVect="229" defaultVect="229" id="MTU4_TGIB4" priority="15" usedState="未使用"/>
  460. <Item currentVect="230" defaultVect="230" id="MTU4_TGIC4" priority="15" usedState="未使用"/>
  461. <Item currentVect="231" defaultVect="231" id="MTU4_TGID4" priority="15" usedState="未使用"/>
  462. <Item currentVect="232" defaultVect="232" id="MTU4_TCIV4" priority="15" usedState="未使用"/>
  463. <Item currentVect="233" defaultVect="233" id="MTU5_TGIU5" priority="15" usedState="未使用"/>
  464. <Item currentVect="234" defaultVect="234" id="MTU5_TGIV5" priority="15" usedState="未使用"/>
  465. <Item currentVect="235" defaultVect="235" id="MTU5_TGIW5" priority="15" usedState="未使用"/>
  466. <Item currentVect="236" defaultVect="236" id="MTU6_TGIA6" priority="15" usedState="未使用"/>
  467. <Item currentVect="237" defaultVect="237" id="MTU6_TGIB6" priority="15" usedState="未使用"/>
  468. <Item currentVect="238" defaultVect="238" id="MTU6_TGIC6" priority="15" usedState="未使用"/>
  469. <Item currentVect="239" defaultVect="239" id="MTU6_TGID6" priority="15" usedState="未使用"/>
  470. <Item currentVect="240" defaultVect="240" id="MTU6_TCIV6" priority="15" usedState="未使用"/>
  471. <Item currentVect="241" defaultVect="241" id="MTU7_TGIA7" priority="15" usedState="未使用"/>
  472. <Item currentVect="242" defaultVect="242" id="MTU7_TGIB7" priority="15" usedState="未使用"/>
  473. <Item currentVect="243" defaultVect="243" id="MTU7_TGIC7" priority="15" usedState="未使用"/>
  474. <Item currentVect="244" defaultVect="244" id="MTU7_TGID7" priority="15" usedState="未使用"/>
  475. <Item currentVect="245" defaultVect="245" id="MTU7_TCIV7" priority="15" usedState="未使用"/>
  476. <Item currentVect="246" defaultVect="246" id="MTU8_TGIA8" priority="15" usedState="未使用"/>
  477. <Item currentVect="247" defaultVect="247" id="MTU8_TGIB8" priority="15" usedState="未使用"/>
  478. <Item currentVect="248" defaultVect="248" id="MTU8_TGIC8" priority="15" usedState="未使用"/>
  479. <Item currentVect="249" defaultVect="249" id="MTU8_TGID8" priority="15" usedState="未使用"/>
  480. <Item currentVect="250" defaultVect="250" id="MTU8_TCIV8" priority="15" usedState="未使用"/>
  481. <Item currentVect="251" defaultVect="251" id="AES_AESRDY" priority="15" usedState="未使用"/>
  482. <Item currentVect="252" defaultVect="252" id="AES_AESEND" priority="15" usedState="未使用"/>
  483. <Item currentVect="253" id="PERIA_INTA253" priority="15" usedState="未使用"/>
  484. <Item currentVect="254" id="PERIA_INTA254" priority="15" usedState="未使用"/>
  485. <Item currentVect="255" id="PERIA_INTA255" priority="15" usedState="未使用"/>
  486. </tool>
  487. <tool id="Pins" version="1.0.1.0">
  488. <pinItem allocation="11" comments="" direction="None" id="XTAL" isUsedBySoftware="true" locked="false" operationMode="" status="0"/>
  489. <pinItem allocation="59" comments="" direction="None" id="RMII0_RXD0" isUsedBySoftware="true" locked="false" operationMode="" status="65280"/>
  490. <pinItem allocation="61" comments="" direction="None" id="RMII0_RXD1" isUsedBySoftware="true" locked="false" operationMode="" status="65280"/>
  491. <pinItem allocation="54" comments="" direction="None" id="RMII0_TXD1" isUsedBySoftware="true" locked="false" operationMode="" status="65280"/>
  492. <pinItem allocation="55" comments="" direction="None" id="RMII0_TXD0" isUsedBySoftware="true" locked="false" operationMode="" status="65280"/>
  493. <pinItem allocation="58" comments="" direction="None" id="REF50CK0" isUsedBySoftware="true" locked="false" operationMode="" status="65280"/>
  494. <pinItem allocation="66" comments="" direction="None" id="ET0_MDC" isUsedBySoftware="true" locked="false" operationMode="" status="0"/>
  495. <pinItem allocation="13" comments="" direction="None" id="EXTAL" isUsedBySoftware="true" locked="false" operationMode="" status="0"/>
  496. <pinItem allocation="65" comments="" direction="None" id="ET0_LINKSTA" isUsedBySoftware="true" locked="false" operationMode="" status="0"/>
  497. <pinItem allocation="57" comments="" direction="None" id="RMII0_RX_ER" isUsedBySoftware="true" locked="false" operationMode="" status="65280"/>
  498. <pinItem allocation="56" comments="" direction="None" id="RMII0_TXD_EN" isUsedBySoftware="true" locked="false" operationMode="" status="65280"/>
  499. <pinItem allocation="67" comments="" direction="None" id="ET0_MDIO" isUsedBySoftware="true" locked="false" operationMode="" status="0"/>
  500. <pinItem allocation="53" comments="" direction="None" id="RMII0_CRS_DV" isUsedBySoftware="true" locked="false" operationMode="" status="65280"/>
  501. <pinnumItem comment="CN4 PMOD" id="44" symbolicname=""/>
  502. <pinnumItem comment="CN11 Serial Servo I/F" id="45" symbolicname=""/>
  503. <pinnumItem comment="CN11 Serial Servo I/F" id="46" symbolicname=""/>
  504. <pinnumItem comment="CN11 Serial Servo I/F" id="47" symbolicname=""/>
  505. <pinnumItem comment="CN9 Serial Servo" id="48" symbolicname=""/>
  506. <pinnumItem comment="CN9 Serial Servo" id="49" symbolicname=""/>
  507. <pinnumItem comment="CN9 Serial Servo" id="50" symbolicname=""/>
  508. <pinnumItem comment="CN6 Ether" id="53" symbolicname=""/>
  509. <pinnumItem comment="CN6 Ether" id="54" symbolicname=""/>
  510. <pinnumItem comment="SW2 Reset Switch" id="10" symbolicname=""/>
  511. <pinnumItem comment="CN6 Ether" id="55" symbolicname=""/>
  512. <pinnumItem comment="CN6 Ether" id="56" symbolicname=""/>
  513. <pinnumItem comment="CN6 Ether" id="57" symbolicname=""/>
  514. <pinnumItem comment="CN6 Ether" id="58" symbolicname=""/>
  515. <pinnumItem comment="CN6 Ether" id="59" symbolicname=""/>
  516. <pinnumItem comment="CN10 Serial Servo" id="16" symbolicname=""/>
  517. <pinnumItem comment="CN10 Serial Servo" id="17" symbolicname=""/>
  518. <pinnumItem comment="CN10 Serial Servo" id="18" symbolicname=""/>
  519. <pinnumItem comment="U5 WiFi Module" id="19" symbolicname=""/>
  520. <pinnumItem comment="N.C." id="4" symbolicname=""/>
  521. <pinnumItem comment="SW1 Operation Mode Switch" id="7" symbolicname=""/>
  522. <pinnumItem comment="CN6 Ether" id="61" symbolicname=""/>
  523. <pinnumItem comment="CN4 PMOD" id="20" symbolicname=""/>
  524. <pinnumItem comment="CN6 Ether" id="64" symbolicname=""/>
  525. <pinnumItem comment="CN6 Ether" id="65" symbolicname=""/>
  526. <pinnumItem comment="U5 WiFi Module" id="21" symbolicname=""/>
  527. <pinnumItem comment="CN6 Ether" id="66" symbolicname=""/>
  528. <pinnumItem comment="CN4 PMOD" id="22" symbolicname=""/>
  529. <pinnumItem comment="CN6 Ether" id="67" symbolicname=""/>
  530. <pinnumItem comment="U5 WiFi Module" id="23" symbolicname=""/>
  531. <pinnumItem comment="U5 WiFi Module" id="24" symbolicname=""/>
  532. <pinnumItem comment="U5 WiFi Module" id="25" symbolicname=""/>
  533. <pinnumItem comment="LED2" id="69" symbolicname=""/>
  534. <pinnumItem comment="CN7 Serial Servo" id="26" symbolicname=""/>
  535. <pinnumItem comment="CN7 Serial Servo" id="27" symbolicname=""/>
  536. <pinnumItem comment="CN7 Serial Servo" id="28" symbolicname=""/>
  537. <pinnumItem comment="U5 WiFi Module" id="29" symbolicname=""/>
  538. <pinnumItem comment="LED1" id="70" symbolicname=""/>
  539. <pinnumItem comment="CN4 PMOD" id="71" symbolicname=""/>
  540. <pinnumItem comment="CN4 PMOD" id="72" symbolicname=""/>
  541. <pinnumItem comment="CN4 PMOD" id="73" symbolicname=""/>
  542. <pinnumItem comment="CN5 USB" id="30" symbolicname=""/>
  543. <pinnumItem comment="CN4 PMOD" id="74" symbolicname=""/>
  544. <pinnumItem comment="CN8 Serial Servo" id="32" symbolicname=""/>
  545. <pinnumItem comment="CN8 Serial Servo" id="33" symbolicname=""/>
  546. <pinnumItem comment="CN8 Serial Servo" id="34" symbolicname=""/>
  547. <pinnumItem comment="CN12C ADC" id="79" symbolicname=""/>
  548. <pinnumItem comment="CN5 USB" id="36" symbolicname=""/>
  549. <pinnumItem comment="CN5 USB" id="37" symbolicname=""/>
  550. <pinnumItem comment="CN13 DAC" id="100" symbolicname=""/>
  551. <pinnumItem comment="CN12C ADC" id="80" symbolicname=""/>
  552. <pinnumItem comment="CN12C ADC" id="81" symbolicname=""/>
  553. <pinnumItem comment="CN12C ADC" id="82" symbolicname=""/>
  554. <pinnumItem comment="CN12C ADC" id="83" symbolicname=""/>
  555. <pinnumItem comment="CN12C ADC" id="84" symbolicname=""/>
  556. <pinnumItem comment="CN4 PMOD" id="42" symbolicname=""/>
  557. </tool>
  558. <tool id="Summary" version="1.0.0.0">
  559. <option id="com.renesas.smc.code.path" value="src\smc_gen"/>
  560. <option id="com.renesas.smc.code.type" value="Normal Folder"/>
  561. </tool>
  562. <tool id="SWComponent" version="1.0.0.0">
  563. <configuration apiMode="FULL_API" id="60957c51-a5e9-46fc-b2c8-a6141e24332c" inuse="true" name="Config_TMR0">
  564. <allocatable id="TMR0">
  565. <isocket id="CountingClock" selection="Clock.tool_clock_pclkb" value="3.0E7"/>
  566. <option enabled="true" id="CountMode" selection="8bitMode">
  567. <item id="8bitMode" input="" vlaue="0"/>
  568. <item id="16bitMode" input="" vlaue="0"/>
  569. </option>
  570. <option enabled="true" id="ClockSourceOption" selection="PCLK">
  571. <item id="PCLK" input="" vlaue="0"/>
  572. <item id="PCLK2" input="" vlaue="0"/>
  573. <item id="PCLK8" input="" vlaue="0"/>
  574. <item id="PCLK32" input="" vlaue="0"/>
  575. <item id="PCLK64" input="" vlaue="0"/>
  576. <item id="PCLK1024" input="" vlaue="0"/>
  577. <item id="PCLK8192" input="" vlaue="0"/>
  578. <item id="ExternalClockRising" input="" vlaue="0"/>
  579. <item id="ExternalClockFalling" input="" vlaue="0"/>
  580. <item id="ExternalClockBoth" input="" vlaue="0"/>
  581. </option>
  582. <option enabled="true" id="CounterClearOption" selection="Disabled">
  583. <item id="Disabled" input="" vlaue="0"/>
  584. <item id="ClearedMatchA" input="" vlaue="0"/>
  585. <item id="ClearedMatchB" input="" vlaue="0"/>
  586. <item id="ClearedRisingReset" input="" vlaue="0"/>
  587. <item id="ClearedResetHigh" input="" vlaue="0"/>
  588. </option>
  589. <option enabled="true" id="CompareMatchAValue" selection="CompareMatchAValue">
  590. <item id="CompareMatchAValue" input="2" vlaue="59"/>
  591. </option>
  592. <option enabled="true" id="MatchValueOptionA" selection="us">
  593. <item id="ms" input="" vlaue="0"/>
  594. <item id="us" input="" vlaue="0"/>
  595. <item id="ns" input="" vlaue="0"/>
  596. <item id="count" input="" vlaue="0"/>
  597. </option>
  598. <option enabled="true" id="S12ADEnable" selection="Disable">
  599. <item id="Disable" input="" vlaue="0"/>
  600. <item id="Enable" input="" vlaue="0"/>
  601. </option>
  602. <option enabled="true" id="CompareMatchBValue" selection="CompareMatchBValue">
  603. <item id="CompareMatchBValue" input="2" vlaue="59"/>
  604. </option>
  605. <option enabled="true" id="TMO0OutputEnable" selection="Disable">
  606. <item id="Disable" input="" vlaue="0"/>
  607. <item id="Enable" input="" vlaue="0"/>
  608. </option>
  609. <option enabled="true" id="OutputMatchA" selection="Nochange">
  610. <item id="Nochange" input="" vlaue="0"/>
  611. <item id="Output0" input="" vlaue="0"/>
  612. <item id="Output1" input="" vlaue="0"/>
  613. <item id="ToggleOutput" input="" vlaue="0"/>
  614. </option>
  615. <option enabled="true" id="OutputMatchB" selection="Nochange">
  616. <item id="Nochange" input="" vlaue="0"/>
  617. <item id="Output0" input="" vlaue="0"/>
  618. <item id="Output1" input="" vlaue="0"/>
  619. <item id="ToggleOutput" input="" vlaue="0"/>
  620. </option>
  621. <option enabled="true" id="TCORAEnable" selection="Disable">
  622. <item id="Disable" input="" vlaue="0"/>
  623. <item id="Enable" input="" vlaue="0"/>
  624. </option>
  625. <option enabled="true" id="TCORAOption" selection="Level15">
  626. <item id="Level0" input="" vlaue="0"/>
  627. <item id="Level1" input="" vlaue="0"/>
  628. <item id="Level2" input="" vlaue="0"/>
  629. <item id="Level3" input="" vlaue="0"/>
  630. <item id="Level4" input="" vlaue="0"/>
  631. <item id="Level5" input="" vlaue="0"/>
  632. <item id="Level6" input="" vlaue="0"/>
  633. <item id="Level7" input="" vlaue="0"/>
  634. <item id="Level8" input="" vlaue="0"/>
  635. <item id="Level9" input="" vlaue="0"/>
  636. <item id="Level10" input="" vlaue="0"/>
  637. <item id="Level11" input="" vlaue="0"/>
  638. <item id="Level12" input="" vlaue="0"/>
  639. <item id="Level13" input="" vlaue="0"/>
  640. <item id="Level14" input="" vlaue="0"/>
  641. <item id="Level15" input="" vlaue="0"/>
  642. </option>
  643. <option enabled="true" id="TCORBEnable" selection="Disable">
  644. <item id="Disable" input="" vlaue="0"/>
  645. <item id="Enable" input="" vlaue="0"/>
  646. </option>
  647. <option enabled="true" id="TCORBOption" selection="Level15">
  648. <item id="Level0" input="" vlaue="0"/>
  649. <item id="Level1" input="" vlaue="0"/>
  650. <item id="Level2" input="" vlaue="0"/>
  651. <item id="Level3" input="" vlaue="0"/>
  652. <item id="Level4" input="" vlaue="0"/>
  653. <item id="Level5" input="" vlaue="0"/>
  654. <item id="Level6" input="" vlaue="0"/>
  655. <item id="Level7" input="" vlaue="0"/>
  656. <item id="Level8" input="" vlaue="0"/>
  657. <item id="Level9" input="" vlaue="0"/>
  658. <item id="Level10" input="" vlaue="0"/>
  659. <item id="Level11" input="" vlaue="0"/>
  660. <item id="Level12" input="" vlaue="0"/>
  661. <item id="Level13" input="" vlaue="0"/>
  662. <item id="Level14" input="" vlaue="0"/>
  663. <item id="Level15" input="" vlaue="0"/>
  664. </option>
  665. <option enabled="true" id="TCNTEnable" selection="Disable">
  666. <item id="Disable" input="" vlaue="0"/>
  667. <item id="Enable" input="" vlaue="0"/>
  668. </option>
  669. <option enabled="true" id="TCNTOption" selection="Level15">
  670. <item id="Level0" input="" vlaue="0"/>
  671. <item id="Level1" input="" vlaue="0"/>
  672. <item id="Level2" input="" vlaue="0"/>
  673. <item id="Level3" input="" vlaue="0"/>
  674. <item id="Level4" input="" vlaue="0"/>
  675. <item id="Level5" input="" vlaue="0"/>
  676. <item id="Level6" input="" vlaue="0"/>
  677. <item id="Level7" input="" vlaue="0"/>
  678. <item id="Level8" input="" vlaue="0"/>
  679. <item id="Level9" input="" vlaue="0"/>
  680. <item id="Level10" input="" vlaue="0"/>
  681. <item id="Level11" input="" vlaue="0"/>
  682. <item id="Level12" input="" vlaue="0"/>
  683. <item id="Level13" input="" vlaue="0"/>
  684. <item id="Level14" input="" vlaue="0"/>
  685. <item id="Level15" input="" vlaue="0"/>
  686. </option>
  687. </allocatable>
  688. <component description="このソフトウェアコンポーネントは、8 ビットタイマ(TMR)の構成を提供します。&#10;&#10;外部イベントのカウントが可能なほか、2 本のレジスタとのコンペアマッチ信号により、カウンタのクリア、割り込み要求、任意のデューティ比のパルス出力など、多機能タイマとして種々の応用が可能です。" detailDescription="" display="8 ビットタイマ" id="com.renesas.smc.tools.swcomponent.codegenerator.tmr" version="1.10.0"/>
  689. <allocator channelLevel0="0" channelLevel1="" channelLevel2="" channelLevel3="" channelLevel4="" channelLevel5="" description="8 ビットタイマ0" display="TMR0" id="com.renesas.smc.tools.swcomponent.codegenerator.tmr.rx651.tmr0" type="">
  690. <context>
  691. <option enabled="true" id="CountMode" selection="8bitMode">
  692. <item enabled="true" id="8bitMode"/>
  693. <item enabled="true" id="16bitMode"/>
  694. </option>
  695. </context>
  696. </allocator>
  697. <source description="コード生成に対応したコンポーネントは、設定に応じた周辺ドライバのコードを小さなコードサイズで出力します。" display="コード生成" id="com.renesas.smc.tools.swcomponent.codegenerator.source"/>
  698. </configuration>
  699. <configuration inuse="true" name="r_bsp">
  700. <component description="依存モジュール: なし&#10;The r_bsp package provides a foundation for code to be built on top of. It provides startup code, iodefines, and MCU information for different boards. There are 2 folders that make up the r_bsp package. The 'mcu' folder contains files that are common to a MCU group. These files provide functionality such as easy register access, CPU functions, and a file named 'mcu_info.h' for each MCU group. The 'mcu_info.h' file has information about the MCU on the board and is configured based on the information given in r_bsp_config.h. The information in 'mcu_info.h' is used to help configure Renesas middleware that uses the r_bsp package. The 'board' folder has a folder with startup code for each supported board. Which MCU and board is chosen is decided by the settings in 'platform.h'. The user can choose which board they are using by uncommenting the include path that applies to their board. For example, if you are using the RSK+RX64M then you would uncomment the #include &quot;./board/generic_rx64m/r_bsp.h&quot; include path. Users are encouraged to add their own boards to the 'board' directory. BSPs are configured by using the r_bsp_config.h file. Each board will have a reference configuration file named r_bsp_config_reference.h. The user should copy this file to their project, rename it to r_bsp_config.h, and use the options inside the file to configure the BSP for their project." detailDescription="Board Support Packages." display="r_bsp" id="r_bsp6.21" version="6.21">
  701. <gridItem id="BSP_CFG_USER_STACK_ENABLE" selectedIndex="1"/>
  702. <gridItem id="BSP_CFG_USTACK_BYTES" selectedIndex="0x2000"/>
  703. <gridItem id="BSP_CFG_ISTACK_BYTES" selectedIndex="0x400"/>
  704. <gridItem id="BSP_CFG_HEAP_BYTES" selectedIndex="0xc000"/>
  705. <gridItem id="BSP_CFG_IO_LIB_ENABLE" selectedIndex="1"/>
  706. <gridItem id="BSP_CFG_USER_CHARGET_ENABLED" selectedIndex="0"/>
  707. <gridItem id="BSP_CFG_USER_CHARGET_FUNCTION" selectedIndex="my_sw_charget_function"/>
  708. <gridItem id="BSP_CFG_USER_CHARPUT_ENABLED" selectedIndex="0"/>
  709. <gridItem id="BSP_CFG_USER_CHARPUT_FUNCTION" selectedIndex="my_sw_charput_function"/>
  710. <gridItem id="BSP_CFG_RUN_IN_USER_MODE" selectedIndex="0"/>
  711. <gridItem id="BSP_CFG_ID_CODE_LONG_1" selectedIndex="0xFFFFFFFF"/>
  712. <gridItem id="BSP_CFG_ID_CODE_LONG_2" selectedIndex="0xFFFFFFFF"/>
  713. <gridItem id="BSP_CFG_ID_CODE_LONG_3" selectedIndex="0xFFFFFFFF"/>
  714. <gridItem id="BSP_CFG_ID_CODE_LONG_4" selectedIndex="0xFFFFFFFF"/>
  715. <gridItem id="BSP_CFG_ROM_CACHE_ENABLE" selectedIndex="0"/>
  716. <gridItem id="BSP_CFG_TRUSTED_MODE_FUNCTION" selectedIndex="0xFFFFFFFF"/>
  717. <gridItem id="BSP_CFG_FAW_REG_VALUE" selectedIndex="0xFFFFFFFF"/>
  718. <gridItem id="BSP_CFG_ROMCODE_REG_VALUE" selectedIndex="0xFFFFFFFF"/>
  719. <gridItem id="BSP_CFG_CODE_FLASH_BANK_MODE" selectedIndex="1"/>
  720. <gridItem id="BSP_CFG_CODE_FLASH_START_BANK" selectedIndex="0"/>
  721. <gridItem id="BSP_CFG_USER_LOCKING_ENABLED" selectedIndex="0"/>
  722. <gridItem id="BSP_CFG_USER_LOCKING_TYPE" selectedIndex="bsp_lock_t"/>
  723. <gridItem id="BSP_CFG_USER_LOCKING_HW_LOCK_FUNCTION" selectedIndex="my_hw_locking_function"/>
  724. <gridItem id="BSP_CFG_USER_LOCKING_HW_UNLOCK_FUNCTION" selectedIndex="my_hw_unlocking_function"/>
  725. <gridItem id="BSP_CFG_USER_LOCKING_SW_LOCK_FUNCTION" selectedIndex="my_sw_locking_function"/>
  726. <gridItem id="BSP_CFG_USER_LOCKING_SW_UNLOCK_FUNCTION" selectedIndex="my_sw_unlocking_function"/>
  727. <gridItem id="BSP_CFG_USER_WARM_START_CALLBACK_PRE_INITC_ENABLED" selectedIndex="0"/>
  728. <gridItem id="BSP_CFG_USER_WARM_START_PRE_C_FUNCTION" selectedIndex="my_sw_warmstart_prec_function"/>
  729. <gridItem id="BSP_CFG_USER_WARM_START_CALLBACK_POST_INITC_ENABLED" selectedIndex="0"/>
  730. <gridItem id="BSP_CFG_USER_WARM_START_POST_C_FUNCTION" selectedIndex="my_sw_warmstart_postc_function"/>
  731. <gridItem id="BSP_CFG_PARAM_CHECKING_ENABLE" selectedIndex="1"/>
  732. <gridItem id="BSP_CFG_EBMAPCR_1ST_PRIORITY" selectedIndex="0"/>
  733. <gridItem id="BSP_CFG_EBMAPCR_2ND_PRIORITY" selectedIndex="3"/>
  734. <gridItem id="BSP_CFG_EBMAPCR_3RD_PRIORITY" selectedIndex="1"/>
  735. <gridItem id="BSP_CFG_EBMAPCR_4TH_PRIORITY" selectedIndex="2"/>
  736. <gridItem id="BSP_CFG_EBMAPCR_5TH_PRIORITY" selectedIndex="4"/>
  737. <gridItem id="BSP_CFG_FIT_IPL_MAX" selectedIndex="15"/>
  738. <gridItem id="BSP_CFG_SWINT_UNIT1_ENABLE" selectedIndex="1"/>
  739. <gridItem id="BSP_CFG_SWINT_UNIT2_ENABLE" selectedIndex="1"/>
  740. <gridItem id="BSP_CFG_SWINT_TASK_BUFFER_NUMBER" selectedIndex="8"/>
  741. <gridItem id="BSP_CFG_SWINT_IPR_INITIAL_VALUE" selectedIndex="1"/>
  742. <gridItem id="BSP_CFG_SCI_UART_TERMINAL_ENABLE" selectedIndex="0"/>
  743. <gridItem id="BSP_CFG_SCI_UART_TERMINAL_CHANNEL" selectedIndex="8"/>
  744. <gridItem id="BSP_CFG_SCI_UART_TERMINAL_BITRATE" selectedIndex="115200"/>
  745. <gridItem id="BSP_CFG_SCI_UART_TERMINAL_INTERRUPT_PRIORITY" selectedIndex="15"/>
  746. </component>
  747. <source description="Components supporting Firmware Integration Technology" display="Firmware Integration Technology" id="com.renesas.smc.tools.swcomponent.fit.source"/>
  748. <source description="Components supporting Firmware Integration Technology" display="Firmware Integration Technology" id="com.renesas.smc.tools.swcomponent.fit.source"/>
  749. </configuration>
  750. <configuration inuse="true" name="r_cmt_rx">
  751. <component description="依存モジュール: r_bsp バージョン 6.20&#10;This module creates a timer tick using a CMT channel based on a frequency input by the user." detailDescription="CMT driver" display="r_cmt_rx" id="r_cmt_rx4.90" version="4.90">
  752. <gridItem id="CMT_RX_CFG_IPR" selectedIndex="5"/>
  753. </component>
  754. <source description="Components supporting Firmware Integration Technology" display="Firmware Integration Technology" id="com.renesas.smc.tools.swcomponent.fit.source"/>
  755. <source description="Components supporting Firmware Integration Technology" display="Firmware Integration Technology" id="com.renesas.smc.tools.swcomponent.fit.source"/>
  756. </configuration>
  757. <configuration inuse="true" name="r_ether_rx">
  758. <component description="依存モジュール: r_bsp バージョン 5.52&#10;The Ethernet fit module provides a method to send and receive Ethernet / IEEE802.3 frame using Ethernet controller (ETHERC), Ethernet DMA controller (EDMAC)." detailDescription="Ethernet Driver." display="r_ether_rx" id="r_ether_rx1.21" version="1.21">
  759. <gridItem id="CLKOUT25M" selectedIndex="0"/>
  760. <gridItem id="ET0_TX_CLK" selectedIndex="0"/>
  761. <gridItem id="ET0_RX_CLK" selectedIndex="1"/>
  762. <gridItem id="ET0_TX_EN" selectedIndex="1"/>
  763. <gridItem id="ET0_ETXD3" selectedIndex="0"/>
  764. <gridItem id="ET0_ETXD2" selectedIndex="0"/>
  765. <gridItem id="ET0_ETXD1" selectedIndex="1"/>
  766. <gridItem id="ET0_ETXD0" selectedIndex="1"/>
  767. <gridItem id="ET0_TX_ER" selectedIndex="0"/>
  768. <gridItem id="ET0_RX_DV" selectedIndex="0"/>
  769. <gridItem id="ET0_ERXD3" selectedIndex="0"/>
  770. <gridItem id="ET0_ERXD2" selectedIndex="0"/>
  771. <gridItem id="ET0_ERXD1" selectedIndex="1"/>
  772. <gridItem id="ET0_ERXD0" selectedIndex="1"/>
  773. <gridItem id="ET0_RX_ER" selectedIndex="1"/>
  774. <gridItem id="ET0_CRS" selectedIndex="1"/>
  775. <gridItem id="ET0_COL" selectedIndex="0"/>
  776. <gridItem id="ET0_MDC" selectedIndex="1"/>
  777. <gridItem id="ET0_MDIO" selectedIndex="1"/>
  778. <gridItem id="PMGI0_MDC" selectedIndex="0"/>
  779. <gridItem id="PMGI0_MDIO" selectedIndex="0"/>
  780. <gridItem id="ET0_LINKSTA" selectedIndex="1"/>
  781. <gridItem id="ET0_EXOUT" selectedIndex="0"/>
  782. <gridItem id="ET0_WOL" selectedIndex="0"/>
  783. <gridItem id="ETHERC0_MII" selectedIndex="1"/>
  784. <gridItem id="CLKOUT25M" selectedIndex="0"/>
  785. <gridItem id="REF50CK0" selectedIndex="1"/>
  786. <gridItem id="RMII0_TXD_EN" selectedIndex="1"/>
  787. <gridItem id="RMII0_TXD1" selectedIndex="1"/>
  788. <gridItem id="RMII0_TXD0" selectedIndex="1"/>
  789. <gridItem id="RMII0_RXD1" selectedIndex="1"/>
  790. <gridItem id="RMII0_RXD0" selectedIndex="1"/>
  791. <gridItem id="RMII0_RX_ER" selectedIndex="1"/>
  792. <gridItem id="RMII0_CRS_DV" selectedIndex="1"/>
  793. <gridItem id="ET0_MDC" selectedIndex="1"/>
  794. <gridItem id="ET0_MDIO" selectedIndex="1"/>
  795. <gridItem id="PMGI0_MDC" selectedIndex="0"/>
  796. <gridItem id="PMGI0_MDIO" selectedIndex="0"/>
  797. <gridItem id="ET0_LINKSTA" selectedIndex="1"/>
  798. <gridItem id="ET0_EXOUT" selectedIndex="0"/>
  799. <gridItem id="ET0_WOL" selectedIndex="0"/>
  800. <gridItem id="ETHERC0_RMII" selectedIndex="1"/>
  801. <gridItem id="CLKOUT25M" selectedIndex="0"/>
  802. <gridItem id="ET1_TX_CLK" selectedIndex="0"/>
  803. <gridItem id="ET1_RX_CLK" selectedIndex="0"/>
  804. <gridItem id="ET1_TX_EN" selectedIndex="0"/>
  805. <gridItem id="ET1_ETXD3" selectedIndex="0"/>
  806. <gridItem id="ET1_ETXD2" selectedIndex="0"/>
  807. <gridItem id="ET1_ETXD1" selectedIndex="0"/>
  808. <gridItem id="ET1_ETXD0" selectedIndex="0"/>
  809. <gridItem id="ET1_TX_ER" selectedIndex="0"/>
  810. <gridItem id="ET1_RX_DV" selectedIndex="0"/>
  811. <gridItem id="ET1_ERXD3" selectedIndex="0"/>
  812. <gridItem id="ET1_ERXD2" selectedIndex="0"/>
  813. <gridItem id="ET1_ERXD1" selectedIndex="0"/>
  814. <gridItem id="ET1_ERXD0" selectedIndex="0"/>
  815. <gridItem id="ET1_RX_ER" selectedIndex="0"/>
  816. <gridItem id="ET1_CRS" selectedIndex="0"/>
  817. <gridItem id="ET1_COL" selectedIndex="0"/>
  818. <gridItem id="ET1_MDC" selectedIndex="0"/>
  819. <gridItem id="ET1_MDIO" selectedIndex="0"/>
  820. <gridItem id="PMGI1_MDC" selectedIndex="0"/>
  821. <gridItem id="PMGI1_MDIO" selectedIndex="0"/>
  822. <gridItem id="ET1_LINKSTA" selectedIndex="0"/>
  823. <gridItem id="ET1_EXOUT" selectedIndex="0"/>
  824. <gridItem id="ET1_WOL" selectedIndex="0"/>
  825. <gridItem id="ETHERC1_MII" selectedIndex="0"/>
  826. <gridItem id="CLKOUT25M" selectedIndex="0"/>
  827. <gridItem id="REF50CK1" selectedIndex="0"/>
  828. <gridItem id="RMII1_TXD_EN" selectedIndex="0"/>
  829. <gridItem id="RMII1_TXD1" selectedIndex="0"/>
  830. <gridItem id="RMII1_TXD0" selectedIndex="0"/>
  831. <gridItem id="RMII1_RXD1" selectedIndex="0"/>
  832. <gridItem id="RMII1_RXD0" selectedIndex="0"/>
  833. <gridItem id="RMII1_RX_ER" selectedIndex="0"/>
  834. <gridItem id="RMII1_CRS_DV" selectedIndex="0"/>
  835. <gridItem id="ET1_MDC" selectedIndex="0"/>
  836. <gridItem id="ET1_MDIO" selectedIndex="0"/>
  837. <gridItem id="PMGI1_MDC" selectedIndex="0"/>
  838. <gridItem id="PMGI1_MDIO" selectedIndex="0"/>
  839. <gridItem id="ET1_LINKSTA" selectedIndex="0"/>
  840. <gridItem id="ET1_EXOUT" selectedIndex="0"/>
  841. <gridItem id="ET1_WOL" selectedIndex="0"/>
  842. <gridItem id="ETHERC1_RMII" selectedIndex="0"/>
  843. <gridItem id="ETHER_CFG_MODE_SEL" selectedIndex="1"/>
  844. <gridItem id="ETHER_CFG_CH0_PHY_ADDRESS" selectedIndex="0"/>
  845. <gridItem id="ETHER_CFG_CH1_PHY_ADDRESS" selectedIndex="1"/>
  846. <gridItem id="ETHER_CFG_EMAC_RX_DESCRIPTORS" selectedIndex="1"/>
  847. <gridItem id="ETHER_CFG_EMAC_TX_DESCRIPTORS" selectedIndex="1"/>
  848. <gridItem id="ETHER_CFG_BUFSIZE" selectedIndex="1536"/>
  849. <gridItem id="ETHER_CFG_AL1_INT_PRIORTY" selectedIndex="1"/>
  850. <gridItem id="ETHER_CFG_CH0_PHY_ACCESS" selectedIndex="0"/>
  851. <gridItem id="ETHER_CFG_CH1_PHY_ACCESS" selectedIndex="1"/>
  852. <gridItem id="ETHER_CFG_PHY_MII_WAIT" selectedIndex="8"/>
  853. <gridItem id="ETHER_CFG_PHY_DELAY_RESET" selectedIndex="0x00020000L"/>
  854. <gridItem id="ETHER_CFG_LINK_PRESENT" selectedIndex="0"/>
  855. <gridItem id="ETHER_CFG_USE_LINKSTA" selectedIndex="1"/>
  856. <gridItem id="ETHER_CFG_USE_PHY_KSZ8041NL" selectedIndex="0"/>
  857. <gridItem id="ETHER_CFG_NON_BLOCKING" selectedIndex="0"/>
  858. <gridItem id="ETHER_CFG_PMGI_CLOCK" selectedIndex="2500000"/>
  859. <gridItem id="ETHER_CFG_PMGI_ENABLE_PREAMBLE" selectedIndex="0"/>
  860. <gridItem id="ETHER_CFG_PMGI_HOLD_TIME" selectedIndex="0"/>
  861. <gridItem id="ETHER_CFG_PMGI_CAPTURE_TIME" selectedIndex="0"/>
  862. <gridItem id="ETHER_CFG_PMGI_INT_PRIORTY" selectedIndex="1"/>
  863. </component>
  864. <source description="Components supporting Firmware Integration Technology" display="Firmware Integration Technology" id="com.renesas.smc.tools.swcomponent.fit.source"/>
  865. <source description="Components supporting Firmware Integration Technology" display="Firmware Integration Technology" id="com.renesas.smc.tools.swcomponent.fit.source"/>
  866. </configuration>
  867. <configuration inuse="true" name="r_sys_time_rx">
  868. <component description="依存モジュール: r_bsp バージョン 5.20&#10;依存モジュール: r_cmt_rx バージョン 4.00&#10;Generic system timer for RX MCUs using CMT module." detailDescription="Generic system timer for RX MCUs using CMT module." display="r_sys_time_rx" id="r_sys_time_rx1.01" version="1.01"/>
  869. <source description="Components supporting Firmware Integration Technology" display="Firmware Integration Technology" id="com.renesas.smc.tools.swcomponent.fit.source"/>
  870. <source description="Components supporting Firmware Integration Technology" display="Firmware Integration Technology" id="com.renesas.smc.tools.swcomponent.fit.source"/>
  871. </configuration>
  872. <configuration inuse="true" name="r_t4_driver_rx">
  873. <component description="依存モジュール: r_bsp バージョン 5.61&#10;依存モジュール: r_ether_rx バージョン 1.21&#10;依存モジュール: r_sys_time_rx バージョン 1.01&#10;依存モジュール: r_t4_rx バージョン 2.10&#10;Convert the TCP/IP(T4) - RX Ethernet Driver Interface." detailDescription="TCP/IP protocol stack [M3S-T4-Tiny] - RX Ethernet Driver Interface" display="r_t4_driver_rx" id="r_t4_driver_rx1.09" version="1.09"/>
  874. <source description="Components supporting Firmware Integration Technology" display="Firmware Integration Technology" id="com.renesas.smc.tools.swcomponent.fit.source"/>
  875. <source description="Components supporting Firmware Integration Technology" display="Firmware Integration Technology" id="com.renesas.smc.tools.swcomponent.fit.source"/>
  876. </configuration>
  877. <configuration inuse="true" name="r_t4_rx">
  878. <component description="依存モジュール: r_t4_driver_rx バージョン 1.09&#10;T4 is TCP/IP protocol stack that has small footprint for Renesas MCUs." detailDescription="TCP/IP protocol stack [M3S-T4-Tiny] for Renesas MCUs" display="r_t4_rx" id="r_t4_rx2.10" version="2.10">
  879. <gridItem id="T4_CFG_SYSTEM_CHANNEL_NUMBER" selectedIndex="0"/>
  880. <gridItem id="T4_CFG_SYSTEM_DHCP" selectedIndex="0"/>
  881. <gridItem id="T4_CFG_FIXED_IP_ADDRESS_CH0" selectedIndex="192,168,11,33"/>
  882. <gridItem id="T4_CFG_FIXED_SABNET_MASK_CH0" selectedIndex="255,255,255,0"/>
  883. <gridItem id="T4_CFG_FIXED_GATEWAY_ADDRESS_CH0" selectedIndex="192,168,11,1"/>
  884. <gridItem id="T4_CFG_FIXED_IP_ADDRESS_CH1" selectedIndex="192,168,0,10"/>
  885. <gridItem id="T4_CFG_FIXED_SABNET_MASK_CH1" selectedIndex="255,255,255,0"/>
  886. <gridItem id="T4_CFG_FIXED_GATEWAY_ADDRESS_CH1" selectedIndex="0,0,0,0"/>
  887. <gridItem id="T4_CFG_ETHER_CH0_MAC_ADDRESS" selectedIndex="0x74,0x90,0x50,0x00,0x79,0x03"/>
  888. <gridItem id="T4_CFG_ETHER_CH1_MAC_ADDRESS" selectedIndex="0x74,0x90,0x50,0x00,0x79,0x10"/>
  889. <gridItem id="T4_CFG_SYSTEM_CALLBACK_FUNCTION_USE" selectedIndex="0"/>
  890. <gridItem id="T4_CFG_SYSTEM_CALLBACK_FUNCTION_NAME_TMP" selectedIndex="system_callback"/>
  891. <gridItem id="T4_CFG_TCP_REPID1_PORT_NUMBER" selectedIndex="1024"/>
  892. <gridItem id="T4_CFG_TCP_REPID2_PORT_NUMBER" selectedIndex="1025"/>
  893. <gridItem id="T4_CFG_TCP_REPID3_PORT_NUMBER" selectedIndex="1026"/>
  894. <gridItem id="T4_CFG_TCP_REPID4_PORT_NUMBER" selectedIndex="1027"/>
  895. <gridItem id="T4_CFG_TCP_CEPID1_CHANNEL" selectedIndex="0"/>
  896. <gridItem id="T4_CFG_TCP_CEPID1_RECEIVE_WINDOW_SIZE" selectedIndex="1460"/>
  897. <gridItem id="T4_CFG_TCP_CEPID1_CALLBACK_FUNCTION_USE" selectedIndex="0"/>
  898. <gridItem id="T4_CFG_TCP_CEPID1_CALLBACK_FUNCTION_NAME_TMP" selectedIndex="0"/>
  899. <gridItem id="T4_CFG_TCP_CEPID1_KEEPALIVE_ENABLE" selectedIndex="0"/>
  900. <gridItem id="T4_CFG_TCP_CEPID2_CHANNEL" selectedIndex="0"/>
  901. <gridItem id="T4_CFG_TCP_CEPID2_RECEIVE_WINDOW_SIZE" selectedIndex="1460"/>
  902. <gridItem id="T4_CFG_TCP_CEPID2_CALLBACK_FUNCTION_USE" selectedIndex="0"/>
  903. <gridItem id="T4_CFG_TCP_CEPID2_CALLBACK_FUNCTION_NAME_TMP" selectedIndex="0"/>
  904. <gridItem id="T4_CFG_TCP_CEPID2_KEEPALIVE_ENABLE" selectedIndex="0"/>
  905. <gridItem id="T4_CFG_TCP_CEPID3_CHANNEL" selectedIndex="0"/>
  906. <gridItem id="T4_CFG_TCP_CEPID3_RECEIVE_WINDOW_SIZE" selectedIndex="1460"/>
  907. <gridItem id="T4_CFG_TCP_CEPID3_CALLBACK_FUNCTION_USE" selectedIndex="0"/>
  908. <gridItem id="T4_CFG_TCP_CEPID3_CALLBACK_FUNCTION_NAME_TMP" selectedIndex="0"/>
  909. <gridItem id="T4_CFG_TCP_CEPID3_KEEPALIVE_ENABLE" selectedIndex="0"/>
  910. <gridItem id="T4_CFG_TCP_CEPID4_CHANNEL" selectedIndex="0"/>
  911. <gridItem id="T4_CFG_TCP_CEPID4_RECEIVE_WINDOW_SIZE" selectedIndex="1460"/>
  912. <gridItem id="T4_CFG_TCP_CEPID4_CALLBACK_FUNCTION_USE" selectedIndex="0"/>
  913. <gridItem id="T4_CFG_TCP_CEPID4_CALLBACK_FUNCTION_NAME_TMP" selectedIndex="0"/>
  914. <gridItem id="T4_CFG_TCP_CEPID4_KEEPALIVE_ENABLE" selectedIndex="0"/>
  915. <gridItem id="T4_CFG_TCP_CEPID5_CHANNEL" selectedIndex="0"/>
  916. <gridItem id="T4_CFG_TCP_CEPID5_RECEIVE_WINDOW_SIZE" selectedIndex="1460"/>
  917. <gridItem id="T4_CFG_TCP_CEPID5_CALLBACK_FUNCTION_USE" selectedIndex="0"/>
  918. <gridItem id="T4_CFG_TCP_CEPID5_CALLBACK_FUNCTION_NAME_TMP" selectedIndex="0"/>
  919. <gridItem id="T4_CFG_TCP_CEPID5_KEEPALIVE_ENABLE" selectedIndex="0"/>
  920. <gridItem id="T4_CFG_TCP_CEPID6_CHANNEL" selectedIndex="0"/>
  921. <gridItem id="T4_CFG_TCP_CEPID6_RECEIVE_WINDOW_SIZE" selectedIndex="1460"/>
  922. <gridItem id="T4_CFG_TCP_CEPID6_CALLBACK_FUNCTION_USE" selectedIndex="0"/>
  923. <gridItem id="T4_CFG_TCP_CEPID6_CALLBACK_FUNCTION_NAME_TMP" selectedIndex="0"/>
  924. <gridItem id="T4_CFG_TCP_CEPID6_KEEPALIVE_ENABLE" selectedIndex="0"/>
  925. <gridItem id="T4_CFG_TCP_MSS" selectedIndex="1460"/>
  926. <gridItem id="T4_CFG_TCP_2MSL_TIME" selectedIndex="60"/>
  927. <gridItem id="T4_CFG_TCP_MAX_TIMEOUT_PERIOD" selectedIndex="600"/>
  928. <gridItem id="T4_CFG_TCP_DIVIDE_SENDING_PACKET" selectedIndex="1"/>
  929. <gridItem id="T4_CFG_TCP_KEEPALIVE_START" selectedIndex="7200"/>
  930. <gridItem id="T4_CFG_TCP_KEEPALIVE_INTERVAL" selectedIndex="10"/>
  931. <gridItem id="T4_CFG_TCP_KEEPALIVE_COUNT" selectedIndex="10"/>
  932. <gridItem id="T4_CFG_UDP_CEPID1_CHANNEL" selectedIndex="0"/>
  933. <gridItem id="T4_CFG_UDP_CEPID1_PORT_NUMBER" selectedIndex="1365"/>
  934. <gridItem id="T4_CFG_UDP_CEPID1_CALLBACK_FUNCTION_USE" selectedIndex="0"/>
  935. <gridItem id="T4_CFG_UDP_CEPID1_CALLBACK_FUNCTION_NAME_TMP" selectedIndex="0"/>
  936. <gridItem id="T4_CFG_UDP_CEPID2_CHANNEL" selectedIndex="0"/>
  937. <gridItem id="T4_CFG_UDP_CEPID2_PORT_NUMBER" selectedIndex="1366"/>
  938. <gridItem id="T4_CFG_UDP_CEPID2_CALLBACK_FUNCTION_USE" selectedIndex="0"/>
  939. <gridItem id="T4_CFG_UDP_CEPID2_CALLBACK_FUNCTION_NAME_TMP" selectedIndex="0"/>
  940. <gridItem id="T4_CFG_UDP_CEPID3_CHANNEL" selectedIndex="0"/>
  941. <gridItem id="T4_CFG_UDP_CEPID3_PORT_NUMBER" selectedIndex="1367"/>
  942. <gridItem id="T4_CFG_UDP_CEPID3_CALLBACK_FUNCTION_USE" selectedIndex="0"/>
  943. <gridItem id="T4_CFG_UDP_CEPID3_CALLBACK_FUNCTION_NAME_TMP" selectedIndex="0"/>
  944. <gridItem id="T4_CFG_UDP_CEPID4_CHANNEL" selectedIndex="0"/>
  945. <gridItem id="T4_CFG_UDP_CEPID4_PORT_NUMBER" selectedIndex="1368"/>
  946. <gridItem id="T4_CFG_UDP_CEPID4_CALLBACK_FUNCTION_USE" selectedIndex="0"/>
  947. <gridItem id="T4_CFG_UDP_CEPID4_CALLBACK_FUNCTION_NAME_TMP" selectedIndex="0"/>
  948. <gridItem id="T4_CFG_UDP_CEPID5_CHANNEL" selectedIndex="0"/>
  949. <gridItem id="T4_CFG_UDP_CEPID5_PORT_NUMBER" selectedIndex="1369"/>
  950. <gridItem id="T4_CFG_UDP_CEPID5_CALLBACK_FUNCTION_USE" selectedIndex="0"/>
  951. <gridItem id="T4_CFG_UDP_CEPID5_CALLBACK_FUNCTION_NAME_TMP" selectedIndex="0"/>
  952. <gridItem id="T4_CFG_UDP_CEPID6_CHANNEL" selectedIndex="0"/>
  953. <gridItem id="T4_CFG_UDP_CEPID6_PORT_NUMBER" selectedIndex="1370"/>
  954. <gridItem id="T4_CFG_UDP_CEPID6_CALLBACK_FUNCTION_USE" selectedIndex="0"/>
  955. <gridItem id="T4_CFG_UDP_CEPID6_CALLBACK_FUNCTION_NAME_TMP" selectedIndex="0"/>
  956. <gridItem id="T4_CFG_UDP_MULTICAST_TTL" selectedIndex="1"/>
  957. <gridItem id="T4_CFG_UDP_BEHAVIOR_OF_RECEIVED_ZERO_CHECKSUM" selectedIndex="0"/>
  958. <gridItem id="T4_CFG_IP_ARP_CACHE_TABLE_COUNT" selectedIndex="3"/>
  959. </component>
  960. <source description="Components supporting Firmware Integration Technology" display="Firmware Integration Technology" id="com.renesas.smc.tools.swcomponent.fit.source"/>
  961. <source description="Components supporting Firmware Integration Technology" display="Firmware Integration Technology" id="com.renesas.smc.tools.swcomponent.fit.source"/>
  962. </configuration>
  963. <configuration inuse="true" name="r_tsip_rx">
  964. <component description="依存モジュール: r_bsp バージョン 7.30&#10;Support functions: AES, GCM, CCM, CMAC, SHA, MD5, Triple-DES, ARC4, RSA, ECC, Random number generate, Key management, secure boot/secure firmware update." detailDescription="TSIP(Trusted Secure IP) driver." display="r_tsip_rx" id="r_tsip_rx1.21" version="1.21">
  965. <gridItem id="TSIP_AES_128_ECB_ENCRYPT" selectedIndex="0"/>
  966. <gridItem id="TSIP_AES_256_ECB_ENCRYPT" selectedIndex="0"/>
  967. <gridItem id="TSIP_AES_128_ECB_DECRYPT" selectedIndex="0"/>
  968. <gridItem id="TSIP_AES_256_ECB_DECRYPT" selectedIndex="0"/>
  969. <gridItem id="TSIP_AES_128_CBC_ENCRYPT" selectedIndex="1"/>
  970. <gridItem id="TSIP_AES_256_CBC_ENCRYPT" selectedIndex="1"/>
  971. <gridItem id="TSIP_AES_128_CBC_DECRYPT" selectedIndex="1"/>
  972. <gridItem id="TSIP_AES_256_CBC_DECRYPT" selectedIndex="1"/>
  973. <gridItem id="TSIP_AES_128_CTR" selectedIndex="0"/>
  974. <gridItem id="TSIP_AES_256_CTR" selectedIndex="0"/>
  975. <gridItem id="TSIP_AES_128_GCM_ENCRYPT" selectedIndex="1"/>
  976. <gridItem id="TSIP_AES_256_GCM_ENCRYPT" selectedIndex="1"/>
  977. <gridItem id="TSIP_AES_128_GCM_DECRYPT" selectedIndex="1"/>
  978. <gridItem id="TSIP_AES_256_GCM_DECRYPT" selectedIndex="1"/>
  979. <gridItem id="TSIP_AES_128_CMAC" selectedIndex="1"/>
  980. <gridItem id="TSIP_AES_256_CMAC" selectedIndex="1"/>
  981. <gridItem id="TSIP_AES_128_CCM_ENCRYPT" selectedIndex="1"/>
  982. <gridItem id="TSIP_AES_256_CCM_ENCRYPT" selectedIndex="1"/>
  983. <gridItem id="TSIP_AES_128_CCM_DECRYPT" selectedIndex="1"/>
  984. <gridItem id="TSIP_AES_256_CCM_DECRYPT" selectedIndex="1"/>
  985. <gridItem id="TSIP_AES_128_KEY_WRAP" selectedIndex="1"/>
  986. <gridItem id="TSIP_AES_256_KEY_WRAP" selectedIndex="1"/>
  987. <gridItem id="TSIP_TDES_ECB_ENCRYPT" selectedIndex="0"/>
  988. <gridItem id="TSIP_TDES_ECB_DECRYPT" selectedIndex="0"/>
  989. <gridItem id="TSIP_TDES_CBC_ENCRYPT" selectedIndex="0"/>
  990. <gridItem id="TSIP_TDES_CBC_DECRYPT" selectedIndex="0"/>
  991. <gridItem id="TSIP_ARC4_ENCRYPT" selectedIndex="0"/>
  992. <gridItem id="TSIP_ARC4_DECRYPT" selectedIndex="0"/>
  993. <gridItem id="TSIP_SHA_1" selectedIndex="1"/>
  994. <gridItem id="TSIP_SHA_256" selectedIndex="1"/>
  995. <gridItem id="TSIP_MD5" selectedIndex="1"/>
  996. <gridItem id="TSIP_SHA_1_HMAC" selectedIndex="1"/>
  997. <gridItem id="TSIP_SHA_256_HMAC" selectedIndex="1"/>
  998. <gridItem id="TSIP_RSAES_1024" selectedIndex="0"/>
  999. <gridItem id="TSIP_RSAES_2048" selectedIndex="0"/>
  1000. <gridItem id="TSIP_RSAES_3072" selectedIndex="0"/>
  1001. <gridItem id="TSIP_RSAES_4096" selectedIndex="0"/>
  1002. <gridItem id="TSIP_RSASSA_1024" selectedIndex="1"/>
  1003. <gridItem id="TSIP_RSASSA_2048" selectedIndex="1"/>
  1004. <gridItem id="TSIP_RSASSA_3072" selectedIndex="0"/>
  1005. <gridItem id="TSIP_RSASSA_4096" selectedIndex="0"/>
  1006. <gridItem id="TSIP_RSA_RETRY_COUNT_FOR_RSA_KEY_GENERATION" selectedIndex="5120*2"/>
  1007. <gridItem id="TSIP_ECDSA_P192" selectedIndex="0"/>
  1008. <gridItem id="TSIP_ECDSA_P224" selectedIndex="0"/>
  1009. <gridItem id="TSIP_ECDSA_P256" selectedIndex="1"/>
  1010. <gridItem id="TSIP_ECDSA_P384" selectedIndex="1"/>
  1011. <gridItem id="TSIP_ECDH_P256" selectedIndex="1"/>
  1012. <gridItem id="TSIP_USER_SHA_384_ENABLED" selectedIndex="0"/>
  1013. <gridItem id="TSIP_USER_SHA_384_FUNCTION" selectedIndex="user_sha384_function"/>
  1014. <gridItem id="TSIP_TLS" selectedIndex="1"/>
  1015. <gridItem id="TSIP_SECURE_BOOT" selectedIndex="0"/>
  1016. <gridItem id="TSIP_FIRMWARE_UPDATE" selectedIndex="0"/>
  1017. <gridItem id="TSIP_MULTI_THREADING" selectedIndex="0"/>
  1018. <gridItem id="TSIP_MULTI_THREADING_LOCK_FUNCTION" selectedIndex="user_lock_function"/>
  1019. <gridItem id="TSIP_MULTI_THREADING_UNLOCK_FUNCTION" selectedIndex="user_unlock_function"/>
  1020. </component>
  1021. <source description="Components supporting Firmware Integration Technology" display="Firmware Integration Technology" id="com.renesas.smc.tools.swcomponent.fit.source"/>
  1022. <source description="Components supporting Firmware Integration Technology" display="Firmware Integration Technology" id="com.renesas.smc.tools.swcomponent.fit.source"/>
  1023. </configuration>
  1024. </tool>
  1025. <tool id="System">
  1026. <section id="ocd">
  1027. <option enabled="true" id="debugIF" selection="unused">
  1028. <item enabled="true" id="unused"/>
  1029. <item enabled="true" id="fine"/>
  1030. <item enabled="true" id="jtag"/>
  1031. </option>
  1032. </section>
  1033. </tool>
  1034. </smc>