From 9200a6930db4a33793929113daacc7da1e26e95d Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期三, 22 十二月 2021 20:33:17 +0800 Subject: [PATCH] 1 --- MDK-ARM/L051.uvoptx | 41 +++++++++++++++++++++++++++++++---------- 1 files changed, 31 insertions(+), 10 deletions(-) diff --git a/MDK-ARM/L051.uvoptx b/MDK-ARM/L051.uvoptx index cb2ced1..e289566 100644 --- a/MDK-ARM/L051.uvoptx +++ b/MDK-ARM/L051.uvoptx @@ -162,34 +162,34 @@ <Bp> <Number>0</Number> <Type>0</Type> - <LineNumber>1032</LineNumber> + <LineNumber>793</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>0</Address> + <Address>134252502</Address> <ByteObject>0</ByteObject> <HtxType>0</HtxType> <ManyObjects>0</ManyObjects> <SizeOfObject>0</SizeOfObject> <BreakByAccess>0</BreakByAccess> - <BreakIfRCount>0</BreakIfRCount> + <BreakIfRCount>1</BreakIfRCount> <Filename>..\Src\application\dw_app.c</Filename> <ExecCommand></ExecCommand> - <Expression></Expression> + <Expression>\\L051\../Src/application/dw_app.c\793</Expression> </Bp> <Bp> <Number>1</Number> <Type>0</Type> - <LineNumber>1019</LineNumber> + <LineNumber>415</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>0</Address> + <Address>134263774</Address> <ByteObject>0</ByteObject> <HtxType>0</HtxType> <ManyObjects>0</ManyObjects> <SizeOfObject>0</SizeOfObject> <BreakByAccess>0</BreakByAccess> - <BreakIfRCount>0</BreakIfRCount> - <Filename>..\Src\application\dw_app.c</Filename> + <BreakIfRCount>1</BreakIfRCount> + <Filename>../Src/main.c</Filename> <ExecCommand></ExecCommand> - <Expression></Expression> + <Expression>\\L051\../Src/main.c\415</Expression> </Bp> </Breakpoint> <WatchWindow1> @@ -313,6 +313,21 @@ <WinNumber>1</WinNumber> <ItemText>motor_keeptime</ItemText> </Ww> + <Ww> + <count>24</count> + <WinNumber>1</WinNumber> + <ItemText>target_offsettime,0x0A</ItemText> + </Ww> + <Ww> + <count>25</count> + <WinNumber>1</WinNumber> + <ItemText>status_reg</ItemText> + </Ww> + <Ww> + <count>26</count> + <WinNumber>1</WinNumber> + <ItemText>fangchaiconnect_flag</ItemText> + </Ww> </WatchWindow1> <WatchWindow2> <Ww> @@ -340,7 +355,7 @@ <DebugFlag> <trace>0</trace> <periodic>1</periodic> - <aLwin>0</aLwin> + <aLwin>1</aLwin> <aCover>0</aCover> <aSer1>0</aSer1> <aSer2>0</aSer2> @@ -376,6 +391,12 @@ <pszMrulep></pszMrulep> <pSingCmdsp></pSingCmdsp> <pMultCmdsp></pMultCmdsp> + <SystemViewers> + <Entry> + <Name>System Viewer\GPIOB</Name> + <WinId>35905</WinId> + </Entry> + </SystemViewers> <DebugDescription> <Enable>1</Enable> <EnableFlashSeq>0</EnableFlashSeq> -- Gitblit v1.9.3