1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- <?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="STM32F103R8" TargetInterface="SWD" InterfaceSpeed="4000" />
- </JLink>
- <ElfFile Name="C:\Users\xuwei\Desktop\Motor\QD007E_20190711\QD007E_CTRL_APP\MDK-ARM\QD007A_CTL_APP\QD007A_CTL_APP.axf" />
- <DataFile Name="" />
- <RawFile Name="" />
- <Scope>
- <Options TimeResolutionUs="100000" />
- </Scope>
- </Configuration>
- <Windows>
- <Graph Show="1" />
- <Watch Show="1" />
- </Windows>
- <SelectedSymbols>
- <Symbol>
- <Options Name="ADC1_Result[0]" Address="0x20001400" Type="ushort" TypeID="11" Size="2" GraphColorRed="255" GraphColorGreen="215" GraphColorBlue="0" YMinSampled="-1" YMaxSampled="1681" YAvgSampled="1621" Offset="4" ShowInGraph="0" YOffset="0" IsAutoConfig="0" YResolution="1000" MaxValue="2000" File="..\Core\Src\adc.c" Scope="0" DrawStyle="0" />
- </Symbol>
- <Symbol>
- <Options Name="ADC1_Result[1]" Address="0x20001402" Type="ushort" TypeID="11" Size="2" GraphColorRed="0" GraphColorGreen="255" GraphColorBlue="0" YMinSampled="-1" YMaxSampled="2058" YAvgSampled="1923" Offset="6" ShowInGraph="1" YOffset="200" IsAutoConfig="0" YResolution="500" MaxValue="2000" File="..\Core\Src\adc.c" Scope="0" DrawStyle="0" />
- </Symbol>
- <Symbol>
- <Options Name="ADC1_Result[2]" Address="0x20001404" Type="ushort" TypeID="11" Size="2" GraphColorRed="0" GraphColorGreen="0" GraphColorBlue="176" YMinSampled="-1" YMaxSampled="3148" YAvgSampled="1821" Offset="8" ShowInGraph="0" YOffset="0" IsAutoConfig="0" YResolution="1000" MaxValue="4000" File="..\Core\Src\adc.c" Scope="0" DrawStyle="0" />
- </Symbol>
- <Symbol>
- <Options Name="ADC1_Result[3]" Address="0x20001406" Type="ushort" TypeID="11" Size="2" GraphColorRed="255" GraphColorGreen="0" GraphColorBlue="0" YMinSampled="-1" YMaxSampled="2059" YAvgSampled="1987" Offset="10" ShowInGraph="0" YOffset="180" IsAutoConfig="0" YResolution="1000" MaxValue="2000" File="..\Core\Src\adc.c" Scope="0" DrawStyle="0" />
- </Symbol>
- <Symbol>
- <Options Name="ADC1_Result[4]" Address="0x20001408" Type="ushort" TypeID="11" Size="2" GraphColorRed="0" GraphColorGreen="255" GraphColorBlue="255" YMinSampled="-1" YMaxSampled="1063" YAvgSampled="1023" Offset="12" ShowInGraph="0" YOffset="190" IsAutoConfig="0" YResolution="200" MaxValue="1000" File="..\Core\Src\adc.c" Scope="0" DrawStyle="0" />
- </Symbol>
- <Symbol>
- <Options Name="SOC" Address="0x200006C3" Type="uchar" TypeID="6" Size="1" GraphColorRed="0" GraphColorGreen="191" GraphColorBlue="255" YMinSampled="0" YMaxSampled="255" YAvgSampled="32" Offset="14" ShowInGraph="1" YOffset="200" IsAutoConfig="0" YResolution="100" MaxValue="481" File="..\User\Src\var.c" Scope="0" DrawStyle="0" />
- </Symbol>
- <Symbol>
- <Options Name="BusVoltage" Address="0x200006BA" Type="ushort" TypeID="7" Size="2" GraphColorRed="0" GraphColorGreen="0" GraphColorBlue="255" YMinSampled="0" YMaxSampled="65535" YAvgSampled="34055" Offset="15" ShowInGraph="1" YOffset="200" IsAutoConfig="1" YResolution="20000" MaxValue="93400" File="..\User\Src\var.c" Scope="0" DrawStyle="0" />
- </Symbol>
- </SelectedSymbols>
- </Project>
- </JScopeProject>
|