From cdd16c76f1af9803f8015fd928ff9c6deda8de65 Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期三, 27 十一月 2019 22:00:45 +0800 Subject: [PATCH] 测试40米异常bug --- 源码/核心板/MDK-ARM/Project.uvoptx | 19 ++++++++++++------- 1 files changed, 12 insertions(+), 7 deletions(-) diff --git "a/\346\272\220\347\240\201/\346\240\270\345\277\203\346\235\277/MDK-ARM/Project.uvoptx" "b/\346\272\220\347\240\201/\346\240\270\345\277\203\346\235\277/MDK-ARM/Project.uvoptx" index c82cd58..2ee4627 100644 --- "a/\346\272\220\347\240\201/\346\240\270\345\277\203\346\235\277/MDK-ARM/Project.uvoptx" +++ "b/\346\272\220\347\240\201/\346\240\270\345\277\203\346\235\277/MDK-ARM/Project.uvoptx" @@ -182,7 +182,7 @@ <Type>0</Type> <LineNumber>182</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>134251020</Address> + <Address>134251032</Address> <ByteObject>0</ByteObject> <HtxType>0</HtxType> <ManyObjects>0</ManyObjects> @@ -191,14 +191,14 @@ <BreakIfRCount>1</BreakIfRCount> <Filename>E:\GIT\UWB_SmallModule\濠ф劗鐖淺Src\OnChipDevices\Usart.c</Filename> <ExecCommand></ExecCommand> - <Expression></Expression> + <Expression>\\UWB_Projects\../Src/OnChipDevices/Usart.c\182</Expression> </Bp> <Bp> <Number>1</Number> <Type>0</Type> <LineNumber>244</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>134251246</Address> + <Address>134251258</Address> <ByteObject>0</ByteObject> <HtxType>0</HtxType> <ManyObjects>0</ManyObjects> @@ -207,14 +207,14 @@ <BreakIfRCount>1</BreakIfRCount> <Filename>E:\GIT\UWB_SmallModule\濠ф劗鐖淺Src\OnChipDevices\Usart.c</Filename> <ExecCommand></ExecCommand> - <Expression></Expression> + <Expression>\\UWB_Projects\../Src/OnChipDevices/Usart.c\244</Expression> </Bp> <Bp> <Number>2</Number> <Type>0</Type> - <LineNumber>616</LineNumber> + <LineNumber>615</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>134242100</Address> + <Address>134242098</Address> <ByteObject>0</ByteObject> <HtxType>0</HtxType> <ManyObjects>0</ManyObjects> @@ -223,7 +223,7 @@ <BreakIfRCount>1</BreakIfRCount> <Filename>E:\GIT\UWB_SmallModule\濠ф劗鐖淺Src\application\dw_app.c</Filename> <ExecCommand></ExecCommand> - <Expression>\\\../Src/application/dw_app.c\616</Expression> + <Expression>\\\../Src/application/dw_app.c\615</Expression> </Bp> </Breakpoint> <WatchWindow1> @@ -377,6 +377,11 @@ <WinNumber>1</WinNumber> <ItemText>m_EUART_DMA_RXBuf</ItemText> </Ww> + <Ww> + <count>30</count> + <WinNumber>1</WinNumber> + <ItemText>hex_dist</ItemText> + </Ww> </WatchWindow1> <MemoryWindow1> <Mm> -- Gitblit v1.9.3