From e4424eb6b50d0300583c422dfb71d58e040f4b9e Mon Sep 17 00:00:00 2001 From: jinlicong <493886250@qq.com> Date: Tue, 11 Jun 2024 19:54:37 +0800 Subject: [PATCH] 继续测试优化 --- KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp index 4ce3963..a31dc6f 100644 --- a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp +++ b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp @@ -28,6 +28,7 @@ ".\objects\power_manage.o" ".\objects\billing.o" ".\objects\other_fun.o" +".\objects\sys_sleep.o" ".\objects\sizhu_alarm_record.o" ".\objects\sizhu_event_record.o" ".\objects\sizhu_history_record.o" @@ -42,9 +43,6 @@ ".\objects\lcd.o" ".\objects\lcd_cfg_api.o" ".\objects\lcd_io_api.o" -".\objects\cm_backtrace.o" -".\objects\cmb_fault.o" -".\objects\fault_test.o" ".\objects\fm33a0xxev_adc.o" ".\objects\fm33a0xxev_aes.o" ".\objects\fm33a0xxev_bstim.o" @@ -96,7 +94,7 @@ ".\objects\mbrtu.o" ".\objects\startup_fm33a0xxev.o" ".\objects\system_fm33a0xxev.o" ---library_type=microlib --strict --scatter ".\UFG220_FM33A0_MainSystem_User.sct" +--library_type=microlib --strict --scatter ".\sct\fm33a06xev_test.sct" --summary_stderr --info summarysizes --map --load_addr_map_info --xref --callgraph --symbols --info sizes --info totals --info unused --info veneers --list ".\Listings\SZV103_FM33A0_MainSystem.map" -o .\Objects\SZV103_FM33A0_MainSystem.axf \ No newline at end of file -- Gitblit v1.9.3