From a1810b89e66f184c62a0588ae7d57c91d0c376e8 Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Thu, 30 May 2024 20:06:09 +0800
Subject: [PATCH] 继续测试修改

---
 KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp
index 4298142..a31dc6f 100644
--- a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp
+++ b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp
@@ -27,6 +27,8 @@
 ".\objects\valve_control.o"
 ".\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"
@@ -41,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"
@@ -95,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