From 035ecb85c3513be2b6ab5c515db082cb7fee8f97 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期四, 22 五月 2025 18:11:06 +0800
Subject: [PATCH] 修改bug,io改为不拉

---
 01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/Objects/ble_central_periph.build_log.htm |   27 +++------------------------
 1 files changed, 3 insertions(+), 24 deletions(-)

diff --git a/01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/Objects/ble_central_periph.build_log.htm b/01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/Objects/ble_central_periph.build_log.htm
index 7f65afb..44c3b82 100644
--- a/01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/Objects/ble_central_periph.build_log.htm
+++ b/01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/Objects/ble_central_periph.build_log.htm
@@ -28,32 +28,11 @@
 *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
 Build target 'ble_central_periph'
 Before Build - User command #1: C:\Keil_v5\ARM\ARMCC\bin\armcc.exe -P "C:\git-ble\BLE_PAN1070\01_SDK\nimble\samples\bluetooth\ble_central_periph_ota\keil_107x\configuration\sdk_config.h"
-compiling app_ble.c...
-..\src\app_ble.c(127): warning:  #177-D: variable "xHigherPriorityTaskWoken"  was declared but never referenced
-      BaseType_t xHigherPriorityTaskWoken = pdTRUE;
-..\src\app_ble.c(203): warning:  #223-D: function "img_mgmt_module_init" declared implicitly
-  	img_mgmt_module_init();
-..\src\app_ble.c(204): warning:  #223-D: function "smp_ble_pkg_init" declared implicitly
-  	smp_ble_pkg_init();
-..\src\app_ble.c(206): warning:  #223-D: function "app_ble_thread_init" declared implicitly
-      app_ble_thread_init();
-..\src\app_ble.c(242): warning:  #111-D: statement is unreachable
-  vTaskDelete(NULL);
-..\src\app_ble.c(245): warning:  #159-D: declaration is incompatible with previous "app_ble_thread_init"  (declared at line 206)
-  void app_ble_thread_init(void)
-..\src\app_ble.c(250): warning:  #1-D: last line of file ends without a newline
-  }
-..\src\app_ble.c(124): warning:  #177-D: variable "xTaskToNotify"  was declared but never referenced
-  static TaskHandle_t xTaskToNotify = NULL;
-..\src\app_ble.c: 8 warnings, 0 errors
-linking...
-Program Size: Code=155796 RO-data=7104 RW-data=1888 ZI-data=30132  
-FromELF: creating hex file...
 After Build - User command #1: post_build.bat ".\Images" "C:\git-ble\BLE_PAN1070\01_SDK\nimble\samples\bluetooth\ble_central_periph_ota\keil_107x\" "C:\git-ble\BLE_PAN1070\01_SDK\nimble\samples\bluetooth\ble_central_periph_ota\keil_107x\Objects\ble_central_periph.axf" "C:\git-ble\BLE_PAN1070\01_SDK\nimble\samples\bluetooth\ble_central_periph_ota\keil_107x\Objects\ble_central_periph.HEX" "C:\Keil_v5\ARM\ARMCC\bin\fromelf.exe"
 已复制         1 个文件。
-Image signed done, bin size: 162880, checksum: 0xe1be5b
+Image signed done, bin size: 162880, checksum: 0xe1bdc6
 Post Build Complete!
-".\Objects\ble_central_periph.axf" - 0 Error(s), 8 Warning(s).
+".\Objects\ble_central_periph.axf" - 0 Error(s), 0 Warning(s).
 
 <h2>Software Packages used:</h2>
 
@@ -67,7 +46,7 @@
   C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\Device\ARM\ARMCM0\Include
 
 <h2>Collection of Component Files used:</h2>
-Build Time Elapsed:  00:00:10
+Build Time Elapsed:  00:00:08
 </pre>
 </body>
 </html>

--
Gitblit v1.9.3