From c0eb11511ce61608b63e4e4334d4bac797fa9856 Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期五, 26 三月 2021 14:11:13 +0800 Subject: [PATCH] V1.43 1.使用非标准SFD模式。2去掉芯片状态检测 --- 源码/核心板/MDK-ARM/Project.uvoptx | 41 +++++++++++++++++++++++++++++++++-------- 1 files changed, 33 insertions(+), 8 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 01de894..2542ce8 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,9 +162,9 @@ <Bp> <Number>0</Number> <Type>0</Type> - <LineNumber>936</LineNumber> + <LineNumber>384</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>134243884</Address> + <Address>134248526</Address> <ByteObject>0</ByteObject> <HtxType>0</HtxType> <ManyObjects>0</ManyObjects> @@ -173,23 +173,23 @@ <BreakIfRCount>1</BreakIfRCount> <Filename>E:\GIT\UWB_SmallModule\濠ф劗鐖淺Src\application\dw_app.c</Filename> <ExecCommand></ExecCommand> - <Expression>\\UWB_Projects\../Src/application/dw_app.c\936</Expression> + <Expression>\\UWB_Projects\../Src/application/dw_app.c\384</Expression> </Bp> <Bp> <Number>1</Number> <Type>0</Type> - <LineNumber>70</LineNumber> + <LineNumber>671</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>0</Address> + <Address>134246624</Address> <ByteObject>0</ByteObject> <HtxType>0</HtxType> <ManyObjects>0</ManyObjects> <SizeOfObject>0</SizeOfObject> <BreakByAccess>0</BreakByAccess> - <BreakIfRCount>0</BreakIfRCount> - <Filename>..\Src\stm32f10x_it.c</Filename> + <BreakIfRCount>1</BreakIfRCount> + <Filename>E:\GIT\UWB_SmallModule\濠ф劗鐖淺Src\application\dw_app.c</Filename> <ExecCommand></ExecCommand> - <Expression></Expression> + <Expression>\\UWB_Projects\../Src/application/dw_app.c\671</Expression> </Bp> </Breakpoint> <WatchWindow1> @@ -248,6 +248,31 @@ <WinNumber>1</WinNumber> <ItemText>g_com_map</ItemText> </Ww> + <Ww> + <count>11</count> + <WinNumber>1</WinNumber> + <ItemText>g_Resttimer,0x0A</ItemText> + </Ww> + <Ww> + <count>12</count> + <WinNumber>1</WinNumber> + <ItemText>rx_buffer[MESSAGE_TYPE_IDX]</ItemText> + </Ww> + <Ww> + <count>13</count> + <WinNumber>1</WinNumber> + <ItemText>rx_buffer</ItemText> + </Ww> + <Ww> + <count>14</count> + <WinNumber>1</WinNumber> + <ItemText>g_start_send_flag</ItemText> + </Ww> + <Ww> + <count>15</count> + <WinNumber>1</WinNumber> + <ItemText>hex_dist,0x0A</ItemText> + </Ww> </WatchWindow1> <MemoryWindow1> <Mm> -- Gitblit v1.9.3