95ce2328
李外
完成USB移植,测试正常,
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<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: d Microsoft, Microsoft, LIC=RC93N-YLQQB-8TQ3P-MHIHV-VJYCC-FP6J4
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.36.0.0
Toolchain Path: C:\Keil_v5\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.36.0
Dialog DLL: TCM.DLL V1.53.0.0
<h2>Project:</h2>
E:\C100B_S6\C100B_GD\Proj\Base_GD303.uvprojx
|
790617c9
李外
V100.0.3 1、发给键盘的...
|
25
|
Project File Date: 10/25/2022
|
95ce2328
李外
完成USB移植,测试正常,
|
26
27
28
29
|
<h2>Output:</h2>
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'C100B'
|
dcc9b193
李外
V100.0.2 完成基站升级功能。
|
30
|
After Build - User command #1: fromelf.exe --bin -o "E:\C100B_S6\C100B_GD\Proj\Objects\Base_GD303.bin" "E:\C100B_S6\C100B_GD\Proj\Objects\Base_GD303.axf"
|
790617c9
李外
V100.0.3 1、发给键盘的...
|
31
|
".\Objects\Base_GD303.axf" - 0 Error(s), 0 Warning(s).
|
95ce2328
李外
完成USB移植,测试正常,
|
32
33
34
35
36
37
38
39
40
41
42
43
|
<h2>Software Packages used:</h2>
Package Vendor: GigaDevice
http://gd32mcu.com/data/documents/pack/GigaDevice.GD32F30x_DFP.2.1.0.pack
GigaDevice.GD32F30x_DFP.2.1.0
GigaDevice GD32F30x Series Device Support and Examples
<h2>Collection of Component include folders:</h2>
C:\Users\Administrator\AppData\Local\Arm\Packs\GigaDevice\GD32F30x_DFP\2.1.0\Device\Include
<h2>Collection of Component Files used:</h2>
|
eeb5a5ae
李外
1、解决组网信标随机数延时为0时组...
|
44
|
Build Time Elapsed: 00:00:01
|
95ce2328
李外
完成USB移植,测试正常,
|
45
46
47
|
</pre>
</body>
</html>
|