From 6c7e61a54ef9b96f79704f0b965664e89f57dd52 Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Wed, 29 May 2024 17:41:52 +0800
Subject: [PATCH] 增加休眠,开始上板测试

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

diff --git a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp
index 4ce3963..1c89811 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"
@@ -96,7 +97,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