From ff5cfcabc63d16cafa0f3f1b8fcadcc03d74bb81 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期一, 28 十月 2024 15:10:08 +0800 Subject: [PATCH] 代码暂时提交,已经改完成lora uwb配合版本 还没测,标签那边没改 --- keil/Objects/uwb_simple_example.build_log.htm | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/keil/Objects/uwb_simple_example.build_log.htm b/keil/Objects/uwb_simple_example.build_log.htm index f2dbf90..5f77029 100644 --- a/keil/Objects/uwb_simple_example.build_log.htm +++ b/keil/Objects/uwb_simple_example.build_log.htm @@ -21,8 +21,8 @@ Dialog DLL: TARMCM1.DLL V1.14.2.0 <h2>Project:</h2> -C:\git-mk8000\ChinaUWBProject - 手环\keil\uwb_simple_example.uvprojx -Project File Date: 09/26/2024 +C:\git-mk8000\ChinaUWBProject - tx\keil\uwb_simple_example.uvprojx +Project File Date: 09/30/2024 <h2>Output:</h2> *** Using Compiler 'V6.14', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin' @@ -30,10 +30,10 @@ compiling main.c... linking... .\include\devices\MK800X\Source\ARM\MK800X_ac6_copy.sct(25): warning: L6314W: No section matches pattern *(.XIP_SECTION). -Program Size: Code=36776 RO-data=3640 RW-data=1412 ZI-data=17960 +Program Size: Code=74664 RO-data=9628 RW-data=1616 ZI-data=28412 Finished: 0 information, 1 warning and 0 error messages. FromELF: creating hex file... -After Build - User command #1: fromelf.exe --bincombined -o "Output\uwb_simple_example.bin" "C:\git-mk8000\ChinaUWBProject - 手环\keil\Objects\uwb_simple_example.axf" +After Build - User command #1: fromelf.exe --bincombined -o "Output\uwb_simple_example.bin" "C:\git-mk8000\ChinaUWBProject - tx\keil\Objects\uwb_simple_example.axf" ".\Objects\uwb_simple_example.axf" - 0 Error(s), 1 Warning(s). <h2>Software Packages used:</h2> @@ -48,7 +48,7 @@ C:\Keil_v5\ARM\PACK\MKSEMI\MK800X_DFP\1.0.3\Device\Include <h2>Collection of Component Files used:</h2> -Build Time Elapsed: 00:00:01 +Build Time Elapsed: 00:00:02 </pre> </body> </html> -- Gitblit v1.9.3