From c194f604712122b2640e10b6d7d901cf4ba3712f Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期一, 02 十一月 2020 16:55:10 +0800 Subject: [PATCH] V2.8 完成注册功能 --- 源码/核心板/MDK-ARM/Project.uvoptx | 36 +++++++++++++++++++++++------------- 1 files changed, 23 insertions(+), 13 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 35c7bb4..4aa7cb2 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>12</nTsel> + <nTsel>6</nTsel> <sDll></sDll> <sDllPa></sDllPa> <sDlgDll></sDlgDll> @@ -114,7 +114,7 @@ <tDlgDll></tDlgDll> <tDlgPa></tDlgPa> <tIfile></tIfile> - <pMon>BIN\CMSIS_AGDI.dll</pMon> + <pMon>Segger\JL2CM3.dll</pMon> </DebugOpt> <TargetDriverDllRegistry> <SetRegEntry> @@ -162,9 +162,9 @@ <Bp> <Number>0</Number> <Type>0</Type> - <LineNumber>1159</LineNumber> + <LineNumber>1197</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>134241732</Address> + <Address>134242050</Address> <ByteObject>0</ByteObject> <HtxType>0</HtxType> <ManyObjects>0</ManyObjects> @@ -173,7 +173,7 @@ <BreakIfRCount>1</BreakIfRCount> <Filename>E:\GIT\UWB_SmallModule\濠ф劗鐖淺Src\application\dw_app.c</Filename> <ExecCommand></ExecCommand> - <Expression>\\UWB_Projects\../Src/application/dw_app.c\1159</Expression> + <Expression>\\\../Src/application/dw_app.c\1197</Expression> </Bp> </Breakpoint> <WatchWindow1> @@ -215,42 +215,52 @@ <Ww> <count>7</count> <WinNumber>1</WinNumber> - <ItemText>rx_buffer</ItemText> + <ItemText>pwtag</ItemText> </Ww> <Ww> <count>8</count> <WinNumber>1</WinNumber> - <ItemText>pwtag</ItemText> + <ItemText>mUsartReceivePack</ItemText> </Ww> <Ww> <count>9</count> <WinNumber>1</WinNumber> - <ItemText>mUsartReceivePack</ItemText> + <ItemText>rx_buffer[9]</ItemText> </Ww> <Ww> <count>10</count> <WinNumber>1</WinNumber> - <ItemText>rx_buffer[9]</ItemText> + <ItemText>g_com_map[NEARBASE_ID1]</ItemText> </Ww> <Ww> <count>11</count> <WinNumber>1</WinNumber> - <ItemText>g_com_map[NEARBASE_ID1]</ItemText> + <ItemText>time_monitor[3]-time_monitor[0],0x0A</ItemText> </Ww> <Ww> <count>12</count> <WinNumber>1</WinNumber> - <ItemText>time_monitor[3]-time_monitor[0],0x0A</ItemText> + <ItemText>dist_cm</ItemText> </Ww> <Ww> <count>13</count> <WinNumber>1</WinNumber> - <ItemText>dist_cm</ItemText> + <ItemText>time_monitor,0x0A</ItemText> </Ww> <Ww> <count>14</count> <WinNumber>1</WinNumber> - <ItemText>time_monitor,0x0A</ItemText> + <ItemText>usart_send,0x0A</ItemText> + </Ww> + <Ww> + <count>15</count> + <WinNumber>1</WinNumber> + <ItemText>rx_buffer</ItemText> + </Ww> + <Ww> + <count>16</count> + <WinNumber>1</WinNumber> + <ItemText>regtag_map</ItemText> </Ww> </WatchWindow1> <MemoryWindow1> -- Gitblit v1.9.3