From e6a5d5754fc9028fc9c632e98a3225d90e70a34a Mon Sep 17 00:00:00 2001 From: zhangbo <zhangbo@qq.com> Date: 星期五, 25 七月 2025 18:05:28 +0800 Subject: [PATCH] 文件名存入COMMAP表里,方便心跳包上传固件名称 --- keil/Listings/uwb_simple_example.map | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/keil/Listings/uwb_simple_example.map b/keil/Listings/uwb_simple_example.map index 510fb90..cc1c215 100644 --- a/keil/Listings/uwb_simple_example.map +++ b/keil/Listings/uwb_simple_example.map @@ -2591,9 +2591,9 @@ menu.o(.ARM.exidx.text.IAP_JumpTo) refers to menu.o(.text.IAP_JumpTo) for [Anonymous Symbol] menu.o(.text.SerialDownload) refers to ymodem.o(.text.Send_Byte) for Send_Byte menu.o(.text.SerialDownload) refers to ymodem.o(.text.Ymodem_Receive) for Ymodem_Receive - menu.o(.text.SerialDownload) refers to global_param.o(.text.save_com_map_to_flash) for save_com_map_to_flash menu.o(.text.SerialDownload) refers to mk_misc.o(.text.delay_ms) for delay_ms menu.o(.text.SerialDownload) refers to memcpya.o(.text) for __aeabi_memcpy + menu.o(.text.SerialDownload) refers to global_param.o(.text.save_com_map_to_flash) for save_com_map_to_flash menu.o(.text.SerialDownload) refers to menu.o(.bss.tab_1024) for tab_1024 menu.o(.text.SerialDownload) refers to global_param.o(.bss.g_com_map) for g_com_map menu.o(.text.SerialDownload) refers to ymodem.o(.bss..L_MergedGlobals) for tempchangdu @@ -11789,7 +11789,7 @@ 0 0 0 0 4 313 libc.o 74 0 0 0 0 40477 lis3dh_driver.o 3378 528 205 95 433 17503 main.o - 92 12 0 0 1280 3581 menu.o + 92 12 0 0 1280 3572 menu.o 944 156 57 0 32 12575 mk_adc.o 520 96 25 64 0 18767 mk_aes.o 494 140 45 0 0 6866 mk_calib.o @@ -11829,7 +11829,7 @@ 2516 456 0 0 1397 17466 ymodem.o ---------------------------------------------------------------------- - 55060 7372 7680 1004 45017 550502 Object Totals + 55060 7372 7680 1004 45017 550493 Object Totals 0 0 32 0 14336 0 (incl. Generated) 28 0 4 9 35 0 (incl. Padding) @@ -11941,8 +11941,8 @@ Code (inc. data) RO Data RW Data ZI Data Debug - 83230 9778 11774 2324 51328 794480 Grand Totals - 83230 9778 11774 600 51328 794480 ELF Image Totals (compressed) + 83230 9778 11774 2324 51328 794471 Grand Totals + 83230 9778 11774 600 51328 794471 ELF Image Totals (compressed) 83230 9778 11774 600 0 0 ROM Totals ============================================================================== -- Gitblit v1.9.3