From fc89f1e7e828ce2045d9744ab4816b30d72e4c22 Mon Sep 17 00:00:00 2001 From: zhangbo <zhangbo@qq.com> Date: 星期三, 07 五月 2025 10:25:44 +0800 Subject: [PATCH] 1.12添加无测距休眠30秒开一次测距 --- keil/Objects/uwb_simple_example.build_log.htm | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/keil/Objects/uwb_simple_example.build_log.htm b/keil/Objects/uwb_simple_example.build_log.htm index aec439d..19ef658 100644 --- a/keil/Objects/uwb_simple_example.build_log.htm +++ b/keil/Objects/uwb_simple_example.build_log.htm @@ -27,8 +27,14 @@ <h2>Output:</h2> *** Using Compiler 'V6.14', folder: 'D:\keil\ARM\ARMCLANG\Bin' Build Project 'uwb_simple_example' - Target 'MK8000 Release' +compiling main.c... +linking... +D:\zhangbo\2024\Code\ChinaUWB\山东移植简化版\ChinaUWBProject\keil\include\devices\MK800X\Source\ARM\MK800X_ac6_copy.sct(25): warning: L6314W: No section matches pattern *(.XIP_SECTION). +Program Size: Code=81508 RO-data=11852 RW-data=2068 ZI-data=58684 +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" "D:\zhangbo\2024\Code\ChinaUWB\山东移植简化版\ChinaUWBProject\keil\Objects\uwb_simple_example.axf" -".\Objects\uwb_simple_example.axf" - 0 Error(s), 0 Warning(s). +".\Objects\uwb_simple_example.axf" - 0 Error(s), 1 Warning(s). <h2>Software Packages used:</h2> -- Gitblit v1.9.3