WXK
2025-01-22 255c51174a0571340ef470184064a5c75d261d27
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<html>
<body>
<pre>
<h1>µVision Build Log</h1>
<h2>Tool Versions:</h2>
IDE-Version: ¦ÌVision V5.30.0.0
Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: WXK WXK, WXK, LIC=LSNXV-PQMLL-2Z8W4-FC0XG-4GU90-PI7N8
 
Tool Versions:
Toolchain:       MDK-ARM Plus  Version: 5.30.0.0
Toolchain Path:  C:\Keil_v5\ARM\ARMCC\Bin
C Compiler:      Armcc.exe V5.06 update 6 (build 750)
Assembler:       Armasm.exe V5.06 update 6 (build 750)
Linker/Locator:  ArmLink.exe V5.06 update 6 (build 750)
Library Manager: ArmAr.exe V5.06 update 6 (build 750)
Hex Converter:   FromElf.exe V5.06 update 6 (build 750)
CPU DLL:         SARMCM3.DLL V5.30.0.0
Dialog DLL:      DARMCM1.DLL V1.19.3.0
Target DLL:      Segger\JL2CM3.dll V2.99.38.0
Dialog DLL:      TARMCM1.DLL V1.14.2.0
 
<h2>Project:</h2>
C:\git-ble\BLE_PAN1070\01_SDK\nimble\samples\bluetooth\ble_central_periph_ota\keil_107x\ble_central_periph.uvprojx
Project File Date:  01/20/2025
 
<h2>Output:</h2>
*** 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.c...
compiling app_ble_periph.c...
compiling app_ble.c...
..\src\app_ble.c(109): warning:  #177-D: variable "xHigherPriorityTaskWoken"  was declared but never referenced
      BaseType_t xHigherPriorityTaskWoken = pdTRUE;
..\src\app_ble.c(184): warning:  #223-D: function "img_mgmt_module_init" declared implicitly
      img_mgmt_module_init();
..\src\app_ble.c(185): warning:  #223-D: function "smp_ble_pkg_init" declared implicitly
      smp_ble_pkg_init();
..\src\app_ble.c(187): warning:  #223-D: function "app_ble_thread_init" declared implicitly
      app_ble_thread_init();
..\src\app_ble.c(218): warning:  #111-D: statement is unreachable
  vTaskDelete(NULL);
..\src\app_ble.c(221): warning:  #159-D: declaration is incompatible with previous "app_ble_thread_init"  (declared at line 187)
  void app_ble_thread_init(void)
..\src\app_ble.c(226): warning:  #1-D: last line of file ends without a newline
  }
..\src\app_ble.c(106): 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=154644 RO-data=7104 RW-data=1856 ZI-data=30036  
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: 161716, checksum: 0xe04252
Post Build Complete!
".\Objects\ble_central_periph.axf" - 0 Error(s), 8 Warning(s).
 
<h2>Software Packages used:</h2>
 
Package Vendor: ARM
                http://www.keil.com/pack/ARM.CMSIS.5.7.0.pack
                ARM.CMSIS.5.7.0
                CMSIS (Cortex Microcontroller Software Interface Standard)
 
<h2>Collection of Component include folders:</h2>
  .\RTE\_ble_central_periph
  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:09
</pre>
</body>
</html>