用于EagleEye3.0 规则集漏报和误报测试的示例项目,项目收集于github和gitee
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

89 lines
3.0 KiB

<html>
<body>
<pre>
<h1>礦ision Build Log</h1>
<h2>Tool Versions:</h2>
IDE-Version: μVision V5.14.2
Copyright (C) 2015 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Cortex-M3, 1, LIC=ZB4EI-T22E6-Y8CFK-ZU9MZ-A9NMY-N2GV1
Tool Versions:
Toolchain: MDK-ARM Standard Version: 5.23
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 4 (build 422)
Assembler: Armasm.exe V5.06 update 4 (build 422)
Linker/Locator: ArmLink.exe V5.06 update 4 (build 422)
Library Manager: ArmAr.exe V5.06 update 4 (build 422)
Hex Converter: FromElf.exe V5.06 update 4 (build 422)
CPU DLL: SARMCM3.DLL V5.23
Dialog DLL: DARMSTM.DLL V1.68.0.0
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V2.0.18.0
Dialog DLL: TARMSTM.DLL V1.66.0.0
<h2>Project:</h2>
D:\迅雷下载\嵌入式\STM32-car-MPU6050-Bluetooth-Ultrasonic-master\STM32-car-MPU6050-Bluetooth-Ultrasonic-master\MyCar_demo\USER\Mycar_demo.uvprojx
Project File Date: 01/01/2020
<h2>Output:</h2>
*** Using Compiler 'V5.06 update 4 (build 422)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'Mycar_demo'
compiling main.c...
main.c(112): warning: #167-D: argument of type "char *" is incompatible with parameter of type "u8 *"
LCD_ShowString(130,120,100,16,16,Dist);
main.c(153): warning: #167-D: argument of type "char *" is incompatible with parameter of type "u8 *"
LCD_ShowString(130,220,100,16,16,Dist); //显示距离
main.c: 2 warnings, 0 errors
compiling stm32f10x_it.c...
compiling system_stm32f10x.c...
compiling motor.c...
compiling servo.c...
compiling lcd.c...
compiling led.c...
compiling bluetooth.c...
compiling Ultrasonic.c...
compiling inv_mpu.c...
compiling inv_mpu_dmp_motion_driver.c...
compiling mpu6050.c...
compiling mpuiic.c...
compiling MpuDisplay.c...
compiling core_cm3.c...
assembling startup_stm32f10x_hd.s...
compiling misc.c...
compiling stm32f10x_adc.c...
compiling stm32f10x_bkp.c...
compiling stm32f10x_can.c...
compiling stm32f10x_cec.c...
compiling stm32f10x_crc.c...
compiling stm32f10x_dac.c...
compiling stm32f10x_dbgmcu.c...
compiling stm32f10x_dma.c...
compiling stm32f10x_exti.c...
compiling stm32f10x_flash.c...
compiling stm32f10x_fsmc.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_i2c.c...
compiling stm32f10x_iwdg.c...
compiling stm32f10x_pwr.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_rtc.c...
compiling stm32f10x_sdio.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_tim.c...
compiling stm32f10x_usart.c...
compiling stm32f10x_wwdg.c...
compiling delay.c...
compiling sys.c...
compiling usart.c...
linking...
Program Size: Code=46226 RO-data=10118 RW-data=172 ZI-data=1876
FromELF: creating hex file...
"..\OBJ\demo.axf" - 0 Error(s), 2 Warning(s).
<h2>Collection of Component include folders:</h2>
D:\迅雷下载\嵌入式\STM32-car-MPU6050-Bluetooth-Ultrasonic-master\STM32-car-MPU6050-Bluetooth-Ultrasonic-master\MyCar_demo\USER\RTE
C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\1.1.0\Device\Include
<h2>Collection of Component Files used:</h2>
</pre>
</body>
</html>