From 878c6b1be0e565af89841a2c464f60c4220bd78e Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期二, 09 五月 2023 12:27:35 +0800 Subject: [PATCH] 1 --- MDK-ARM/L051.uvoptx | 19 +++++++++++++++++-- 1 files changed, 17 insertions(+), 2 deletions(-) diff --git a/MDK-ARM/L051.uvoptx b/MDK-ARM/L051.uvoptx index 6568e43..fde4da1 100644 --- a/MDK-ARM/L051.uvoptx +++ b/MDK-ARM/L051.uvoptx @@ -103,7 +103,7 @@ <bEvRecOn>1</bEvRecOn> <bSchkAxf>0</bSchkAxf> <bTchkAxf>0</bTchkAxf> - <nTsel>11</nTsel> + <nTsel>4</nTsel> <sDll></sDll> <sDllPa></sDllPa> <sDlgDll></sDlgDll> @@ -114,7 +114,7 @@ <tDlgDll></tDlgDll> <tDlgPa></tDlgPa> <tIfile>.\Loader.ini</tIfile> - <pMon>STLink\ST-LINKIII-KEIL_SWO.dll</pMon> + <pMon>Segger\JL2CM3.dll</pMon> </DebugOpt> <TargetDriverDllRegistry> <SetRegEntry> @@ -230,6 +230,21 @@ <WinNumber>1</WinNumber> <ItemText>ttt</ItemText> </Ww> + <Ww> + <count>14</count> + <WinNumber>1</WinNumber> + <ItemText>current_slotpos</ItemText> + </Ww> + <Ww> + <count>15</count> + <WinNumber>1</WinNumber> + <ItemText>tag_frequency</ItemText> + </Ww> + <Ww> + <count>16</count> + <WinNumber>1</WinNumber> + <ItemText>motor_state</ItemText> + </Ww> </WatchWindow1> <MemoryWindow1> <Mm> -- Gitblit v1.9.3