1234567891011121314151617181920212223242526272829303132333435363738 |
- <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <JScopeProject>
- <FileVersion major="1" minor="1" />
- <Project>
- <Configuration>
- <JLink>
- <Options IsRTTSession="0" IsRTTWithTimeStamp="1" SamplingPeriod="100" Connection="1" SerialNo="0" IP="" TargetDevice="STM32F103C8" TargetInterface="SWD" InterfaceSpeed="4000" />
- </JLink>
- <ElfFile Name="C:\Users\xuwei\Desktop\¹ú²úMCU\GD32\ZB002D_GD32F103C8T6_Application_20210602\MDK-ARM\ZB002B20190410\ZB002B20190410.axf" />
- <DataFile Name="" />
- <RawFile Name="" />
- <Scope>
- <Options TimeResolutionUs="200000" />
- </Scope>
- </Configuration>
- <Windows>
- <Graph Show="1" />
- <Watch Show="1" />
- </Windows>
- <SelectedSymbols>
- <Symbol>
- <Options Name="ADC_Result[1]" Address="0x2000038E" Type="ushort" TypeID="7" Size="2" GraphColorRed="255" GraphColorGreen="215" GraphColorBlue="0" YMinSampled="0" YMaxSampled="65535" YAvgSampled="3974" Offset="4" ShowInGraph="1" YOffset="200" IsAutoConfig="0" YResolution="2000" MaxValue="5360" File="../Src/adc.c" Scope="0" DrawStyle="0" />
- </Symbol>
- <Symbol>
- <Options Name="ADC_Result[2]" Address="0x20000390" Type="ushort" TypeID="7" Size="2" GraphColorRed="0" GraphColorGreen="255" GraphColorBlue="0" YMinSampled="0" YMaxSampled="65535" YAvgSampled="4054" Offset="6" ShowInGraph="1" YOffset="200" IsAutoConfig="0" YResolution="2000" MaxValue="5150" File="../Src/adc.c" Scope="0" DrawStyle="0" />
- </Symbol>
- <Symbol>
- <Options Name="ADC_Result[3]" Address="0x20000392" Type="ushort" TypeID="7" Size="2" GraphColorRed="0" GraphColorGreen="0" GraphColorBlue="176" YMinSampled="0" YMaxSampled="65535" YAvgSampled="4074" Offset="8" ShowInGraph="1" YOffset="200" IsAutoConfig="0" YResolution="2000" MaxValue="5150" File="../Src/adc.c" Scope="0" DrawStyle="0" />
- </Symbol>
- <Symbol>
- <Options Name="ADC_Result[4]" Address="0x20000394" Type="ushort" TypeID="7" Size="2" GraphColorRed="160" GraphColorGreen="32" GraphColorBlue="240" YMinSampled="0" YMaxSampled="65535" YAvgSampled="4056" Offset="10" ShowInGraph="1" YOffset="200" IsAutoConfig="0" YResolution="2000" MaxValue="5150" File="../Src/adc.c" Scope="0" DrawStyle="0" />
- </Symbol>
- <Symbol>
- <Options Name="ADC_Result[5]" Address="0x20000396" Type="ushort" TypeID="7" Size="2" GraphColorRed="255" GraphColorGreen="0" GraphColorBlue="0" YMinSampled="0" YMaxSampled="65535" YAvgSampled="4063" Offset="12" ShowInGraph="1" YOffset="200" IsAutoConfig="0" YResolution="2000" MaxValue="5150" File="../Src/adc.c" Scope="0" DrawStyle="0" />
- </Symbol>
- </SelectedSymbols>
- </Project>
- </JScopeProject>
|