From 29a38e5f67b81b1518302ad775460200deba51e7 Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期一, 01 二月 2021 17:42:24 +0800 Subject: [PATCH] V1.39 去掉开机输出信息 --- 源码/核心板/MDK-ARM/Project.uvoptx | 40 ++++++++++++++++++++++++++++++++++++---- 1 files changed, 36 insertions(+), 4 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 bf3464b..2fc3931 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" @@ -162,18 +162,50 @@ <Bp> <Number>0</Number> <Type>0</Type> - <LineNumber>70</LineNumber> + <LineNumber>996</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>134253454</Address> + <Address>134241712</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> + <Filename>E:\GIT\UWB_SmallModule\濠ф劗鐖淺Src\application\dw_app.c</Filename> <ExecCommand></ExecCommand> - <Expression>\\UWB_Projects\../Src/stm32f10x_it.c\70</Expression> + <Expression>\\UWB_Projects\../Src/application/dw_app.c\996</Expression> + </Bp> + <Bp> + <Number>1</Number> + <Type>0</Type> + <LineNumber>993</LineNumber> + <EnabledFlag>1</EnabledFlag> + <Address>134241674</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\application\dw_app.c</Filename> + <ExecCommand></ExecCommand> + <Expression>\\UWB_Projects\../Src/application/dw_app.c\993</Expression> + </Bp> + <Bp> + <Number>2</Number> + <Type>0</Type> + <LineNumber>990</LineNumber> + <EnabledFlag>1</EnabledFlag> + <Address>134241672</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\application\dw_app.c</Filename> + <ExecCommand></ExecCommand> + <Expression>\\UWB_Projects\../Src/application/dw_app.c\990</Expression> </Bp> </Breakpoint> <WatchWindow1> -- Gitblit v1.9.3