From 46f58be3ec0f37414a681b8279109e2120dfe627 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期一, 09 十二月 2024 10:11:28 +0800 Subject: [PATCH] 调整代码,之前的有问题,功率输出不是最大的 --- MDK-ARM/L051.uvoptx | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++++----- 1 files changed, 53 insertions(+), 5 deletions(-) diff --git a/MDK-ARM/L051.uvoptx b/MDK-ARM/L051.uvoptx index 8d73332..e9c79c8 100644 --- a/MDK-ARM/L051.uvoptx +++ b/MDK-ARM/L051.uvoptx @@ -88,7 +88,7 @@ <sRmem>1</sRmem> <sRfunc>1</sRfunc> <sRbox>1</sRbox> - <tLdApp>0</tLdApp> + <tLdApp>1</tLdApp> <tGomain>1</tGomain> <tRbreak>1</tRbreak> <tRwatch>1</tRwatch> @@ -162,9 +162,9 @@ <Bp> <Number>0</Number> <Type>0</Type> - <LineNumber>476</LineNumber> + <LineNumber>172</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>134251848</Address> + <Address>134241804</Address> <ByteObject>0</ByteObject> <HtxType>0</HtxType> <ManyObjects>0</ManyObjects> @@ -173,7 +173,55 @@ <BreakIfRCount>1</BreakIfRCount> <Filename>E:\GIT\XRange_Tag - 閸擃垱婀癨Src\application\dw_app.c</Filename> <ExecCommand></ExecCommand> - <Expression>\\L051\../Src/application/dw_app.c\476</Expression> + <Expression>\\L051\../Src/application/dw_app.c\172</Expression> + </Bp> + <Bp> + <Number>1</Number> + <Type>0</Type> + <LineNumber>173</LineNumber> + <EnabledFlag>1</EnabledFlag> + <Address>134241808</Address> + <ByteObject>0</ByteObject> + <HtxType>0</HtxType> + <ManyObjects>0</ManyObjects> + <SizeOfObject>0</SizeOfObject> + <BreakByAccess>0</BreakByAccess> + <BreakIfRCount>1</BreakIfRCount> + <Filename>E:\GIT\XRange_Tag - 閸擃垱婀癨Src\application\dw_app.c</Filename> + <ExecCommand></ExecCommand> + <Expression>\\L051\../Src/application/dw_app.c\173</Expression> + </Bp> + <Bp> + <Number>2</Number> + <Type>0</Type> + <LineNumber>183</LineNumber> + <EnabledFlag>1</EnabledFlag> + <Address>134241850</Address> + <ByteObject>0</ByteObject> + <HtxType>0</HtxType> + <ManyObjects>0</ManyObjects> + <SizeOfObject>0</SizeOfObject> + <BreakByAccess>0</BreakByAccess> + <BreakIfRCount>1</BreakIfRCount> + <Filename>E:\GIT\XRange_Tag - 閸擃垱婀癨Src\application\dw_app.c</Filename> + <ExecCommand></ExecCommand> + <Expression>\\L051\../Src/application/dw_app.c\183</Expression> + </Bp> + <Bp> + <Number>3</Number> + <Type>0</Type> + <LineNumber>182</LineNumber> + <EnabledFlag>1</EnabledFlag> + <Address>134241842</Address> + <ByteObject>0</ByteObject> + <HtxType>0</HtxType> + <ManyObjects>0</ManyObjects> + <SizeOfObject>0</SizeOfObject> + <BreakByAccess>0</BreakByAccess> + <BreakIfRCount>1</BreakIfRCount> + <Filename>E:\GIT\XRange_Tag - 閸擃垱婀癨Src\application\dw_app.c</Filename> + <ExecCommand></ExecCommand> + <Expression>\\L051\../Src/application/dw_app.c\182</Expression> </Bp> </Breakpoint> <WatchWindow1> @@ -300,7 +348,7 @@ <pMultCmdsp></pMultCmdsp> <SystemViewers> <Entry> - <Name>System Viewer\LPTIM</Name> + <Name>System Viewer\GPIOA</Name> <WinId>35905</WinId> </Entry> </SystemViewers> -- Gitblit v1.9.3