From 4f9099aba6a36a6bf803e44f3ab3c5e979ee2446 Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期四, 18 十一月 2021 11:45:59 +0800 Subject: [PATCH] V2.44 多功能 --- MDK-ARM/L051.uvoptx | 44 +++++++++++++++++++++++++++++++++++--------- 1 files changed, 35 insertions(+), 9 deletions(-) diff --git a/MDK-ARM/L051.uvoptx b/MDK-ARM/L051.uvoptx index cb2ced1..a633ea7 100644 --- a/MDK-ARM/L051.uvoptx +++ b/MDK-ARM/L051.uvoptx @@ -162,34 +162,50 @@ <Bp> <Number>0</Number> <Type>0</Type> - <LineNumber>1032</LineNumber> + <LineNumber>1036</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>0</Address> + <Address>134254846</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\1036</Expression> </Bp> <Bp> <Number>1</Number> <Type>0</Type> - <LineNumber>1019</LineNumber> + <LineNumber>1031</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>0</Address> + <Address>134254832</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\1031</Expression> + </Bp> + <Bp> + <Number>2</Number> + <Type>0</Type> + <LineNumber>101</LineNumber> + <EnabledFlag>1</EnabledFlag> + <Address>134252210</Address> + <ByteObject>0</ByteObject> + <HtxType>0</HtxType> + <ManyObjects>0</ManyObjects> + <SizeOfObject>0</SizeOfObject> + <BreakByAccess>0</BreakByAccess> + <BreakIfRCount>1</BreakIfRCount> + <Filename>..\Drivers\ExternlDrivers\lis3dh_driver.c</Filename> + <ExecCommand></ExecCommand> + <Expression>\\L051\../Drivers/ExternlDrivers/lis3dh_driver.c\101</Expression> </Bp> </Breakpoint> <WatchWindow1> @@ -313,6 +329,16 @@ <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> </WatchWindow1> <WatchWindow2> <Ww> @@ -340,7 +366,7 @@ <DebugFlag> <trace>0</trace> <periodic>1</periodic> - <aLwin>0</aLwin> + <aLwin>1</aLwin> <aCover>0</aCover> <aSer1>0</aSer1> <aSer2>0</aSer2> -- Gitblit v1.9.3