From d4e52e570a19bee6932b8ad34c5bd5966b1d3d3a Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期一, 08 十一月 2021 16:45:53 +0800 Subject: [PATCH] 菲曼模组测试完成 --- 源码/核心板/MDK-ARM/Project.uvoptx | 63 ++++++++++++++++++++++++++----- 1 files changed, 52 insertions(+), 11 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 c42a216..8b173a3 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,9 +157,25 @@ <Bp> <Number>0</Number> <Type>0</Type> - <LineNumber>376</LineNumber> + <LineNumber>157</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>134251034</Address> + <Address>134242078</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\stm32f10x_it.c</Filename> + <ExecCommand></ExecCommand> + <Expression>\\UWB_Projects\../Src/stm32f10x_it.c\157</Expression> + </Bp> + <Bp> + <Number>1</Number> + <Type>0</Type> + <LineNumber>897</LineNumber> + <EnabledFlag>1</EnabledFlag> + <Address>134244364</Address> <ByteObject>0</ByteObject> <HtxType>0</HtxType> <ManyObjects>0</ManyObjects> @@ -168,23 +184,23 @@ <BreakIfRCount>1</BreakIfRCount> <Filename>E:\GIT\UWB_SmallModule\濠ф劗鐖淺Src\application\dw_app.c</Filename> <ExecCommand></ExecCommand> - <Expression>\\UWB_Projects\../Src/application/dw_app.c\376</Expression> + <Expression>\\UWB_Projects\../Src/application/dw_app.c\897</Expression> </Bp> <Bp> - <Number>1</Number> + <Number>2</Number> <Type>0</Type> - <LineNumber>398</LineNumber> + <LineNumber>893</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>0</Address> + <Address>134244334</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>E:\GIT\UWB_SmallModule\濠ф劗鐖淺Src\application\dw_app.c</Filename> <ExecCommand></ExecCommand> - <Expression></Expression> + <Expression>\\UWB_Projects\../Src/application/dw_app.c\893</Expression> </Bp> </Breakpoint> <WatchWindow1> @@ -243,6 +259,31 @@ <WinNumber>1</WinNumber> <ItemText>g_com_map</ItemText> </Ww> + <Ww> + <count>11</count> + <WinNumber>1</WinNumber> + <ItemText>RTCMdata,0x0A</ItemText> + </Ww> + <Ww> + <count>12</count> + <WinNumber>1</WinNumber> + <ItemText>g_Resttimer,0x0A</ItemText> + </Ww> + <Ww> + <count>13</count> + <WinNumber>1</WinNumber> + <ItemText>t1,0x0A</ItemText> + </Ww> + <Ww> + <count>14</count> + <WinNumber>1</WinNumber> + <ItemText>gps_packlen,0x0A</ItemText> + </Ww> + <Ww> + <count>15</count> + <WinNumber>1</WinNumber> + <ItemText>rec_gpsdata</ItemText> + </Ww> </WatchWindow1> <MemoryWindow1> <Mm> @@ -266,7 +307,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