| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 | 
							- <html>
 
- <body>
 
- <pre>
 
- <h1>µVision Build Log</h1>
 
- <h2>Tool Versions:</h2>
 
- IDE-Version: ¦ÌVision V5.36.0.0
 
- Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved.
 
- License Information: 1 1, 1, LIC=D0D7S-LUDD6-UHI8H-WGPSX-UUXXX-1T4U9
 
-  
 
- Tool Versions:
 
- Toolchain:       MDK-ARM Plus  Version: 5.36.0.0
 
- Toolchain Path:  D:\software\MDK5\ARM\ARMCC\Bin
 
- C Compiler:      Armcc.exe V5.06 update 7 (build 960)
 
- Assembler:       Armasm.exe V5.06 update 7 (build 960)
 
- Linker/Locator:  ArmLink.exe V5.06 update 7 (build 960)
 
- Library Manager: ArmAr.exe V5.06 update 7 (build 960)
 
- Hex Converter:   FromElf.exe V5.06 update 7 (build 960)
 
- CPU DLL:         SARMCM3.DLL V5.36.0.0
 
- Dialog DLL:      DCM.DLL V1.17.3.0
 
- Target DLL:      Segger\JL2CM3.dll V2.99.40.0
 
- Dialog DLL:      TCM.DLL V1.53.0.0
 
-  
 
- <h2>Project:</h2>
 
- d:\project\dtu_gateway\bootloader\USER\bootloader.uvprojx
 
- Project File Date:  10/31/2023
 
- <h2>Output:</h2>
 
- *** Using Compiler 'V5.06 update 7 (build 960)', folder: 'D:\software\MDK5\ARM\ARMCC\Bin'
 
- Build target 'bootloader'
 
- compiling main.c...
 
- ..\CMSIS\Include\gd32f10x.h(44): warning:  #47-D: incompatible redefinition of macro "GD32F10X_XD" 
 
-   #define GD32F10X_XD
 
- main.h(25): warning:  #1295-D: Deprecated declaration task_fwdgt_reload - give arg types
 
-   void task_fwdgt_reload();
 
- ..\HW\Include\ota_message.h(14): warning:  #1295-D: Deprecated declaration load_ota_message_config_params - give arg types
 
-   extern int load_ota_message_config_params();
 
- ..\HW\Include\ota_message.h(16): warning:  #1295-D: Deprecated declaration get_config_params - give arg types
 
-   extern OTA_MESSAGE *get_config_params();
 
- ..\HW\Include\ec800m.h(32): warning:  #2532-D: support for trigraphs is disabled
 
-   // ??MQTT??3.1.1 ??????--4(mqtt 3.1.1 )3(mqtt 3.1)
 
- main.c(97): warning:  #1-D: last line of file ends without a newline
 
-   }
 
- main.c: 6 warnings, 0 errors
 
- linking...
 
- Program Size: Code=8092 RO-data=400 RW-data=112 ZI-data=73992  
 
- FromELF: creating hex file...
 
- "..\OBJ\bootloader.axf" - 0 Error(s), 6 Warning(s).
 
- <h2>Software Packages used:</h2>
 
- Package Vendor: GigaDevice
 
-                 https://gd32mcu.com/data/documents/pack/GigaDevice.GD32F10x_DFP.2.1.0.pack
 
-                 GigaDevice.GD32F10x_DFP.2.1.0
 
-                 GigaDevice GD32F10x Series Device Support and Examples
 
- <h2>Collection of Component include folders:</h2>
 
-   D:\software\MDK5\Pack\GigaDevice\GD32F10x_DFP\2.1.0\Device\Include
 
- <h2>Collection of Component Files used:</h2>
 
- Build Time Elapsed:  00:00:02
 
- </pre>
 
- </body>
 
- </html>
 
 
  |