<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 drv_gpio.c...
..\..\drv\drv_gpio.h(22): warning:  #1-D: last line of file ends without a newline
  #endif // GPIO_CONFIG_H
..\..\drv\drv_gpio.c(35): warning:  #1-D: last line of file ends without a newline
  }
..\..\drv\drv_gpio.c: 2 warnings, 0 errors
compiling dsp_can.c...
..\..\bsp\dsp_can.c(29): warning:  #9-D: nested comment is not allowed
   /*		can_init(CAN_SJW_1TQ, CAN_BS2_8TQ, CAN_BS1_9TQ, 4, CAN_MODE_LOOPBACK); /* CAN³õʼ»¯, »Ø»·Ä£Ê½, ²¨ÌØÂÊ500Kbps 	*/
..\..\bsp\dsp_can.c(101): warning:  #223-D: function "CAN_RX_GPIO_CLK_ENABLE" declared implicitly
      CAN_RX_GPIO_CLK_ENABLE();       /* CAN_RX½ÅʱÖÓʹÄÜ */
..\..\bsp\dsp_can.c(102): warning:  #223-D: function "CAN_TX_GPIO_CLK_ENABLE" declared implicitly
      CAN_TX_GPIO_CLK_ENABLE();       /* CAN_TX½ÅʱÖÓʹÄÜ */
..\..\bsp\dsp_can.c(107): error:  #20: identifier "CAN_TX_GPIO_PIN" is undefined
      gpio_initure.Pin = CAN_TX_GPIO_PIN;
..\..\bsp\dsp_can.c(111): error:  #20: identifier "CAN_TX_GPIO_PORT" is undefined
      HAL_GPIO_Init(CAN_TX_GPIO_PORT, &gpio_initure); /* CAN_TX½Å ģʽÉèÖà */
..\..\bsp\dsp_can.c(113): error:  #20: identifier "CAN_RX_GPIO_PIN" is undefined
      gpio_initure.Pin = CAN_RX_GPIO_PIN;
..\..\bsp\dsp_can.c(114): error:  #20: identifier "GPIO_MODE_AF_INPUT" is undefined
      gpio_initure.Mode = GPIO_MODE_AF_INPUT;
..\..\bsp\dsp_can.c(115): error:  #20: identifier "CAN_RX_GPIO_PORT" is undefined
      HAL_GPIO_Init(CAN_RX_GPIO_PORT, &gpio_initure); /* CAN_RX½Å ±ØÐëÉèÖóÉÊäÈëģʽ */
..\..\bsp\dsp_can.c(203): warning:  #1-D: last line of file ends without a newline
  }
..\..\bsp\dsp_can.c: 4 warnings, 5 errors
".\Objects\HF_BCU_APP.axf" - 5 Error(s), 6 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:08
</pre>
</body>
</html>