VisualGDB_wolfssl_client.vgdbproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265
  1. <?xml version="1.0"?>
  2. <VisualGDBProjectSettings2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3. <Project xsi:type="com.visualgdb.project.external.esp-idf">
  4. <CustomSourceDirectories>
  5. <Directories />
  6. <PathStyle>Unknown</PathStyle>
  7. </CustomSourceDirectories>
  8. <AutoProgramSPIFFSPartition>true</AutoProgramSPIFFSPartition>
  9. <ProjectModeSettings>
  10. <ProjectGUID>bdbba681-1213-45f8-a44e-4652fe489fe3</ProjectGUID>
  11. <GroupSourcesByTypes>true</GroupSourcesByTypes>
  12. <GroupSourcesByPaths>true</GroupSourcesByPaths>
  13. <HeaderScanMode>SourceDirs</HeaderScanMode>
  14. </ProjectModeSettings>
  15. </Project>
  16. <Build xsi:type="com.visualgdb.build.cmake">
  17. <BuildLogMode xsi:nil="true" />
  18. <ToolchainID>
  19. <ID>com.visualgdb.xtensa-esp32-elf</ID>
  20. <Version>
  21. <GCC>8.4.0</GCC>
  22. <GDB>8.1.0</GDB>
  23. <Revision>9</Revision>
  24. </Version>
  25. </ToolchainID>
  26. <ConfigurationType>DEBUG</ConfigurationType>
  27. <BinaryDirectory>build/$(PlatformName)/$(ConfigurationName)</BinaryDirectory>
  28. <MakeCommandTemplate>
  29. <SkipWhenRunningCommandList>false</SkipWhenRunningCommandList>
  30. <Command>$(ToolchainNinja)</Command>
  31. <WorkingDirectory>$(BuildDir)</WorkingDirectory>
  32. <BackgroundMode xsi:nil="true" />
  33. </MakeCommandTemplate>
  34. <CMakeCommand>
  35. <SkipWhenRunningCommandList>false</SkipWhenRunningCommandList>
  36. <Command>$(SYSPROGS_CMAKE_PATH)</Command>
  37. <BackgroundMode xsi:nil="true" />
  38. </CMakeCommand>
  39. <UpdateSourcesInCMakeFile>true</UpdateSourcesInCMakeFile>
  40. <ExportCompileCommands>false</ExportCompileCommands>
  41. <DisableToolchainFile>false</DisableToolchainFile>
  42. <CMakeMakefileType>Ninja</CMakeMakefileType>
  43. <DeployAsRoot>false</DeployAsRoot>
  44. <CMakeCleanMode>RemoveBuildDirectory</CMakeCleanMode>
  45. <UseCCache>false</UseCCache>
  46. <ProjectModeSettings>
  47. <ProjectItemSettings>
  48. <GroupSourcesByTypes>true</GroupSourcesByTypes>
  49. <GroupSourcesByPaths>true</GroupSourcesByPaths>
  50. <GroupTargetsByPaths>true</GroupTargetsByPaths>
  51. <FollowCMakeSourceGroups>false</FollowCMakeSourceGroups>
  52. <AutoRefreshProject>true</AutoRefreshProject>
  53. <AlwaysConsiderOutdated>false</AlwaysConsiderOutdated>
  54. <SortTargetsByName>true</SortTargetsByName>
  55. <RedundantTargetMode>HideOuterProjectTargets</RedundantTargetMode>
  56. <SortSourcesByName>true</SortSourcesByName>
  57. <BuildAllTargetsInSubdir>false</BuildAllTargetsInSubdir>
  58. <FoldSingleItemPathLevels>true</FoldSingleItemPathLevels>
  59. </ProjectItemSettings>
  60. <SetLDLibraryPathFromDependentArtifacts>true</SetLDLibraryPathFromDependentArtifacts>
  61. <ProjectGUID>e903e9cc-1a23-4b00-8914-7e45ec21e351</ProjectGUID>
  62. <VirtualFolders />
  63. <ConfigurationNameCase>Upper</ConfigurationNameCase>
  64. <DefaultHeaderDiscoveryMode>HeaderDirectoryAndSubdirectories</DefaultHeaderDiscoveryMode>
  65. <EnableFastUpToDateCheck>true</EnableFastUpToDateCheck>
  66. <ESPIDFExtension>
  67. <IDFCheckout>
  68. <Version>v4.4.2</Version>
  69. <Subdirectory>esp-idf/v4.4.2</Subdirectory>
  70. <Type>ESPIDF</Type>
  71. </IDFCheckout>
  72. <COMPort>COM20</COMPort>
  73. <SuppressTestPrerequisiteChecks>false</SuppressTestPrerequisiteChecks>
  74. <UseCCache>false</UseCCache>
  75. <DeviceID>ESP32</DeviceID>
  76. </ESPIDFExtension>
  77. </ProjectModeSettings>
  78. </Build>
  79. <CustomBuild>
  80. <PreSyncActions />
  81. <PreBuildActions />
  82. <PostBuildActions />
  83. <PreCleanActions />
  84. <PostCleanActions />
  85. </CustomBuild>
  86. <CustomDebug>
  87. <PreDebugActions />
  88. <PostDebugActions />
  89. <DebugStopActions />
  90. <BreakMode>Default</BreakMode>
  91. </CustomDebug>
  92. <DeviceTerminalSettings>
  93. <Connection xsi:type="com.sysprogs.terminal.connection.serial">
  94. <ComPortName>COM20</ComPortName>
  95. <AdvancedSettings>
  96. <BaudRate>115200</BaudRate>
  97. <DataBits>8</DataBits>
  98. <Parity>None</Parity>
  99. <StopBits>One</StopBits>
  100. <FlowControl>None</FlowControl>
  101. </AdvancedSettings>
  102. </Connection>
  103. <LastConnectionTime>0</LastConnectionTime>
  104. <EchoTypedCharacters>false</EchoTypedCharacters>
  105. <ClearContentsWhenReconnecting>false</ClearContentsWhenReconnecting>
  106. <ReconnectAutomatically>false</ReconnectAutomatically>
  107. <DisplayMode>ASCII</DisplayMode>
  108. <Colors>
  109. <Background>
  110. <Alpha>255</Alpha>
  111. <Red>0</Red>
  112. <Green>0</Green>
  113. <Blue>0</Blue>
  114. </Background>
  115. <Disconnected>
  116. <Alpha>255</Alpha>
  117. <Red>169</Red>
  118. <Green>169</Green>
  119. <Blue>169</Blue>
  120. </Disconnected>
  121. <Text>
  122. <Alpha>255</Alpha>
  123. <Red>211</Red>
  124. <Green>211</Green>
  125. <Blue>211</Blue>
  126. </Text>
  127. <Echo>
  128. <Alpha>255</Alpha>
  129. <Red>144</Red>
  130. <Green>238</Green>
  131. <Blue>144</Blue>
  132. </Echo>
  133. <Inactive>
  134. <Alpha>255</Alpha>
  135. <Red>169</Red>
  136. <Green>169</Green>
  137. <Blue>169</Blue>
  138. </Inactive>
  139. </Colors>
  140. <HexSettings>
  141. <MaximumBytesPerLine>16</MaximumBytesPerLine>
  142. <ShowTextView>true</ShowTextView>
  143. <BreaksAroundEcho>true</BreaksAroundEcho>
  144. <AutoSend>true</AutoSend>
  145. <SendAsHex>true</SendAsHex>
  146. <TimeoutForAutoBreak>0</TimeoutForAutoBreak>
  147. </HexSettings>
  148. <LineEnding>LF</LineEnding>
  149. <TreatLFAsCRLF>false</TreatLFAsCRLF>
  150. <KeepOpenAfterExit>false</KeepOpenAfterExit>
  151. <ShowAfterProgramming>false</ShowAfterProgramming>
  152. </DeviceTerminalSettings>
  153. <CustomShortcuts>
  154. <Shortcuts />
  155. <ShowMessageAfterExecuting>true</ShowMessageAfterExecuting>
  156. </CustomShortcuts>
  157. <UserDefinedVariables />
  158. <CodeSense>
  159. <Enabled>Unknown</Enabled>
  160. <ExtraSettings>
  161. <HideErrorsInSystemHeaders>true</HideErrorsInSystemHeaders>
  162. <SupportLightweightReferenceAnalysis>true</SupportLightweightReferenceAnalysis>
  163. <CheckForClangFormatFiles>true</CheckForClangFormatFiles>
  164. <FormattingEngine xsi:nil="true" />
  165. </ExtraSettings>
  166. <CodeAnalyzerSettings>
  167. <Enabled>false</Enabled>
  168. </CodeAnalyzerSettings>
  169. </CodeSense>
  170. <Configurations>
  171. <VisualGDBConfiguration>
  172. <Name>Debug</Name>
  173. <BuildSettingsExtension xsi:type="com.visualgdb.build.external.esp-idf.cmake.extension" />
  174. </VisualGDBConfiguration>
  175. <VisualGDBConfiguration>
  176. <Name>Release</Name>
  177. <BuildSettingsExtension xsi:type="com.visualgdb.build.external.esp-idf.cmake.extension" />
  178. </VisualGDBConfiguration>
  179. </Configurations>
  180. <Debug xsi:type="com.visualgdb.debug.embedded">
  181. <AdditionalStartupCommands />
  182. <AdditionalGDBSettings>
  183. <Features>
  184. <DisableAutoDetection>false</DisableAutoDetection>
  185. <UseFrameParameter>false</UseFrameParameter>
  186. <SimpleValuesFlagSupported>false</SimpleValuesFlagSupported>
  187. <ListLocalsSupported>false</ListLocalsSupported>
  188. <ByteLevelMemoryCommandsAvailable>false</ByteLevelMemoryCommandsAvailable>
  189. <ThreadInfoSupported>false</ThreadInfoSupported>
  190. <PendingBreakpointsSupported>false</PendingBreakpointsSupported>
  191. <SupportTargetCommand>false</SupportTargetCommand>
  192. <ReliableBreakpointNotifications>false</ReliableBreakpointNotifications>
  193. </Features>
  194. <EnableSmartStepping>false</EnableSmartStepping>
  195. <FilterSpuriousStoppedNotifications>false</FilterSpuriousStoppedNotifications>
  196. <ForceSingleThreadedMode>false</ForceSingleThreadedMode>
  197. <UseAppleExtensions>false</UseAppleExtensions>
  198. <CanAcceptCommandsWhileRunning>false</CanAcceptCommandsWhileRunning>
  199. <MakeLogFile>false</MakeLogFile>
  200. <IgnoreModuleEventsWhileStepping>true</IgnoreModuleEventsWhileStepping>
  201. <UseRelativePathsOnly>false</UseRelativePathsOnly>
  202. <ExitAction>None</ExitAction>
  203. <DisableDisassembly>false</DisableDisassembly>
  204. <ExamineMemoryWithXCommand>false</ExamineMemoryWithXCommand>
  205. <StepIntoNewInstanceEntry>app_main</StepIntoNewInstanceEntry>
  206. <ExamineRegistersInRawFormat>true</ExamineRegistersInRawFormat>
  207. <DisableSignals>false</DisableSignals>
  208. <EnableAsyncExecutionMode>false</EnableAsyncExecutionMode>
  209. <AsyncModeSupportsBreakpoints>true</AsyncModeSupportsBreakpoints>
  210. <TemporaryBreakConsolidationTimeout>0</TemporaryBreakConsolidationTimeout>
  211. <EnableNonStopMode>false</EnableNonStopMode>
  212. <MaxBreakpointLimit>0</MaxBreakpointLimit>
  213. <EnableVerboseMode>true</EnableVerboseMode>
  214. <EnablePrettyPrinters>false</EnablePrettyPrinters>
  215. </AdditionalGDBSettings>
  216. <DebugMethod>
  217. <ID>openocd</ID>
  218. <Configuration xsi:type="com.visualgdb.edp.openocd.settings.esp32">
  219. <CommandLine>-f interface/tigard.cfg -c "adapter_khz 3000" -f target/esp32.cfg</CommandLine>
  220. <ExtraParameters>
  221. <Frequency xsi:nil="true" />
  222. <BoostedFrequency xsi:nil="true" />
  223. <ConnectUnderReset>false</ConnectUnderReset>
  224. </ExtraParameters>
  225. <LoadProgressGUIThreshold>131072</LoadProgressGUIThreshold>
  226. <ProgramMode>Enabled</ProgramMode>
  227. <StartupCommands>
  228. <string>set remotetimeout 60</string>
  229. <string>target remote :$$SYS:GDB_PORT$$</string>
  230. <string>mon gdb_breakpoint_override hard</string>
  231. <string>mon reset halt</string>
  232. <string>load</string>
  233. </StartupCommands>
  234. <ProgramFLASHUsingExternalTool>false</ProgramFLASHUsingExternalTool>
  235. <PreferredGDBPort>0</PreferredGDBPort>
  236. <PreferredTelnetPort>0</PreferredTelnetPort>
  237. <AlwaysPassSerialNumber>false</AlwaysPassSerialNumber>
  238. <SelectedCoreIndex xsi:nil="true" />
  239. <LiveMemoryTimeout>5000</LiveMemoryTimeout>
  240. <SuggestionLogicRevision>1</SuggestionLogicRevision>
  241. <CheckFLASHSize>true</CheckFLASHSize>
  242. <FLASHSettings>
  243. <Size>size2MB</Size>
  244. <Frequency>freq40M</Frequency>
  245. <Mode>DIO</Mode>
  246. </FLASHSettings>
  247. <PatchBootloader>true</PatchBootloader>
  248. </Configuration>
  249. </DebugMethod>
  250. <AutoDetectRTOS>true</AutoDetectRTOS>
  251. <SemihostingSupport>Auto</SemihostingSupport>
  252. <SemihostingPollingDelay>0</SemihostingPollingDelay>
  253. <StepIntoEntryPoint>false</StepIntoEntryPoint>
  254. <ReloadFirmwareOnReset>false</ReloadFirmwareOnReset>
  255. <ValidateEndOfStackAddress>true</ValidateEndOfStackAddress>
  256. <StopAtEntryPoint>false</StopAtEntryPoint>
  257. <EnableVirtualHalts>false</EnableVirtualHalts>
  258. <DynamicAnalysisSettings />
  259. <EndOfStackSymbol>_estack</EndOfStackSymbol>
  260. <TimestampProviderTicksPerSecond>0</TimestampProviderTicksPerSecond>
  261. <KeepConsoleAfterExit>false</KeepConsoleAfterExit>
  262. <UnusedStackFillPattern xsi:nil="true" />
  263. <CheckInterfaceDrivers>true</CheckInterfaceDrivers>
  264. </Debug>
  265. </VisualGDBProjectSettings2>