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, 18 insertions(+), 23 deletions(-) diff --git a/MDK-ARM/L051.uvoptx b/MDK-ARM/L051.uvoptx index a633ea7..e289566 100644 --- a/MDK-ARM/L051.uvoptx +++ b/MDK-ARM/L051.uvoptx @@ -162,9 +162,9 @@ <Bp> <Number>0</Number> <Type>0</Type> - <LineNumber>1036</LineNumber> + <LineNumber>793</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>134254846</Address> + <Address>134252502</Address> <ByteObject>0</ByteObject> <HtxType>0</HtxType> <ManyObjects>0</ManyObjects> @@ -173,39 +173,23 @@ <BreakIfRCount>1</BreakIfRCount> <Filename>..\Src\application\dw_app.c</Filename> <ExecCommand></ExecCommand> - <Expression>\\L051\../Src/application/dw_app.c\1036</Expression> + <Expression>\\L051\../Src/application/dw_app.c\793</Expression> </Bp> <Bp> <Number>1</Number> <Type>0</Type> - <LineNumber>1031</LineNumber> + <LineNumber>415</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>134254832</Address> + <Address>134263774</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/main.c</Filename> <ExecCommand></ExecCommand> - <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> + <Expression>\\L051\../Src/main.c\415</Expression> </Bp> </Breakpoint> <WatchWindow1> @@ -339,6 +323,11 @@ <WinNumber>1</WinNumber> <ItemText>status_reg</ItemText> </Ww> + <Ww> + <count>26</count> + <WinNumber>1</WinNumber> + <ItemText>fangchaiconnect_flag</ItemText> + </Ww> </WatchWindow1> <WatchWindow2> <Ww> @@ -402,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