From ec51312d1b175c9eebe7a92e1cc15e4d0d120e64 Mon Sep 17 00:00:00 2001 From: zhangbo <zhangbo@qq.com> Date: 星期二, 29 七月 2025 18:06:34 +0800 Subject: [PATCH] 修改can模块的通讯速率500k --- 源码/核心板/MDK-ARM/Project.uvoptx | 62 +++++++++++++++++++++++------- 1 files changed, 47 insertions(+), 15 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 5607390..a0e3c03 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" @@ -125,7 +125,7 @@ <SetRegEntry> <Number>0</Number> <Key>DLGUARM</Key> - <Name>d</Name> + <Name></Name> </SetRegEntry> <SetRegEntry> <Number>0</Number> @@ -162,50 +162,82 @@ <Bp> <Number>0</Number> <Type>0</Type> - <LineNumber>27</LineNumber> + <LineNumber>327</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>134254708</Address> + <Address>134266338</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\beep_logic_app.c</Filename> + <Filename>D:\zhangbo\2024\Code\F103\UWB_SmallModule_F103\濠ф劗鐖淺Src\main.c</Filename> <ExecCommand></ExecCommand> - <Expression>\\UWB_Projects\../Src/application/beep_logic_app.c\27</Expression> + <Expression>\\UWB_Projects\../Src/main.c\327</Expression> </Bp> <Bp> <Number>1</Number> <Type>0</Type> - <LineNumber>431</LineNumber> + <LineNumber>329</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>134250988</Address> + <Address>134266350</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> + <Filename>D:\zhangbo\2024\Code\F103\UWB_SmallModule_F103\濠ф劗鐖淺Src\main.c</Filename> <ExecCommand></ExecCommand> - <Expression>\\UWB_Projects\../Src/application/dw_app.c\431</Expression> + <Expression>\\UWB_Projects\../Src/main.c\329</Expression> </Bp> <Bp> <Number>2</Number> <Type>0</Type> - <LineNumber>1050</LineNumber> + <LineNumber>331</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>0</Address> + <Address>134266362</Address> <ByteObject>0</ByteObject> <HtxType>0</HtxType> <ManyObjects>0</ManyObjects> <SizeOfObject>0</SizeOfObject> <BreakByAccess>0</BreakByAccess> - <BreakIfRCount>0</BreakIfRCount> - <Filename>..\Src\application\dw_app.c</Filename> + <BreakIfRCount>1</BreakIfRCount> + <Filename>D:\zhangbo\2024\Code\F103\UWB_SmallModule_F103\濠ф劗鐖淺Src\main.c</Filename> <ExecCommand></ExecCommand> - <Expression></Expression> + <Expression>\\UWB_Projects\../Src/main.c\331</Expression> + </Bp> + <Bp> + <Number>3</Number> + <Type>0</Type> + <LineNumber>333</LineNumber> + <EnabledFlag>1</EnabledFlag> + <Address>134266374</Address> + <ByteObject>0</ByteObject> + <HtxType>0</HtxType> + <ManyObjects>0</ManyObjects> + <SizeOfObject>0</SizeOfObject> + <BreakByAccess>0</BreakByAccess> + <BreakIfRCount>1</BreakIfRCount> + <Filename>D:\zhangbo\2024\Code\F103\UWB_SmallModule_F103\濠ф劗鐖淺Src\main.c</Filename> + <ExecCommand></ExecCommand> + <Expression>\\UWB_Projects\../Src/main.c\333</Expression> + </Bp> + <Bp> + <Number>4</Number> + <Type>0</Type> + <LineNumber>335</LineNumber> + <EnabledFlag>1</EnabledFlag> + <Address>134266386</Address> + <ByteObject>0</ByteObject> + <HtxType>0</HtxType> + <ManyObjects>0</ManyObjects> + <SizeOfObject>0</SizeOfObject> + <BreakByAccess>0</BreakByAccess> + <BreakIfRCount>1</BreakIfRCount> + <Filename>D:\zhangbo\2024\Code\F103\UWB_SmallModule_F103\濠ф劗鐖淺Src\main.c</Filename> + <ExecCommand></ExecCommand> + <Expression>\\UWB_Projects\../Src/main.c\335</Expression> </Bp> </Breakpoint> <WatchWindow1> @@ -367,7 +399,7 @@ <DebugFlag> <trace>0</trace> <periodic>1</periodic> - <aLwin>0</aLwin> + <aLwin>1</aLwin> <aCover>0</aCover> <aSer1>0</aSer1> <aSer2>0</aSer2> -- Gitblit v1.9.3