完成了使485输出的数据可以被上位机解析
This commit is contained in:
@ -3,11 +3,11 @@
|
||||
<title>Static Call Graph - [project\project.axf]</title></head>
|
||||
<body><HR>
|
||||
<H1>Static Call Graph for image project\project.axf</H1><HR>
|
||||
<BR><P>#<CALLGRAPH># ARM Linker, 5060960: Last Updated: Thu May 07 14:27:19 2026
|
||||
<BR><P>#<CALLGRAPH># ARM Linker, 5060960: Last Updated: Fri May 08 09:33:33 2026
|
||||
<BR><P>
|
||||
<H3>Maximum Stack Usage = 376 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
|
||||
<H3>Maximum Stack Usage = 608 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
|
||||
Call chain for Maximum Stack Depth:</H3>
|
||||
cmd_parser_response_callback ⇒ DebugLog_Output ⇒ MultiUART_Send ⇒ tx_kickoff ⇒ HAL_UART_Transmit_IT
|
||||
main ⇒ IO_Monitor_Task ⇒ send_di_event ⇒ UART2_Print_Printf ⇒ UART2_Print_Send ⇒ HAL_UART_Transmit_IT
|
||||
<P>
|
||||
<H3>
|
||||
Mutually Recursive functions
|
||||
@ -1247,8 +1247,8 @@ Global Symbols
|
||||
<BR>[Called By]<UL><LI><a href="#[eb]">>></a> tx_led_control
|
||||
</UL>
|
||||
|
||||
<P><STRONG><a name="[35]"></a>main</STRONG> (Thumb, 416 bytes, Stack size 0 bytes, main.o(i.main))
|
||||
<BR><BR>[Stack]<UL><LI>Max Depth = 344<LI>Call Chain = main ⇒ IO_Monitor_Task ⇒ send_di_event ⇒ UART2_Print_Printf ⇒ UART2_Print_Send ⇒ HAL_UART_Transmit_IT
|
||||
<P><STRONG><a name="[35]"></a>main</STRONG> (Thumb, 560 bytes, Stack size 264 bytes, main.o(i.main))
|
||||
<BR><BR>[Stack]<UL><LI>Max Depth = 608<LI>Call Chain = main ⇒ IO_Monitor_Task ⇒ send_di_event ⇒ UART2_Print_Printf ⇒ UART2_Print_Send ⇒ HAL_UART_Transmit_IT
|
||||
</UL>
|
||||
<BR>[Calls]<UL><LI><a href="#[cf]">>></a> rf433_init
|
||||
<LI><a href="#[bc]">>></a> UART2_Print_Task
|
||||
|
||||
Reference in New Issue
Block a user