From 64cf4a779ef5c16c79bbbee27370169dc8d69499 Mon Sep 17 00:00:00 2001 From: jinlicong <493886250@qq.com> Date: Mon, 06 May 2024 20:08:30 +0800 Subject: [PATCH] 继续开发 --- KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.build_log.htm | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.build_log.htm b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.build_log.htm index 2e80d82..53c5290 100644 --- a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.build_log.htm +++ b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.build_log.htm @@ -27,6 +27,10 @@ <h2>Output:</h2> *** Using Compiler 'V5.06 update 7 for Certification (build 960)', folder: 'D:\Program Files\MDK5\ARM\ARMCC\Bin' Build target 'SZV103_FM33A0_MainSystem' +compiling system_run_fun.c... +linking... +Program Size: Code=17724 RO-data=2528 RW-data=524 ZI-data=19500 +FromELF: creating hex file... After Build - User command #1: fromelf --bin -o ".\bin_file\SZV103_FM33A0_MainSystem.bin" "E:\GasFlowmeter\Internet_of_things_valve\SZV103\SZV103_FM33A0xxEV_SiZhu\KEIL_MDKARM\Objects\SZV103_FM33A0_MainSystem.axf" ".\Objects\SZV103_FM33A0_MainSystem.axf" - 0 Error(s), 0 Warning(s). -- Gitblit v1.9.3