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+ <ConfigurationName >Debug</ConfigurationName >
4+ <Project xsi : type =" com.visualgdb.project.embedded" >
5+ <CustomSourceDirectories >
6+ <Directories />
7+ <PathStyle >MinGWUnixSlash</PathStyle >
8+ <LocalDirForAbsolutePaths >$(ToolchainDir)</LocalDirForAbsolutePaths >
9+ </CustomSourceDirectories >
10+ <MainSourceDirectory >$(ProjectDir)</MainSourceDirectory >
11+ <ExportAdvancedBuildVariables >false</ExportAdvancedBuildVariables >
12+ <EmbeddedProfileFile >stm32.xml</EmbeddedProfileFile >
13+ </Project >
14+ <Build xsi : type =" com.visualgdb.build.msbuild" >
15+ <ToolchainID >
16+ <Version >
17+ <Revision >0</Revision >
18+ </Version >
19+ </ToolchainID >
20+ <ProjectFile >SeedUSB_CDC.vcxproj</ProjectFile >
21+ <RemoteBuildEnvironment >
22+ <Records />
23+ <EnvironmentSetupFiles />
24+ </RemoteBuildEnvironment >
25+ <ParallelJobCount >1</ParallelJobCount >
26+ <SuppressDirectoryChangeMessages >true</SuppressDirectoryChangeMessages >
27+ </Build >
28+ <CustomBuild >
29+ <PreSyncActions />
30+ <PreBuildActions />
31+ <PostBuildActions />
32+ <PreCleanActions />
33+ <PostCleanActions />
34+ </CustomBuild >
35+ <CustomDebug >
36+ <PreDebugActions />
37+ <PostDebugActions />
38+ <DebugStopActions />
39+ <BreakMode >Default</BreakMode >
40+ </CustomDebug >
41+ <DeviceTerminalSettings >
42+ <Connection xsi : type =" com.sysprogs.terminal.connection.serial" >
43+ <ComPortName >COM4</ComPortName >
44+ <AdvancedSettings >
45+ <BaudRate >115200</BaudRate >
46+ <DataBits >8</DataBits >
47+ <Parity >None</Parity >
48+ <StopBits >One</StopBits >
49+ <FlowControl >None</FlowControl >
50+ </AdvancedSettings >
51+ </Connection >
52+ <LastConnectionTime >0</LastConnectionTime >
53+ <EchoTypedCharacters >false</EchoTypedCharacters >
54+ <ClearContentsWhenReconnecting >false</ClearContentsWhenReconnecting >
55+ <ReconnectAutomatically >false</ReconnectAutomatically >
56+ <DisplayMode >ASCII</DisplayMode >
57+ <Colors >
58+ <Background >
59+ <Alpha >255</Alpha >
60+ <Red >0</Red >
61+ <Green >0</Green >
62+ <Blue >0</Blue >
63+ </Background >
64+ <Disconnected >
65+ <Alpha >255</Alpha >
66+ <Red >169</Red >
67+ <Green >169</Green >
68+ <Blue >169</Blue >
69+ </Disconnected >
70+ <Text >
71+ <Alpha >255</Alpha >
72+ <Red >211</Red >
73+ <Green >211</Green >
74+ <Blue >211</Blue >
75+ </Text >
76+ <Echo >
77+ <Alpha >255</Alpha >
78+ <Red >144</Red >
79+ <Green >238</Green >
80+ <Blue >144</Blue >
81+ </Echo >
82+ <Inactive >
83+ <Alpha >255</Alpha >
84+ <Red >169</Red >
85+ <Green >169</Green >
86+ <Blue >169</Blue >
87+ </Inactive >
88+ </Colors >
89+ <HexSettings >
90+ <MaximumBytesPerLine >16</MaximumBytesPerLine >
91+ <ShowTextView >true</ShowTextView >
92+ <BreaksAroundEcho >true</BreaksAroundEcho >
93+ <AutoSend >true</AutoSend >
94+ <SendAsHex >true</SendAsHex >
95+ <TimeoutForAutoBreak >0</TimeoutForAutoBreak >
96+ </HexSettings >
97+ <LineEnding >LF</LineEnding >
98+ <TreatLFAsCRLF >false</TreatLFAsCRLF >
99+ <KeepOpenAfterExit >true</KeepOpenAfterExit >
100+ <ShowAfterProgramming >false</ShowAfterProgramming >
101+ </DeviceTerminalSettings >
102+ <CustomShortcuts >
103+ <Shortcuts />
104+ <ShowMessageAfterExecuting >true</ShowMessageAfterExecuting >
105+ </CustomShortcuts >
106+ <UserDefinedVariables />
107+ <ImportedPropertySheets />
108+ <CodeSense >
109+ <Enabled >Unknown</Enabled >
110+ <ExtraSettings >
111+ <HideErrorsInSystemHeaders >true</HideErrorsInSystemHeaders >
112+ <SupportLightweightReferenceAnalysis >true</SupportLightweightReferenceAnalysis >
113+ <CheckForClangFormatFiles >true</CheckForClangFormatFiles >
114+ <FormattingEngine xsi : nil =" true" />
115+ </ExtraSettings >
116+ <CodeAnalyzerSettings >
117+ <Enabled >false</Enabled >
118+ </CodeAnalyzerSettings >
119+ </CodeSense >
120+ <BuildContextDirectory >VisualGDB\VisualGDBCache</BuildContextDirectory >
121+ <Configurations />
122+ <ProgramArgumentsSuggestions />
123+ <Debug xsi : type =" com.visualgdb.debug.embedded" >
124+ <AdditionalStartupCommands />
125+ <AdditionalGDBSettings >
126+ <Features >
127+ <DisableAutoDetection >false</DisableAutoDetection >
128+ <UseFrameParameter >true</UseFrameParameter >
129+ <SimpleValuesFlagSupported >true</SimpleValuesFlagSupported >
130+ <ListLocalsSupported >true</ListLocalsSupported >
131+ <ByteLevelMemoryCommandsAvailable >true</ByteLevelMemoryCommandsAvailable >
132+ <ThreadInfoSupported >true</ThreadInfoSupported >
133+ <PendingBreakpointsSupported >true</PendingBreakpointsSupported >
134+ <SupportTargetCommand >true</SupportTargetCommand >
135+ <ReliableBreakpointNotifications >true</ReliableBreakpointNotifications >
136+ </Features >
137+ <EnableSmartStepping >false</EnableSmartStepping >
138+ <FilterSpuriousStoppedNotifications >false</FilterSpuriousStoppedNotifications >
139+ <ForceSingleThreadedMode >false</ForceSingleThreadedMode >
140+ <UseAppleExtensions >false</UseAppleExtensions >
141+ <CanAcceptCommandsWhileRunning >false</CanAcceptCommandsWhileRunning >
142+ <MakeLogFile >false</MakeLogFile >
143+ <IgnoreModuleEventsWhileStepping >true</IgnoreModuleEventsWhileStepping >
144+ <UseRelativePathsOnly >false</UseRelativePathsOnly >
145+ <ExitAction >None</ExitAction >
146+ <DisableDisassembly >false</DisableDisassembly >
147+ <ExamineMemoryWithXCommand >true</ExamineMemoryWithXCommand >
148+ <StepIntoNewInstanceEntry >main</StepIntoNewInstanceEntry >
149+ <ExamineRegistersInRawFormat >true</ExamineRegistersInRawFormat >
150+ <DisableSignals >false</DisableSignals >
151+ <EnableAsyncExecutionMode >false</EnableAsyncExecutionMode >
152+ <EnableNonStopMode >false</EnableNonStopMode >
153+ <MaxBreakpointLimit >0</MaxBreakpointLimit >
154+ </AdditionalGDBSettings >
155+ <DebugMethod >
156+ <ID >com.sysprogs.arm.openocd</ID >
157+ <Configuration xsi : type =" com.visualgdb.edp.openocd.settings" >
158+ <CommandLine >-f interface/stlink.cfg -f target/stm32h7x.cfg -c init -c "reset init"</CommandLine >
159+ <ExtraParameters >
160+ <Frequency xsi : nil =" true" />
161+ <BoostedFrequency xsi : nil =" true" />
162+ <ConnectUnderReset >false</ConnectUnderReset >
163+ </ExtraParameters >
164+ <LoadProgressGUIThreshold >131072</LoadProgressGUIThreshold >
165+ <ProgramMode >Enabled</ProgramMode >
166+ <StartupCommands >
167+ <string >set remotetimeout 60</string >
168+ <string >target remote :$$SYS:GDB_PORT$$</string >
169+ <string >mon halt</string >
170+ <string >mon reset init</string >
171+ <string >load</string >
172+ </StartupCommands >
173+ <ProgramFLASHUsingExternalTool >false</ProgramFLASHUsingExternalTool >
174+ <PreferredGDBPort >0</PreferredGDBPort >
175+ <PreferredTelnetPort >0</PreferredTelnetPort >
176+ </Configuration >
177+ </DebugMethod >
178+ <AutoDetectRTOS >true</AutoDetectRTOS >
179+ <SemihostingSupport >Auto</SemihostingSupport >
180+ <SemihostingPollingDelay >0</SemihostingPollingDelay >
181+ <StepIntoEntryPoint >false</StepIntoEntryPoint >
182+ <ReloadFirmwareOnReset >false</ReloadFirmwareOnReset >
183+ <ValidateEndOfStackAddress >true</ValidateEndOfStackAddress >
184+ <StopAtEntryPoint >false</StopAtEntryPoint >
185+ <EnableVirtualHalts >false</EnableVirtualHalts >
186+ <DynamicAnalysisSettings />
187+ <EndOfStackSymbol >_estack</EndOfStackSymbol >
188+ <TimestampProviderTicksPerSecond >0</TimestampProviderTicksPerSecond >
189+ <KeepConsoleAfterExit >false</KeepConsoleAfterExit >
190+ <CheckInterfaceDrivers >true</CheckInterfaceDrivers >
191+ </Debug >
192+ </VisualGDBProjectSettings2 >
0 commit comments