From ae53ad9142f8092693118eac64a138d050082afa Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期二, 25 十月 2022 17:11:46 +0800 Subject: [PATCH] 测试延迟差=0 精度 --- 源码/核心板/MDK-ARM/Project.uvoptx | 48 ++++++++++++++++++++++++++++++++++++++++++------ 1 files changed, 42 insertions(+), 6 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 cce9d63..db961d0 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" @@ -103,7 +103,7 @@ <bEvRecOn>1</bEvRecOn> <bSchkAxf>0</bSchkAxf> <bTchkAxf>0</bTchkAxf> - <nTsel>6</nTsel> + <nTsel>4</nTsel> <sDll></sDll> <sDllPa></sDllPa> <sDlgDll></sDlgDll> @@ -157,18 +157,34 @@ <Bp> <Number>0</Number> <Type>0</Type> - <LineNumber>79</LineNumber> + <LineNumber>432</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>134253814</Address> + <Address>134251342</Address> <ByteObject>0</ByteObject> <HtxType>0</HtxType> <ManyObjects>0</ManyObjects> <SizeOfObject>0</SizeOfObject> <BreakByAccess>0</BreakByAccess> <BreakIfRCount>1</BreakIfRCount> - <Filename>E:\GIT\UWB_SmallModule\濠ф劗鐖淺Src\application\serial_at_cmd_app.c</Filename> + <Filename>E:\GIT\UWB_SmallModule\濠ф劗鐖淺Src\application\dw_app.c</Filename> <ExecCommand></ExecCommand> - <Expression>\\UWB_Projects\../Src/application/serial_at_cmd_app.c\79</Expression> + <Expression>\\UWB_Projects\../Src/application/dw_app.c\432</Expression> + </Bp> + <Bp> + <Number>1</Number> + <Type>0</Type> + <LineNumber>376</LineNumber> + <EnabledFlag>1</EnabledFlag> + <Address>0</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> + <ExecCommand></ExecCommand> + <Expression></Expression> </Bp> </Breakpoint> <WatchWindow1> @@ -217,6 +233,26 @@ <WinNumber>1</WinNumber> <ItemText>g_com_map</ItemText> </Ww> + <Ww> + <count>9</count> + <WinNumber>1</WinNumber> + <ItemText>dist_threshold,0x0A</ItemText> + </Ww> + <Ww> + <count>10</count> + <WinNumber>1</WinNumber> + <ItemText>g_com_map</ItemText> + </Ww> + <Ww> + <count>11</count> + <WinNumber>1</WinNumber> + <ItemText>tag_id_recv</ItemText> + </Ww> + <Ww> + <count>12</count> + <WinNumber>1</WinNumber> + <ItemText>rx_buffer[0]</ItemText> + </Ww> </WatchWindow1> <MemoryWindow1> <Mm> @@ -240,7 +276,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