From a185e714b1710025030317a1a32ad0ce660deef5 Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期二, 07 四月 2020 22:25:05 +0800 Subject: [PATCH] 标签低功耗完成,完成部分测距功能 --- MDK-ARM/L051.uvoptx | 55 +++++++++++++++++++++++++++++++++++-------------------- 1 files changed, 35 insertions(+), 20 deletions(-) diff --git a/MDK-ARM/L051.uvoptx b/MDK-ARM/L051.uvoptx index 9c0d2d5..3972bb2 100644 --- a/MDK-ARM/L051.uvoptx +++ b/MDK-ARM/L051.uvoptx @@ -156,34 +156,18 @@ <Bp> <Number>0</Number> <Type>0</Type> - <LineNumber>337</LineNumber> + <LineNumber>31</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>134255986</Address> + <Address>134242290</Address> <ByteObject>0</ByteObject> <HtxType>0</HtxType> <ManyObjects>0</ManyObjects> <SizeOfObject>0</SizeOfObject> <BreakByAccess>0</BreakByAccess> <BreakIfRCount>1</BreakIfRCount> - <Filename>..\Src\application\dw_app.c</Filename> + <Filename>..\Src\OnChipDevices\ADC.c</Filename> <ExecCommand></ExecCommand> - <Expression>\\L051\../Src/application/dw_app.c\337</Expression> - </Bp> - <Bp> - <Number>1</Number> - <Type>0</Type> - <LineNumber>335</LineNumber> - <EnabledFlag>1</EnabledFlag> - <Address>134255972</Address> - <ByteObject>0</ByteObject> - <HtxType>0</HtxType> - <ManyObjects>0</ManyObjects> - <SizeOfObject>0</SizeOfObject> - <BreakByAccess>0</BreakByAccess> - <BreakIfRCount>1</BreakIfRCount> - <Filename>..\Src\application\dw_app.c</Filename> - <ExecCommand></ExecCommand> - <Expression>\\L051\../Src/application/dw_app.c\335</Expression> + <Expression>\\L051\../Src/OnChipDevices/ADC.c\31</Expression> </Bp> </Breakpoint> <WatchWindow1> @@ -267,6 +251,31 @@ <WinNumber>1</WinNumber> <ItemText>g_com_map</ItemText> </Ww> + <Ww> + <count>16</count> + <WinNumber>1</WinNumber> + <ItemText>ancsync_time,0x0A</ItemText> + </Ww> + <Ww> + <count>17</count> + <WinNumber>1</WinNumber> + <ItemText>nextpoll_delaytime,0x0A</ItemText> + </Ww> + <Ww> + <count>18</count> + <WinNumber>1</WinNumber> + <ItemText>nomove_count</ItemText> + </Ww> + <Ww> + <count>19</count> + <WinNumber>1</WinNumber> + <ItemText>last_value</ItemText> + </Ww> + <Ww> + <count>20</count> + <WinNumber>1</WinNumber> + <ItemText>bat_volt</ItemText> + </Ww> </WatchWindow1> <MemoryWindow1> <Mm> @@ -318,6 +327,12 @@ <pszMrulep></pszMrulep> <pSingCmdsp></pSingCmdsp> <pMultCmdsp></pMultCmdsp> + <SystemViewers> + <Entry> + <Name>System Viewer\USART1</Name> + <WinId>35905</WinId> + </Entry> + </SystemViewers> <DebugDescription> <Enable>1</Enable> <EnableFlashSeq>0</EnableFlashSeq> -- Gitblit v1.9.3