From e61d1595ebb1fa76b499cddec2df4bd66ec92b97 Mon Sep 17 00:00:00 2001 From: jinlicong <493886250@qq.com> Date: Mon, 20 May 2024 20:02:47 +0800 Subject: [PATCH] 继续完善 --- KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp | 20 +++++++++++++++++++- 1 files changed, 19 insertions(+), 1 deletions(-) diff --git a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp index 814e21d..5d211d9 100644 --- a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp +++ b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp @@ -1,11 +1,11 @@ --cpu Cortex-M0 ".\objects\aes128.o" -".\objects\mbcrc.o" ".\objects\sizhu_ctrl_word.o" ".\objects\system_general_para.o" ".\objects\system_run_fun.o" ".\objects\main.o" ".\objects\linked_list.o" +".\objects\mbcrc1.o" ".\objects\user_init.o" ".\objects\delay.o" ".\objects\rcc_config.o" @@ -25,6 +25,8 @@ ".\objects\bootloader_iap.o" ".\objects\eeprom.o" ".\objects\valve_control.o" +".\objects\power_manage.o" +".\objects\billing.o" ".\objects\sizhu_alarm_record.o" ".\objects\sizhu_event_record.o" ".\objects\sizhu_history_record.o" @@ -74,6 +76,22 @@ ".\objects\fm33a0xxev_wwdt.o" ".\objects\rs485_read_data.o" ".\objects\rs485_data_analysis_pro.o" +".\objects\pulse_and_alarm_line.o" +".\objects\mb.o" +".\objects\mbfunccoils.o" +".\objects\mbfuncdiag.o" +".\objects\mbfuncdisc.o" +".\objects\mbfuncholding.o" +".\objects\mbfuncinput.o" +".\objects\mbfuncother.o" +".\objects\mbutils.o" +".\objects\portevent.o" +".\objects\portserial.o" +".\objects\porttimer.o" +".\objects\regdefine.o" +".\objects\regport.o" +".\objects\mbcrc_1.o" +".\objects\mbrtu.o" ".\objects\startup_fm33a0xxev.o" ".\objects\system_fm33a0xxev.o" --library_type=microlib --strict --scatter ".\UFG220_FM33A0_MainSystem_User.sct" -- Gitblit v1.9.3