64 lines
2.4 KiB
HTML
64 lines
2.4 KiB
HTML
<html>
|
||
<body>
|
||
<pre>
|
||
<h1>µVision Build Log</h1>
|
||
<h2>Tool Versions:</h2>
|
||
IDE-Version: ¦ÌVision V5.24.2.0
|
||
Copyright (C) 2017 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
||
License Information: 1 Windows, 1, LIC=VGXG8-32TXT-II15V-PL5RH-RF78W-9MI25
|
||
|
||
Tool Versions:
|
||
Toolchain: MDK-ARM Plus Version: 5.24.1
|
||
Toolchain Path: D:\keil5\ARM\ARMCC\Bin
|
||
C Compiler: Armcc.exe V5.06 update 5 (build 528)
|
||
Assembler: Armasm.exe V5.06 update 5 (build 528)
|
||
Linker/Locator: ArmLink.exe V5.06 update 5 (build 528)
|
||
Library Manager: ArmAr.exe V5.06 update 5 (build 528)
|
||
Hex Converter: FromElf.exe V5.06 update 5 (build 528)
|
||
CPU DLL: SARMCM3.DLL V5.24.1
|
||
Dialog DLL: DCM.DLL V1.16.0.0
|
||
Target DLL: Segger\JL2CM3.dll V2.99.26.0
|
||
Dialog DLL: TCM.DLL V1.32.0.0
|
||
|
||
<h2>Project:</h2>
|
||
D:\GitWorkSpace\bs_bcu_app\prj\MDK-ARM\stm32f4xx_app.uvprojx
|
||
Project File Date: 11/12/2024
|
||
|
||
<h2>Output:</h2>
|
||
*** Using Compiler 'V5.06 update 5 (build 528)', folder: 'D:\keil5\ARM\ARMCC\Bin'
|
||
Build target 'stm32f407'
|
||
compiling app_demo.c...
|
||
"no source": Error: #5: cannot open source input file "..\..\app\app_demo.c": No such file or directory
|
||
..\..\app\app_demo.c: 0 warnings, 1 error
|
||
compiling dsp_can.c...
|
||
..\..\bsp\dsp_can.c(1): error: #5: cannot open source input file "bsp_can.h": No such file or directory
|
||
#include "bsp_can.h"
|
||
..\..\bsp\dsp_can.c: 0 warnings, 1 error
|
||
compiling main.c...
|
||
..\..\main\main.c(45): warning: #223-D: function "can_init" declared implicitly
|
||
can_init(CAN_SJW_1TQ, CAN_BS2_6TQ, CAN_BS1_7TQ, 6, CAN_MODE_LOOPBACK); /* CANåˆ<C3A5>å§‹åŒ?, æ£å¸¸æ¨¡å¼<C3A5>, 波特çŽ?500Kbps */
|
||
..\..\main\main.c(51): warning: #223-D: function "task1" declared implicitly
|
||
task1(baseTime);
|
||
..\..\main\main.c(56): warning: #223-D: function "task2" declared implicitly
|
||
task2(baseTime);
|
||
..\..\main\main.c: 3 warnings, 0 errors
|
||
".\Objects\HF_BCU_APP.axf" - 1 Error(s), 3 Warning(s).
|
||
|
||
<h2>Software Packages used:</h2>
|
||
|
||
Package Vendor: Keil
|
||
http://www.keil.com/pack/Keil.STM32F4xx_DFP.2.15.0.pack
|
||
Keil.STM32F4xx_DFP.2.15.0
|
||
STMicroelectronics STM32F4 Series Device Support, Drivers and Examples
|
||
|
||
<h2>Collection of Component include folders:</h2>
|
||
.\RTE\_stm32f407
|
||
D:\keil5\ARM\PACK\Keil\STM32F4xx_DFP\2.15.0\Drivers\CMSIS\Device\ST\STM32F4xx\Include
|
||
|
||
<h2>Collection of Component Files used:</h2>
|
||
Target not created.
|
||
Build Time Elapsed: 00:00:04
|
||
</pre>
|
||
</body>
|
||
</html>
|