| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- <html>
- <body>
- <pre>
- <h1>µVision Build Log</h1>
- <h2>Tool Versions:</h2>
- IDE-Version: ¦ÌVision V5.31.0.0
- Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved.
- License Information: kevin hu, null, LIC=ATTFW-QLX5Q-7RXX3-AV4XQ-LJ2CE-J16HJ
-
- Tool Versions:
- Toolchain: MDK-ARM Plus Version: 5.31.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.31.0.0
- Dialog DLL: DCM.DLL V1.17.3.0
- Target DLL: UL2CM3.DLL V1.163.4.0
- Dialog DLL: TCM.DLL V1.46.0.0
-
- <h2>Project:</h2>
- E:\works\mcu\BMS_LFP\Project\BMS.uvprojx
- Project File Date: 12/26/2020
- <h2>Output:</h2>
- *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
- Rebuild target 'GD32F130C8'
- compiling main.c...
- compiling gd32f1x0_can.c...
- compiling gd32f1x0_cmp.c...
- compiling gd32f1x0_cec.c...
- compiling gd32f1x0_ivref.c...
- compiling gd32f1x0_opa.c...
- compiling gd32f1x0_dma.c...
- compiling gd32f1x0_adc.c...
- compiling gd32f1x0_fmc.c...
- compiling gd32f1x0_dbg.c...
- compiling gd32f1x0_slcd.c...
- compiling gd32f1x0_crc.c...
- compiling gd32f1x0_fwdgt.c...
- compiling gd32f1x0_dac.c...
- compiling gd32f1x0_misc.c...
- compiling gd32f1x0_exti.c...
- compiling gd32f1x0_gpio.c...
- compiling gd32f1x0_i2c.c...
- compiling gd32f1x0_pmu.c...
- assembling startup_gd32f1x0.s...
- compiling gd32f1x0_spi.c...
- compiling gd32f1x0_rtc.c...
- compiling gd32f1x0_rcu.c...
- compiling gd32f1x0_syscfg.c...
- compiling gd32f1x0_tsi.c...
- compiling gd32f1x0_wwdgt.c...
- compiling gd32f1x0_timer.c...
- compiling system_gd32f1x0.c...
- compiling gd32f1x0_usart.c...
- linking...
- Program Size: Code=628 RO-data=376 RW-data=0 ZI-data=2144
- ".\Objects\BMS.axf" - 0 Error(s), 0 Warning(s).
- <h2>Software Packages used:</h2>
- Package Vendor: GigaDevice
- http://gd32mcu.com/data/documents/pack/GigaDevice.GD32F1x0_DFP.3.2.0.pack
- GigaDevice.GD32F1x0_DFP.3.2.0
- GigaDevice GD32F1x0 Series Device Support and Examples
- <h2>Collection of Component include folders:</h2>
- C:\Users\kevin\AppData\Local\Arm\Packs\GigaDevice\GD32F1x0_DFP\3.2.0\Device\Include
- <h2>Collection of Component Files used:</h2>
- Build Time Elapsed: 00:00:02
- </pre>
- </body>
- </html>
|