mirror of
https://github.com/dekuNukem/USB4VC.git
synced 2025-10-31 11:26:46 -07:00
61 lines
2.1 KiB
HTML
61 lines
2.1 KiB
HTML
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>µVision Build Log</h1>
|
|
<h2>Tool Versions:</h2>
|
|
IDE-Version: µVision V5.29.0.0
|
|
Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
|
License Information: deku nukem, dekunukem, LIC=7N0AE-5G7PR-SPLG1-Q3EZ5-YXSRG-4MU7E
|
|
|
|
Tool Versions:
|
|
Toolchain: MDK-ARM Cortex-M0/M0+ 256K for ST Version: 5.29.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.29.0.0
|
|
Dialog DLL: DARMCM1.DLL V1.19.2.0
|
|
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.7.0
|
|
Dialog DLL: TARMCM1.DLL V1.14.1.0
|
|
|
|
<h2>Project:</h2>
|
|
C:\Users\allen\Desktop\repos\usb2ps2\firmware\quad_test\MDK-ARM\my_adb.uvprojx
|
|
Project File Date: 02/17/2022
|
|
|
|
<h2>Output:</h2>
|
|
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
|
|
Build target 'my_adb'
|
|
compiling main.c...
|
|
linking...
|
|
Program Size: Code=7936 RO-data=304 RW-data=36 ZI-data=1916
|
|
FromELF: creating hex file...
|
|
"my_adb\my_adb.axf" - 0 Error(s), 0 Warning(s).
|
|
|
|
<h2>Software Packages used:</h2>
|
|
|
|
Package Vendor: ARM
|
|
http://www.keil.com/pack/ARM.CMSIS.5.6.0.pack
|
|
ARM.CMSIS.5.6.0
|
|
CMSIS (Cortex Microcontroller Software Interface Standard)
|
|
* Component: CORE Version: 5.3.0
|
|
|
|
Package Vendor: Keil
|
|
http://www.keil.com/pack/Keil.STM32F0xx_DFP.2.0.0.pack
|
|
Keil.STM32F0xx_DFP.2.0.0
|
|
STMicroelectronics STM32F0 Series Device Support, Drivers and Examples
|
|
|
|
<h2>Collection of Component include folders:</h2>
|
|
.\RTE\_my_adb
|
|
C:\Users\allen\AppData\Local\Arm\Packs\ARM\CMSIS\5.6.0\CMSIS\Core\Include
|
|
C:\Users\allen\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32F0xx\Include
|
|
|
|
<h2>Collection of Component Files used:</h2>
|
|
|
|
* Component: ARM::CMSIS:CORE:5.3.0
|
|
Build Time Elapsed: 00:00:02
|
|
</pre>
|
|
</body>
|
|
</html>
|