forked from logzhan/RobotHardware-UESTC
51 lines
1.4 KiB
Plaintext
51 lines
1.4 KiB
Plaintext
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>µVision Build Log</h1>
|
|
<h2>Project:</h2>
|
|
D:\STM32\C8T6\Project_Demo\Project\Project.uvproj
|
|
Project File Date: 07/13/2015
|
|
|
|
<h2>Output:</h2>
|
|
Build target 'PROJECT'
|
|
assembling startup_stm32f10x_ld.s...
|
|
compiling core_cm3.c...
|
|
compiling system_stm32f10x.c...
|
|
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 bsp_led.c...
|
|
compiling main.c...
|
|
compiling stm32f10x_it.c...
|
|
linking...
|
|
Program Size: Code=2832 RO-data=268 RW-data=40 ZI-data=1632
|
|
FromELF: creating hex file...
|
|
"..\Output\Project.axf" - 0 Error(s), 0 Warning(s).
|
|
Build target 'PROJECT'
|
|
compiling bsp_led.c...
|
|
compiling main.c...
|
|
linking...
|
|
Program Size: Code=2780 RO-data=268 RW-data=40 ZI-data=1632
|
|
FromELF: creating hex file...
|
|
"..\Output\Project.axf" - 0 Error(s), 0 Warning(s).
|