From 246d94e2de20b12287f48f40b750697c33222c91 Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期二, 06 四月 2021 16:28:17 +0800 Subject: [PATCH] 1 --- 源码/核心板/MDK-ARM/Project.uvoptx | 38 +++++++++++++++++++++++++++++--------- 1 files changed, 29 insertions(+), 9 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 8d740c1..b3dda14 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> @@ -157,23 +157,23 @@ <Bp> <Number>0</Number> <Type>0</Type> - <LineNumber>166</LineNumber> + <LineNumber>376</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>134245620</Address> + <Address>134251034</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\main.c</Filename> + <Filename>E:\GIT\UWB_SmallModule\濠ф劗鐖淺Src\application\dw_app.c</Filename> <ExecCommand></ExecCommand> - <Expression>\\UWB_Projects\../Src/main.c\166</Expression> + <Expression>\\UWB_Projects\../Src/application/dw_app.c\376</Expression> </Bp> <Bp> <Number>1</Number> <Type>0</Type> - <LineNumber>170</LineNumber> + <LineNumber>398</LineNumber> <EnabledFlag>1</EnabledFlag> <Address>0</Address> <ByteObject>0</ByteObject> @@ -182,7 +182,7 @@ <SizeOfObject>0</SizeOfObject> <BreakByAccess>0</BreakByAccess> <BreakIfRCount>0</BreakIfRCount> - <Filename>..\Src\main.c</Filename> + <Filename>..\Src\application\dw_app.c</Filename> <ExecCommand></ExecCommand> <Expression></Expression> </Bp> @@ -223,6 +223,26 @@ <WinNumber>1</WinNumber> <ItemText>tyncpoll_time,0x0A</ItemText> </Ww> + <Ww> + <count>7</count> + <WinNumber>1</WinNumber> + <ItemText>ii,0x0A</ItemText> + </Ww> + <Ww> + <count>8</count> + <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> </WatchWindow1> <MemoryWindow1> <Mm> @@ -246,7 +266,7 @@ <DebugFlag> <trace>0</trace> <periodic>1</periodic> - <aLwin>1</aLwin> + <aLwin>0</aLwin> <aCover>0</aCover> <aSer1>0</aSer1> <aSer2>0</aSer2> -- Gitblit v1.9.3