1234567891011121314151617181920212223242526272829303132 |
- <?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="Cortex-M3" TargetInterface="SWD" InterfaceSpeed="4000" />
- </JLink>
- <ElfFile Name="D:\IAP\STM32F103C8T6_BOOTLOADER_V2.0\MDK-ARM\STM32F103C8T6_BOOTLOADER_V1.0\debug.axf" />
- <DataFile Name="" />
- <RawFile Name="" />
- <Scope>
- <Options TimeResolutionUs="500000" />
- </Scope>
- </Configuration>
- <Windows>
- <Graph Show="1" />
- <Watch Show="1" />
- </Windows>
- <SelectedSymbols>
- <Symbol>
- <Options Name="AckEnable" Address="0x20000010" Type="_Bool" TypeID="6" Size="1" GraphColorRed="255" GraphColorGreen="215" GraphColorBlue="0" YMinSampled="0" YMaxSampled="1" YAvgSampled="0" Offset="4" ShowInGraph="1" YOffset="200" IsAutoConfig="1" YResolution="1" MaxValue="5" File="..\user\user_menu\RefreshMenu.c" Scope="0" DrawStyle="0" />
- </Symbol>
- <Symbol>
- <Options Name="wrenable" Address="0x20000098" Type="_Bool" TypeID="6" Size="1" GraphColorRed="0" GraphColorGreen="255" GraphColorBlue="0" YMinSampled="0" YMaxSampled="1" YAvgSampled="0" Offset="5" ShowInGraph="1" YOffset="200" IsAutoConfig="1" YResolution="1" MaxValue="5" File="..\user\user_menu\RefreshMenu.c" Scope="0" DrawStyle="0" />
- </Symbol>
- <Symbol>
- <Options Name="packagecount" Address="0x2000009C" Type="uchar" TypeID="6" Size="1" GraphColorRed="0" GraphColorGreen="0" GraphColorBlue="176" YMinSampled="0" YMaxSampled="255" YAvgSampled="2" Offset="6" ShowInGraph="1" YOffset="200" IsAutoConfig="1" YResolution="100" MaxValue="543" File="..\user\user_menu\RefreshMenu.c" Scope="0" DrawStyle="0" />
- </Symbol>
- </SelectedSymbols>
- </Project>
- </JScopeProject>
|