target-gmv-gateway-board.elf-Debug-60e44f74948d95809166.json 30 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541
  1. {
  2. "artifacts" :
  3. [
  4. {
  5. "path" : "gmv-gateway-board.elf"
  6. }
  7. ],
  8. "backtrace" : 1,
  9. "backtraceGraph" :
  10. {
  11. "commands" :
  12. [
  13. "add_executable",
  14. "add_link_options",
  15. "add_compile_options",
  16. "add_definitions",
  17. "include_directories"
  18. ],
  19. "files" :
  20. [
  21. "CMakeLists.txt"
  22. ],
  23. "nodes" :
  24. [
  25. {
  26. "file" : 0
  27. },
  28. {
  29. "command" : 0,
  30. "file" : 0,
  31. "line" : 66,
  32. "parent" : 0
  33. },
  34. {
  35. "command" : 1,
  36. "file" : 0,
  37. "line" : 62,
  38. "parent" : 0
  39. },
  40. {
  41. "command" : 1,
  42. "file" : 0,
  43. "line" : 63,
  44. "parent" : 0
  45. },
  46. {
  47. "command" : 1,
  48. "file" : 0,
  49. "line" : 64,
  50. "parent" : 0
  51. },
  52. {
  53. "command" : 2,
  54. "file" : 0,
  55. "line" : 29,
  56. "parent" : 0
  57. },
  58. {
  59. "command" : 2,
  60. "file" : 0,
  61. "line" : 30,
  62. "parent" : 0
  63. },
  64. {
  65. "command" : 2,
  66. "file" : 0,
  67. "line" : 36,
  68. "parent" : 0
  69. },
  70. {
  71. "command" : 2,
  72. "file" : 0,
  73. "line" : 49,
  74. "parent" : 0
  75. },
  76. {
  77. "command" : 3,
  78. "file" : 0,
  79. "line" : 56,
  80. "parent" : 0
  81. },
  82. {
  83. "command" : 4,
  84. "file" : 0,
  85. "line" : 52,
  86. "parent" : 0
  87. }
  88. ]
  89. },
  90. "compileGroups" :
  91. [
  92. {
  93. "compileCommandFragments" :
  94. [
  95. {
  96. "fragment" : "-g -std=gnu11 -fdiagnostics-color=always"
  97. },
  98. {
  99. "backtrace" : 5,
  100. "fragment" : "-mcpu=cortex-m3"
  101. },
  102. {
  103. "backtrace" : 5,
  104. "fragment" : "-mthumb"
  105. },
  106. {
  107. "backtrace" : 5,
  108. "fragment" : "-mthumb-interwork"
  109. },
  110. {
  111. "backtrace" : 6,
  112. "fragment" : "-ffunction-sections"
  113. },
  114. {
  115. "backtrace" : 6,
  116. "fragment" : "-fdata-sections"
  117. },
  118. {
  119. "backtrace" : 6,
  120. "fragment" : "-fno-common"
  121. },
  122. {
  123. "backtrace" : 6,
  124. "fragment" : "-fmessage-length=0"
  125. },
  126. {
  127. "backtrace" : 8,
  128. "fragment" : "-Og"
  129. },
  130. {
  131. "backtrace" : 8,
  132. "fragment" : "-g"
  133. }
  134. ],
  135. "defines" :
  136. [
  137. {
  138. "backtrace" : 9,
  139. "define" : "DEBUG"
  140. },
  141. {
  142. "backtrace" : 9,
  143. "define" : "STM32F103xE"
  144. },
  145. {
  146. "backtrace" : 9,
  147. "define" : "USE_HAL_DRIVER"
  148. }
  149. ],
  150. "includes" :
  151. [
  152. {
  153. "backtrace" : 10,
  154. "path" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/Core/Inc"
  155. },
  156. {
  157. "backtrace" : 10,
  158. "path" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy"
  159. },
  160. {
  161. "backtrace" : 10,
  162. "path" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/Drivers/STM32F1xx_HAL_Driver/Inc"
  163. },
  164. {
  165. "backtrace" : 10,
  166. "path" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/Middlewares/Third_Party/FreeRTOS/Source/include"
  167. },
  168. {
  169. "backtrace" : 10,
  170. "path" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2"
  171. },
  172. {
  173. "backtrace" : 10,
  174. "path" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM3"
  175. },
  176. {
  177. "backtrace" : 10,
  178. "path" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/Drivers/CMSIS/Device/ST/STM32F1xx/Include"
  179. },
  180. {
  181. "backtrace" : 10,
  182. "path" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/Drivers/CMSIS/Include"
  183. },
  184. {
  185. "backtrace" : 10,
  186. "path" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/Middlewares/Third_Party/FreeModbus/modbus/include"
  187. },
  188. {
  189. "backtrace" : 10,
  190. "path" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/Middlewares/Third_Party/FreeModbus/port"
  191. },
  192. {
  193. "backtrace" : 10,
  194. "path" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/Middlewares/Third_Party/FreeModbus/modbus/rtu"
  195. }
  196. ],
  197. "language" : "C",
  198. "languageStandard" :
  199. {
  200. "backtraces" :
  201. [
  202. 1
  203. ],
  204. "standard" : "11"
  205. },
  206. "sourceIndexes" :
  207. [
  208. 12,
  209. 13,
  210. 14,
  211. 15,
  212. 16,
  213. 17,
  214. 18,
  215. 19,
  216. 20,
  217. 21,
  218. 22,
  219. 23,
  220. 24,
  221. 25,
  222. 26,
  223. 27,
  224. 84,
  225. 85,
  226. 86,
  227. 87,
  228. 88,
  229. 89,
  230. 90,
  231. 91,
  232. 92,
  233. 93,
  234. 94,
  235. 95,
  236. 96,
  237. 97,
  238. 101,
  239. 103,
  240. 104,
  241. 105,
  242. 106,
  243. 107,
  244. 108,
  245. 109,
  246. 110,
  247. 111,
  248. 112,
  249. 113,
  250. 114,
  251. 123,
  252. 124,
  253. 126,
  254. 128,
  255. 130,
  256. 131,
  257. 132,
  258. 133,
  259. 135,
  260. 138,
  261. 140,
  262. 141,
  263. 159,
  264. 160,
  265. 162,
  266. 163,
  267. 164,
  268. 165,
  269. 166
  270. ]
  271. },
  272. {
  273. "compileCommandFragments" :
  274. [
  275. {
  276. "fragment" : "-g"
  277. },
  278. {
  279. "backtrace" : 5,
  280. "fragment" : "-mcpu=cortex-m3"
  281. },
  282. {
  283. "backtrace" : 5,
  284. "fragment" : "-mthumb"
  285. },
  286. {
  287. "backtrace" : 5,
  288. "fragment" : "-mthumb-interwork"
  289. },
  290. {
  291. "backtrace" : 6,
  292. "fragment" : "-ffunction-sections"
  293. },
  294. {
  295. "backtrace" : 6,
  296. "fragment" : "-fdata-sections"
  297. },
  298. {
  299. "backtrace" : 6,
  300. "fragment" : "-fno-common"
  301. },
  302. {
  303. "backtrace" : 6,
  304. "fragment" : "-fmessage-length=0"
  305. },
  306. {
  307. "backtrace" : 7,
  308. "fragment" : "-x"
  309. },
  310. {
  311. "backtrace" : 7,
  312. "fragment" : "assembler-with-cpp"
  313. },
  314. {
  315. "backtrace" : 8,
  316. "fragment" : "-Og"
  317. },
  318. {
  319. "backtrace" : 8,
  320. "fragment" : "-g"
  321. }
  322. ],
  323. "defines" :
  324. [
  325. {
  326. "backtrace" : 9,
  327. "define" : "DEBUG"
  328. },
  329. {
  330. "backtrace" : 9,
  331. "define" : "STM32F103xE"
  332. },
  333. {
  334. "backtrace" : 9,
  335. "define" : "USE_HAL_DRIVER"
  336. }
  337. ],
  338. "includes" :
  339. [
  340. {
  341. "backtrace" : 10,
  342. "path" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/Core/Inc"
  343. },
  344. {
  345. "backtrace" : 10,
  346. "path" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy"
  347. },
  348. {
  349. "backtrace" : 10,
  350. "path" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/Drivers/STM32F1xx_HAL_Driver/Inc"
  351. },
  352. {
  353. "backtrace" : 10,
  354. "path" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/Middlewares/Third_Party/FreeRTOS/Source/include"
  355. },
  356. {
  357. "backtrace" : 10,
  358. "path" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2"
  359. },
  360. {
  361. "backtrace" : 10,
  362. "path" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM3"
  363. },
  364. {
  365. "backtrace" : 10,
  366. "path" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/Drivers/CMSIS/Device/ST/STM32F1xx/Include"
  367. },
  368. {
  369. "backtrace" : 10,
  370. "path" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/Drivers/CMSIS/Include"
  371. },
  372. {
  373. "backtrace" : 10,
  374. "path" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/Middlewares/Third_Party/FreeModbus/modbus/include"
  375. },
  376. {
  377. "backtrace" : 10,
  378. "path" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/Middlewares/Third_Party/FreeModbus/port"
  379. },
  380. {
  381. "backtrace" : 10,
  382. "path" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/Middlewares/Third_Party/FreeModbus/modbus/rtu"
  383. }
  384. ],
  385. "language" : "ASM",
  386. "sourceIndexes" :
  387. [
  388. 28
  389. ]
  390. }
  391. ],
  392. "id" : "gmv-gateway-board.elf::@6890427a1f51a3e7e1df",
  393. "link" :
  394. {
  395. "commandFragments" :
  396. [
  397. {
  398. "fragment" : "-g",
  399. "role" : "flags"
  400. },
  401. {
  402. "fragment" : "",
  403. "role" : "flags"
  404. },
  405. {
  406. "backtrace" : 2,
  407. "fragment" : "-Wl,-gc-sections,--print-memory-usage,-Map=C:/Users/DELL/Desktop/gmv-gateway-board-v/cmake-build-debug-mingw/gmv-gateway-board.map",
  408. "role" : "flags"
  409. },
  410. {
  411. "backtrace" : 3,
  412. "fragment" : "-mcpu=cortex-m3",
  413. "role" : "flags"
  414. },
  415. {
  416. "backtrace" : 3,
  417. "fragment" : "-mthumb",
  418. "role" : "flags"
  419. },
  420. {
  421. "backtrace" : 3,
  422. "fragment" : "-mthumb-interwork",
  423. "role" : "flags"
  424. },
  425. {
  426. "backtrace" : 4,
  427. "fragment" : "-T",
  428. "role" : "flags"
  429. },
  430. {
  431. "backtrace" : 4,
  432. "fragment" : "C:/Users/DELL/Desktop/gmv-gateway-board-v/STM32F103RCTX_FLASH.ld",
  433. "role" : "flags"
  434. }
  435. ],
  436. "language" : "C"
  437. },
  438. "name" : "gmv-gateway-board.elf",
  439. "nameOnDisk" : "gmv-gateway-board.elf",
  440. "paths" :
  441. {
  442. "build" : ".",
  443. "source" : "."
  444. },
  445. "sourceGroups" :
  446. [
  447. {
  448. "name" : "Header Files",
  449. "sourceIndexes" :
  450. [
  451. 0,
  452. 1,
  453. 2,
  454. 3,
  455. 4,
  456. 5,
  457. 6,
  458. 7,
  459. 8,
  460. 9,
  461. 10,
  462. 11,
  463. 29,
  464. 30,
  465. 31,
  466. 33,
  467. 34,
  468. 35,
  469. 36,
  470. 37,
  471. 38,
  472. 39,
  473. 40,
  474. 41,
  475. 42,
  476. 43,
  477. 44,
  478. 45,
  479. 46,
  480. 47,
  481. 48,
  482. 49,
  483. 50,
  484. 51,
  485. 52,
  486. 53,
  487. 55,
  488. 56,
  489. 57,
  490. 58,
  491. 59,
  492. 60,
  493. 61,
  494. 62,
  495. 63,
  496. 64,
  497. 65,
  498. 66,
  499. 67,
  500. 68,
  501. 69,
  502. 70,
  503. 71,
  504. 72,
  505. 73,
  506. 74,
  507. 75,
  508. 76,
  509. 77,
  510. 78,
  511. 79,
  512. 80,
  513. 81,
  514. 82,
  515. 102,
  516. 115,
  517. 116,
  518. 117,
  519. 118,
  520. 119,
  521. 120,
  522. 121,
  523. 122,
  524. 125,
  525. 127,
  526. 129,
  527. 134,
  528. 136,
  529. 137,
  530. 139,
  531. 142,
  532. 143,
  533. 144,
  534. 145,
  535. 146,
  536. 147,
  537. 148,
  538. 149,
  539. 150,
  540. 151,
  541. 152,
  542. 153,
  543. 154,
  544. 155,
  545. 156,
  546. 157,
  547. 158,
  548. 161
  549. ]
  550. },
  551. {
  552. "name" : "Source Files",
  553. "sourceIndexes" :
  554. [
  555. 12,
  556. 13,
  557. 14,
  558. 15,
  559. 16,
  560. 17,
  561. 18,
  562. 19,
  563. 20,
  564. 21,
  565. 22,
  566. 23,
  567. 24,
  568. 25,
  569. 26,
  570. 27,
  571. 84,
  572. 85,
  573. 86,
  574. 87,
  575. 88,
  576. 89,
  577. 90,
  578. 91,
  579. 92,
  580. 93,
  581. 94,
  582. 95,
  583. 96,
  584. 97,
  585. 101,
  586. 103,
  587. 104,
  588. 105,
  589. 106,
  590. 107,
  591. 108,
  592. 109,
  593. 110,
  594. 111,
  595. 112,
  596. 113,
  597. 114,
  598. 123,
  599. 124,
  600. 126,
  601. 128,
  602. 130,
  603. 131,
  604. 132,
  605. 133,
  606. 135,
  607. 138,
  608. 140,
  609. 141,
  610. 159,
  611. 160,
  612. 162,
  613. 163,
  614. 164,
  615. 165,
  616. 166
  617. ]
  618. },
  619. {
  620. "name" : "",
  621. "sourceIndexes" :
  622. [
  623. 28,
  624. 32,
  625. 54,
  626. 83,
  627. 98,
  628. 99,
  629. 100,
  630. 167
  631. ]
  632. }
  633. ],
  634. "sources" :
  635. [
  636. {
  637. "backtrace" : 1,
  638. "path" : "Core/Inc/FreeRTOSConfig.h",
  639. "sourceGroupIndex" : 0
  640. },
  641. {
  642. "backtrace" : 1,
  643. "path" : "Core/Inc/ffx_master.h",
  644. "sourceGroupIndex" : 0
  645. },
  646. {
  647. "backtrace" : 1,
  648. "path" : "Core/Inc/gpio.h",
  649. "sourceGroupIndex" : 0
  650. },
  651. {
  652. "backtrace" : 1,
  653. "path" : "Core/Inc/led.h",
  654. "sourceGroupIndex" : 0
  655. },
  656. {
  657. "backtrace" : 1,
  658. "path" : "Core/Inc/main.h",
  659. "sourceGroupIndex" : 0
  660. },
  661. {
  662. "backtrace" : 1,
  663. "path" : "Core/Inc/mini_gateway_master.h",
  664. "sourceGroupIndex" : 0
  665. },
  666. {
  667. "backtrace" : 1,
  668. "path" : "Core/Inc/modbus.h",
  669. "sourceGroupIndex" : 0
  670. },
  671. {
  672. "backtrace" : 1,
  673. "path" : "Core/Inc/modbus_slave.h",
  674. "sourceGroupIndex" : 0
  675. },
  676. {
  677. "backtrace" : 1,
  678. "path" : "Core/Inc/stm32f1xx_hal_conf.h",
  679. "sourceGroupIndex" : 0
  680. },
  681. {
  682. "backtrace" : 1,
  683. "path" : "Core/Inc/stm32f1xx_it.h",
  684. "sourceGroupIndex" : 0
  685. },
  686. {
  687. "backtrace" : 1,
  688. "path" : "Core/Inc/tim.h",
  689. "sourceGroupIndex" : 0
  690. },
  691. {
  692. "backtrace" : 1,
  693. "path" : "Core/Inc/usart.h",
  694. "sourceGroupIndex" : 0
  695. },
  696. {
  697. "backtrace" : 1,
  698. "compileGroupIndex" : 0,
  699. "path" : "Core/Src/ffx_master.c",
  700. "sourceGroupIndex" : 1
  701. },
  702. {
  703. "backtrace" : 1,
  704. "compileGroupIndex" : 0,
  705. "path" : "Core/Src/freertos.c",
  706. "sourceGroupIndex" : 1
  707. },
  708. {
  709. "backtrace" : 1,
  710. "compileGroupIndex" : 0,
  711. "path" : "Core/Src/gpio.c",
  712. "sourceGroupIndex" : 1
  713. },
  714. {
  715. "backtrace" : 1,
  716. "compileGroupIndex" : 0,
  717. "path" : "Core/Src/led.c",
  718. "sourceGroupIndex" : 1
  719. },
  720. {
  721. "backtrace" : 1,
  722. "compileGroupIndex" : 0,
  723. "path" : "Core/Src/main.c",
  724. "sourceGroupIndex" : 1
  725. },
  726. {
  727. "backtrace" : 1,
  728. "compileGroupIndex" : 0,
  729. "path" : "Core/Src/mini_gateway_master.c",
  730. "sourceGroupIndex" : 1
  731. },
  732. {
  733. "backtrace" : 1,
  734. "compileGroupIndex" : 0,
  735. "path" : "Core/Src/modbus.c",
  736. "sourceGroupIndex" : 1
  737. },
  738. {
  739. "backtrace" : 1,
  740. "compileGroupIndex" : 0,
  741. "path" : "Core/Src/modbus_slave.c",
  742. "sourceGroupIndex" : 1
  743. },
  744. {
  745. "backtrace" : 1,
  746. "compileGroupIndex" : 0,
  747. "path" : "Core/Src/stm32f1xx_hal_msp.c",
  748. "sourceGroupIndex" : 1
  749. },
  750. {
  751. "backtrace" : 1,
  752. "compileGroupIndex" : 0,
  753. "path" : "Core/Src/stm32f1xx_hal_timebase_tim.c",
  754. "sourceGroupIndex" : 1
  755. },
  756. {
  757. "backtrace" : 1,
  758. "compileGroupIndex" : 0,
  759. "path" : "Core/Src/stm32f1xx_it.c",
  760. "sourceGroupIndex" : 1
  761. },
  762. {
  763. "backtrace" : 1,
  764. "compileGroupIndex" : 0,
  765. "path" : "Core/Src/syscalls.c",
  766. "sourceGroupIndex" : 1
  767. },
  768. {
  769. "backtrace" : 1,
  770. "compileGroupIndex" : 0,
  771. "path" : "Core/Src/sysmem.c",
  772. "sourceGroupIndex" : 1
  773. },
  774. {
  775. "backtrace" : 1,
  776. "compileGroupIndex" : 0,
  777. "path" : "Core/Src/system_stm32f1xx.c",
  778. "sourceGroupIndex" : 1
  779. },
  780. {
  781. "backtrace" : 1,
  782. "compileGroupIndex" : 0,
  783. "path" : "Core/Src/tim.c",
  784. "sourceGroupIndex" : 1
  785. },
  786. {
  787. "backtrace" : 1,
  788. "compileGroupIndex" : 0,
  789. "path" : "Core/Src/usart.c",
  790. "sourceGroupIndex" : 1
  791. },
  792. {
  793. "backtrace" : 1,
  794. "compileGroupIndex" : 1,
  795. "path" : "Core/Startup/startup_stm32f103rctx.s",
  796. "sourceGroupIndex" : 2
  797. },
  798. {
  799. "backtrace" : 1,
  800. "path" : "Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xe.h",
  801. "sourceGroupIndex" : 0
  802. },
  803. {
  804. "backtrace" : 1,
  805. "path" : "Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h",
  806. "sourceGroupIndex" : 0
  807. },
  808. {
  809. "backtrace" : 1,
  810. "path" : "Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h",
  811. "sourceGroupIndex" : 0
  812. },
  813. {
  814. "backtrace" : 1,
  815. "path" : "Drivers/CMSIS/Device/ST/STM32F1xx/LICENSE.txt",
  816. "sourceGroupIndex" : 2
  817. },
  818. {
  819. "backtrace" : 1,
  820. "path" : "Drivers/CMSIS/Include/cmsis_armcc.h",
  821. "sourceGroupIndex" : 0
  822. },
  823. {
  824. "backtrace" : 1,
  825. "path" : "Drivers/CMSIS/Include/cmsis_armclang.h",
  826. "sourceGroupIndex" : 0
  827. },
  828. {
  829. "backtrace" : 1,
  830. "path" : "Drivers/CMSIS/Include/cmsis_compiler.h",
  831. "sourceGroupIndex" : 0
  832. },
  833. {
  834. "backtrace" : 1,
  835. "path" : "Drivers/CMSIS/Include/cmsis_gcc.h",
  836. "sourceGroupIndex" : 0
  837. },
  838. {
  839. "backtrace" : 1,
  840. "path" : "Drivers/CMSIS/Include/cmsis_iccarm.h",
  841. "sourceGroupIndex" : 0
  842. },
  843. {
  844. "backtrace" : 1,
  845. "path" : "Drivers/CMSIS/Include/cmsis_version.h",
  846. "sourceGroupIndex" : 0
  847. },
  848. {
  849. "backtrace" : 1,
  850. "path" : "Drivers/CMSIS/Include/core_armv8mbl.h",
  851. "sourceGroupIndex" : 0
  852. },
  853. {
  854. "backtrace" : 1,
  855. "path" : "Drivers/CMSIS/Include/core_armv8mml.h",
  856. "sourceGroupIndex" : 0
  857. },
  858. {
  859. "backtrace" : 1,
  860. "path" : "Drivers/CMSIS/Include/core_cm0.h",
  861. "sourceGroupIndex" : 0
  862. },
  863. {
  864. "backtrace" : 1,
  865. "path" : "Drivers/CMSIS/Include/core_cm0plus.h",
  866. "sourceGroupIndex" : 0
  867. },
  868. {
  869. "backtrace" : 1,
  870. "path" : "Drivers/CMSIS/Include/core_cm1.h",
  871. "sourceGroupIndex" : 0
  872. },
  873. {
  874. "backtrace" : 1,
  875. "path" : "Drivers/CMSIS/Include/core_cm23.h",
  876. "sourceGroupIndex" : 0
  877. },
  878. {
  879. "backtrace" : 1,
  880. "path" : "Drivers/CMSIS/Include/core_cm3.h",
  881. "sourceGroupIndex" : 0
  882. },
  883. {
  884. "backtrace" : 1,
  885. "path" : "Drivers/CMSIS/Include/core_cm33.h",
  886. "sourceGroupIndex" : 0
  887. },
  888. {
  889. "backtrace" : 1,
  890. "path" : "Drivers/CMSIS/Include/core_cm4.h",
  891. "sourceGroupIndex" : 0
  892. },
  893. {
  894. "backtrace" : 1,
  895. "path" : "Drivers/CMSIS/Include/core_cm7.h",
  896. "sourceGroupIndex" : 0
  897. },
  898. {
  899. "backtrace" : 1,
  900. "path" : "Drivers/CMSIS/Include/core_sc000.h",
  901. "sourceGroupIndex" : 0
  902. },
  903. {
  904. "backtrace" : 1,
  905. "path" : "Drivers/CMSIS/Include/core_sc300.h",
  906. "sourceGroupIndex" : 0
  907. },
  908. {
  909. "backtrace" : 1,
  910. "path" : "Drivers/CMSIS/Include/mpu_armv7.h",
  911. "sourceGroupIndex" : 0
  912. },
  913. {
  914. "backtrace" : 1,
  915. "path" : "Drivers/CMSIS/Include/mpu_armv8.h",
  916. "sourceGroupIndex" : 0
  917. },
  918. {
  919. "backtrace" : 1,
  920. "path" : "Drivers/CMSIS/Include/tz_context.h",
  921. "sourceGroupIndex" : 0
  922. },
  923. {
  924. "backtrace" : 1,
  925. "path" : "Drivers/CMSIS/LICENSE.txt",
  926. "sourceGroupIndex" : 2
  927. },
  928. {
  929. "backtrace" : 1,
  930. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h",
  931. "sourceGroupIndex" : 0
  932. },
  933. {
  934. "backtrace" : 1,
  935. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h",
  936. "sourceGroupIndex" : 0
  937. },
  938. {
  939. "backtrace" : 1,
  940. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h",
  941. "sourceGroupIndex" : 0
  942. },
  943. {
  944. "backtrace" : 1,
  945. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h",
  946. "sourceGroupIndex" : 0
  947. },
  948. {
  949. "backtrace" : 1,
  950. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h",
  951. "sourceGroupIndex" : 0
  952. },
  953. {
  954. "backtrace" : 1,
  955. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h",
  956. "sourceGroupIndex" : 0
  957. },
  958. {
  959. "backtrace" : 1,
  960. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_exti.h",
  961. "sourceGroupIndex" : 0
  962. },
  963. {
  964. "backtrace" : 1,
  965. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h",
  966. "sourceGroupIndex" : 0
  967. },
  968. {
  969. "backtrace" : 1,
  970. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h",
  971. "sourceGroupIndex" : 0
  972. },
  973. {
  974. "backtrace" : 1,
  975. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h",
  976. "sourceGroupIndex" : 0
  977. },
  978. {
  979. "backtrace" : 1,
  980. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h",
  981. "sourceGroupIndex" : 0
  982. },
  983. {
  984. "backtrace" : 1,
  985. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h",
  986. "sourceGroupIndex" : 0
  987. },
  988. {
  989. "backtrace" : 1,
  990. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h",
  991. "sourceGroupIndex" : 0
  992. },
  993. {
  994. "backtrace" : 1,
  995. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h",
  996. "sourceGroupIndex" : 0
  997. },
  998. {
  999. "backtrace" : 1,
  1000. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h",
  1001. "sourceGroupIndex" : 0
  1002. },
  1003. {
  1004. "backtrace" : 1,
  1005. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h",
  1006. "sourceGroupIndex" : 0
  1007. },
  1008. {
  1009. "backtrace" : 1,
  1010. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h",
  1011. "sourceGroupIndex" : 0
  1012. },
  1013. {
  1014. "backtrace" : 1,
  1015. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_bus.h",
  1016. "sourceGroupIndex" : 0
  1017. },
  1018. {
  1019. "backtrace" : 1,
  1020. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_cortex.h",
  1021. "sourceGroupIndex" : 0
  1022. },
  1023. {
  1024. "backtrace" : 1,
  1025. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_dma.h",
  1026. "sourceGroupIndex" : 0
  1027. },
  1028. {
  1029. "backtrace" : 1,
  1030. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_exti.h",
  1031. "sourceGroupIndex" : 0
  1032. },
  1033. {
  1034. "backtrace" : 1,
  1035. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_gpio.h",
  1036. "sourceGroupIndex" : 0
  1037. },
  1038. {
  1039. "backtrace" : 1,
  1040. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_pwr.h",
  1041. "sourceGroupIndex" : 0
  1042. },
  1043. {
  1044. "backtrace" : 1,
  1045. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_rcc.h",
  1046. "sourceGroupIndex" : 0
  1047. },
  1048. {
  1049. "backtrace" : 1,
  1050. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_system.h",
  1051. "sourceGroupIndex" : 0
  1052. },
  1053. {
  1054. "backtrace" : 1,
  1055. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_tim.h",
  1056. "sourceGroupIndex" : 0
  1057. },
  1058. {
  1059. "backtrace" : 1,
  1060. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usart.h",
  1061. "sourceGroupIndex" : 0
  1062. },
  1063. {
  1064. "backtrace" : 1,
  1065. "path" : "Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_utils.h",
  1066. "sourceGroupIndex" : 0
  1067. },
  1068. {
  1069. "backtrace" : 1,
  1070. "path" : "Drivers/STM32F1xx_HAL_Driver/LICENSE.txt",
  1071. "sourceGroupIndex" : 2
  1072. },
  1073. {
  1074. "backtrace" : 1,
  1075. "compileGroupIndex" : 0,
  1076. "path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c",
  1077. "sourceGroupIndex" : 1
  1078. },
  1079. {
  1080. "backtrace" : 1,
  1081. "compileGroupIndex" : 0,
  1082. "path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c",
  1083. "sourceGroupIndex" : 1
  1084. },
  1085. {
  1086. "backtrace" : 1,
  1087. "compileGroupIndex" : 0,
  1088. "path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c",
  1089. "sourceGroupIndex" : 1
  1090. },
  1091. {
  1092. "backtrace" : 1,
  1093. "compileGroupIndex" : 0,
  1094. "path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c",
  1095. "sourceGroupIndex" : 1
  1096. },
  1097. {
  1098. "backtrace" : 1,
  1099. "compileGroupIndex" : 0,
  1100. "path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c",
  1101. "sourceGroupIndex" : 1
  1102. },
  1103. {
  1104. "backtrace" : 1,
  1105. "compileGroupIndex" : 0,
  1106. "path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c",
  1107. "sourceGroupIndex" : 1
  1108. },
  1109. {
  1110. "backtrace" : 1,
  1111. "compileGroupIndex" : 0,
  1112. "path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c",
  1113. "sourceGroupIndex" : 1
  1114. },
  1115. {
  1116. "backtrace" : 1,
  1117. "compileGroupIndex" : 0,
  1118. "path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c",
  1119. "sourceGroupIndex" : 1
  1120. },
  1121. {
  1122. "backtrace" : 1,
  1123. "compileGroupIndex" : 0,
  1124. "path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c",
  1125. "sourceGroupIndex" : 1
  1126. },
  1127. {
  1128. "backtrace" : 1,
  1129. "compileGroupIndex" : 0,
  1130. "path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c",
  1131. "sourceGroupIndex" : 1
  1132. },
  1133. {
  1134. "backtrace" : 1,
  1135. "compileGroupIndex" : 0,
  1136. "path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c",
  1137. "sourceGroupIndex" : 1
  1138. },
  1139. {
  1140. "backtrace" : 1,
  1141. "compileGroupIndex" : 0,
  1142. "path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c",
  1143. "sourceGroupIndex" : 1
  1144. },
  1145. {
  1146. "backtrace" : 1,
  1147. "compileGroupIndex" : 0,
  1148. "path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c",
  1149. "sourceGroupIndex" : 1
  1150. },
  1151. {
  1152. "backtrace" : 1,
  1153. "compileGroupIndex" : 0,
  1154. "path" : "Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c",
  1155. "sourceGroupIndex" : 1
  1156. },
  1157. {
  1158. "backtrace" : 1,
  1159. "path" : "Middlewares/Third_Party/FreeModbus/bsd.txt",
  1160. "sourceGroupIndex" : 2
  1161. },
  1162. {
  1163. "backtrace" : 1,
  1164. "path" : "Middlewares/Third_Party/FreeModbus/gpl.txt",
  1165. "sourceGroupIndex" : 2
  1166. },
  1167. {
  1168. "backtrace" : 1,
  1169. "path" : "Middlewares/Third_Party/FreeModbus/lgpl.txt",
  1170. "sourceGroupIndex" : 2
  1171. },
  1172. {
  1173. "backtrace" : 1,
  1174. "compileGroupIndex" : 0,
  1175. "path" : "Middlewares/Third_Party/FreeModbus/modbus/ascii/mbascii.c",
  1176. "sourceGroupIndex" : 1
  1177. },
  1178. {
  1179. "backtrace" : 1,
  1180. "path" : "Middlewares/Third_Party/FreeModbus/modbus/ascii/mbascii.h",
  1181. "sourceGroupIndex" : 0
  1182. },
  1183. {
  1184. "backtrace" : 1,
  1185. "compileGroupIndex" : 0,
  1186. "path" : "Middlewares/Third_Party/FreeModbus/modbus/functions/mbfunccoils.c",
  1187. "sourceGroupIndex" : 1
  1188. },
  1189. {
  1190. "backtrace" : 1,
  1191. "compileGroupIndex" : 0,
  1192. "path" : "Middlewares/Third_Party/FreeModbus/modbus/functions/mbfunccoils_m.c",
  1193. "sourceGroupIndex" : 1
  1194. },
  1195. {
  1196. "backtrace" : 1,
  1197. "compileGroupIndex" : 0,
  1198. "path" : "Middlewares/Third_Party/FreeModbus/modbus/functions/mbfuncdiag.c",
  1199. "sourceGroupIndex" : 1
  1200. },
  1201. {
  1202. "backtrace" : 1,
  1203. "compileGroupIndex" : 0,
  1204. "path" : "Middlewares/Third_Party/FreeModbus/modbus/functions/mbfuncdisc.c",
  1205. "sourceGroupIndex" : 1
  1206. },
  1207. {
  1208. "backtrace" : 1,
  1209. "compileGroupIndex" : 0,
  1210. "path" : "Middlewares/Third_Party/FreeModbus/modbus/functions/mbfuncdisc_m.c",
  1211. "sourceGroupIndex" : 1
  1212. },
  1213. {
  1214. "backtrace" : 1,
  1215. "compileGroupIndex" : 0,
  1216. "path" : "Middlewares/Third_Party/FreeModbus/modbus/functions/mbfuncfile.c",
  1217. "sourceGroupIndex" : 1
  1218. },
  1219. {
  1220. "backtrace" : 1,
  1221. "compileGroupIndex" : 0,
  1222. "path" : "Middlewares/Third_Party/FreeModbus/modbus/functions/mbfuncholding.c",
  1223. "sourceGroupIndex" : 1
  1224. },
  1225. {
  1226. "backtrace" : 1,
  1227. "compileGroupIndex" : 0,
  1228. "path" : "Middlewares/Third_Party/FreeModbus/modbus/functions/mbfuncholding_m.c",
  1229. "sourceGroupIndex" : 1
  1230. },
  1231. {
  1232. "backtrace" : 1,
  1233. "compileGroupIndex" : 0,
  1234. "path" : "Middlewares/Third_Party/FreeModbus/modbus/functions/mbfuncinput.c",
  1235. "sourceGroupIndex" : 1
  1236. },
  1237. {
  1238. "backtrace" : 1,
  1239. "compileGroupIndex" : 0,
  1240. "path" : "Middlewares/Third_Party/FreeModbus/modbus/functions/mbfuncinput_m.c",
  1241. "sourceGroupIndex" : 1
  1242. },
  1243. {
  1244. "backtrace" : 1,
  1245. "compileGroupIndex" : 0,
  1246. "path" : "Middlewares/Third_Party/FreeModbus/modbus/functions/mbfuncother.c",
  1247. "sourceGroupIndex" : 1
  1248. },
  1249. {
  1250. "backtrace" : 1,
  1251. "compileGroupIndex" : 0,
  1252. "path" : "Middlewares/Third_Party/FreeModbus/modbus/functions/mbutils.c",
  1253. "sourceGroupIndex" : 1
  1254. },
  1255. {
  1256. "backtrace" : 1,
  1257. "path" : "Middlewares/Third_Party/FreeModbus/modbus/include/mb.h",
  1258. "sourceGroupIndex" : 0
  1259. },
  1260. {
  1261. "backtrace" : 1,
  1262. "path" : "Middlewares/Third_Party/FreeModbus/modbus/include/mb_m.h",
  1263. "sourceGroupIndex" : 0
  1264. },
  1265. {
  1266. "backtrace" : 1,
  1267. "path" : "Middlewares/Third_Party/FreeModbus/modbus/include/mbconfig.h",
  1268. "sourceGroupIndex" : 0
  1269. },
  1270. {
  1271. "backtrace" : 1,
  1272. "path" : "Middlewares/Third_Party/FreeModbus/modbus/include/mbframe.h",
  1273. "sourceGroupIndex" : 0
  1274. },
  1275. {
  1276. "backtrace" : 1,
  1277. "path" : "Middlewares/Third_Party/FreeModbus/modbus/include/mbfunc.h",
  1278. "sourceGroupIndex" : 0
  1279. },
  1280. {
  1281. "backtrace" : 1,
  1282. "path" : "Middlewares/Third_Party/FreeModbus/modbus/include/mbport.h",
  1283. "sourceGroupIndex" : 0
  1284. },
  1285. {
  1286. "backtrace" : 1,
  1287. "path" : "Middlewares/Third_Party/FreeModbus/modbus/include/mbproto.h",
  1288. "sourceGroupIndex" : 0
  1289. },
  1290. {
  1291. "backtrace" : 1,
  1292. "path" : "Middlewares/Third_Party/FreeModbus/modbus/include/mbutils.h",
  1293. "sourceGroupIndex" : 0
  1294. },
  1295. {
  1296. "backtrace" : 1,
  1297. "compileGroupIndex" : 0,
  1298. "path" : "Middlewares/Third_Party/FreeModbus/modbus/mb.c",
  1299. "sourceGroupIndex" : 1
  1300. },
  1301. {
  1302. "backtrace" : 1,
  1303. "compileGroupIndex" : 0,
  1304. "path" : "Middlewares/Third_Party/FreeModbus/modbus/rtu/mbcrc.c",
  1305. "sourceGroupIndex" : 1
  1306. },
  1307. {
  1308. "backtrace" : 1,
  1309. "path" : "Middlewares/Third_Party/FreeModbus/modbus/rtu/mbcrc.h",
  1310. "sourceGroupIndex" : 0
  1311. },
  1312. {
  1313. "backtrace" : 1,
  1314. "compileGroupIndex" : 0,
  1315. "path" : "Middlewares/Third_Party/FreeModbus/modbus/rtu/mbrtu.c",
  1316. "sourceGroupIndex" : 1
  1317. },
  1318. {
  1319. "backtrace" : 1,
  1320. "path" : "Middlewares/Third_Party/FreeModbus/modbus/rtu/mbrtu.h",
  1321. "sourceGroupIndex" : 0
  1322. },
  1323. {
  1324. "backtrace" : 1,
  1325. "compileGroupIndex" : 0,
  1326. "path" : "Middlewares/Third_Party/FreeModbus/modbus/tcp/mbtcp.c",
  1327. "sourceGroupIndex" : 1
  1328. },
  1329. {
  1330. "backtrace" : 1,
  1331. "path" : "Middlewares/Third_Party/FreeModbus/modbus/tcp/mbtcp.h",
  1332. "sourceGroupIndex" : 0
  1333. },
  1334. {
  1335. "backtrace" : 1,
  1336. "compileGroupIndex" : 0,
  1337. "path" : "Middlewares/Third_Party/FreeModbus/port/cmsis_rtos2/portcritical.c",
  1338. "sourceGroupIndex" : 1
  1339. },
  1340. {
  1341. "backtrace" : 1,
  1342. "compileGroupIndex" : 0,
  1343. "path" : "Middlewares/Third_Party/FreeModbus/port/cmsis_rtos2/portevent.c",
  1344. "sourceGroupIndex" : 1
  1345. },
  1346. {
  1347. "backtrace" : 1,
  1348. "compileGroupIndex" : 0,
  1349. "path" : "Middlewares/Third_Party/FreeModbus/port/cmsis_rtos2/portserial.c",
  1350. "sourceGroupIndex" : 1
  1351. },
  1352. {
  1353. "backtrace" : 1,
  1354. "compileGroupIndex" : 0,
  1355. "path" : "Middlewares/Third_Party/FreeModbus/port/cmsis_rtos2/porttimer.c",
  1356. "sourceGroupIndex" : 1
  1357. },
  1358. {
  1359. "backtrace" : 1,
  1360. "path" : "Middlewares/Third_Party/FreeModbus/port/port.h",
  1361. "sourceGroupIndex" : 0
  1362. },
  1363. {
  1364. "backtrace" : 1,
  1365. "compileGroupIndex" : 0,
  1366. "path" : "Middlewares/Third_Party/FreeModbus/port/user_mb_app.c",
  1367. "sourceGroupIndex" : 1
  1368. },
  1369. {
  1370. "backtrace" : 1,
  1371. "path" : "Middlewares/Third_Party/FreeModbus/port/user_mb_app.h",
  1372. "sourceGroupIndex" : 0
  1373. },
  1374. {
  1375. "backtrace" : 1,
  1376. "path" : "Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os.h",
  1377. "sourceGroupIndex" : 0
  1378. },
  1379. {
  1380. "backtrace" : 1,
  1381. "compileGroupIndex" : 0,
  1382. "path" : "Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os2.c",
  1383. "sourceGroupIndex" : 1
  1384. },
  1385. {
  1386. "backtrace" : 1,
  1387. "path" : "Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os2.h",
  1388. "sourceGroupIndex" : 0
  1389. },
  1390. {
  1391. "backtrace" : 1,
  1392. "compileGroupIndex" : 0,
  1393. "path" : "Middlewares/Third_Party/FreeRTOS/Source/croutine.c",
  1394. "sourceGroupIndex" : 1
  1395. },
  1396. {
  1397. "backtrace" : 1,
  1398. "compileGroupIndex" : 0,
  1399. "path" : "Middlewares/Third_Party/FreeRTOS/Source/event_groups.c",
  1400. "sourceGroupIndex" : 1
  1401. },
  1402. {
  1403. "backtrace" : 1,
  1404. "path" : "Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h",
  1405. "sourceGroupIndex" : 0
  1406. },
  1407. {
  1408. "backtrace" : 1,
  1409. "path" : "Middlewares/Third_Party/FreeRTOS/Source/include/StackMacros.h",
  1410. "sourceGroupIndex" : 0
  1411. },
  1412. {
  1413. "backtrace" : 1,
  1414. "path" : "Middlewares/Third_Party/FreeRTOS/Source/include/croutine.h",
  1415. "sourceGroupIndex" : 0
  1416. },
  1417. {
  1418. "backtrace" : 1,
  1419. "path" : "Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h",
  1420. "sourceGroupIndex" : 0
  1421. },
  1422. {
  1423. "backtrace" : 1,
  1424. "path" : "Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h",
  1425. "sourceGroupIndex" : 0
  1426. },
  1427. {
  1428. "backtrace" : 1,
  1429. "path" : "Middlewares/Third_Party/FreeRTOS/Source/include/list.h",
  1430. "sourceGroupIndex" : 0
  1431. },
  1432. {
  1433. "backtrace" : 1,
  1434. "path" : "Middlewares/Third_Party/FreeRTOS/Source/include/message_buffer.h",
  1435. "sourceGroupIndex" : 0
  1436. },
  1437. {
  1438. "backtrace" : 1,
  1439. "path" : "Middlewares/Third_Party/FreeRTOS/Source/include/mpu_prototypes.h",
  1440. "sourceGroupIndex" : 0
  1441. },
  1442. {
  1443. "backtrace" : 1,
  1444. "path" : "Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h",
  1445. "sourceGroupIndex" : 0
  1446. },
  1447. {
  1448. "backtrace" : 1,
  1449. "path" : "Middlewares/Third_Party/FreeRTOS/Source/include/portable.h",
  1450. "sourceGroupIndex" : 0
  1451. },
  1452. {
  1453. "backtrace" : 1,
  1454. "path" : "Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h",
  1455. "sourceGroupIndex" : 0
  1456. },
  1457. {
  1458. "backtrace" : 1,
  1459. "path" : "Middlewares/Third_Party/FreeRTOS/Source/include/queue.h",
  1460. "sourceGroupIndex" : 0
  1461. },
  1462. {
  1463. "backtrace" : 1,
  1464. "path" : "Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h",
  1465. "sourceGroupIndex" : 0
  1466. },
  1467. {
  1468. "backtrace" : 1,
  1469. "path" : "Middlewares/Third_Party/FreeRTOS/Source/include/stack_macros.h",
  1470. "sourceGroupIndex" : 0
  1471. },
  1472. {
  1473. "backtrace" : 1,
  1474. "path" : "Middlewares/Third_Party/FreeRTOS/Source/include/stream_buffer.h",
  1475. "sourceGroupIndex" : 0
  1476. },
  1477. {
  1478. "backtrace" : 1,
  1479. "path" : "Middlewares/Third_Party/FreeRTOS/Source/include/task.h",
  1480. "sourceGroupIndex" : 0
  1481. },
  1482. {
  1483. "backtrace" : 1,
  1484. "path" : "Middlewares/Third_Party/FreeRTOS/Source/include/timers.h",
  1485. "sourceGroupIndex" : 0
  1486. },
  1487. {
  1488. "backtrace" : 1,
  1489. "compileGroupIndex" : 0,
  1490. "path" : "Middlewares/Third_Party/FreeRTOS/Source/list.c",
  1491. "sourceGroupIndex" : 1
  1492. },
  1493. {
  1494. "backtrace" : 1,
  1495. "compileGroupIndex" : 0,
  1496. "path" : "Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM3/port.c",
  1497. "sourceGroupIndex" : 1
  1498. },
  1499. {
  1500. "backtrace" : 1,
  1501. "path" : "Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM3/portmacro.h",
  1502. "sourceGroupIndex" : 0
  1503. },
  1504. {
  1505. "backtrace" : 1,
  1506. "compileGroupIndex" : 0,
  1507. "path" : "Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c",
  1508. "sourceGroupIndex" : 1
  1509. },
  1510. {
  1511. "backtrace" : 1,
  1512. "compileGroupIndex" : 0,
  1513. "path" : "Middlewares/Third_Party/FreeRTOS/Source/queue.c",
  1514. "sourceGroupIndex" : 1
  1515. },
  1516. {
  1517. "backtrace" : 1,
  1518. "compileGroupIndex" : 0,
  1519. "path" : "Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c",
  1520. "sourceGroupIndex" : 1
  1521. },
  1522. {
  1523. "backtrace" : 1,
  1524. "compileGroupIndex" : 0,
  1525. "path" : "Middlewares/Third_Party/FreeRTOS/Source/tasks.c",
  1526. "sourceGroupIndex" : 1
  1527. },
  1528. {
  1529. "backtrace" : 1,
  1530. "compileGroupIndex" : 0,
  1531. "path" : "Middlewares/Third_Party/FreeRTOS/Source/timers.c",
  1532. "sourceGroupIndex" : 1
  1533. },
  1534. {
  1535. "backtrace" : 1,
  1536. "path" : "STM32F103RCTX_FLASH.ld",
  1537. "sourceGroupIndex" : 2
  1538. }
  1539. ],
  1540. "type" : "EXECUTABLE"
  1541. }