template.plg

来自「STM32工程模板」· PLG 代码 · 共 50 行

PLG
50
字号
<html>
<body>
<pre>
<h1>礦ision Build Log</h1>
<h2>Project:</h2>
C:\Users\Administrator\Desktop\Template\Project\Template.uvproj
Project File Date:  04/27/2012

<h2>Output:</h2>
Rebuild target 'Template'
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 core_cm3.c...
compiling system_stm32f10x.c...
compiling main.c...
compiling stm32f10x_it.c...
compiling diskio.c...
..\User\diskio.c(3): error:  #141-D: unnamed prototyped parameters not allowed when body is present
..\User\diskio.c(7): error:  #141-D: unnamed prototyped parameters not allowed when body is present
..\User\diskio.c(11): error:  #141-D: unnamed prototyped parameters not allowed when body is present
..\User\diskio.c(13): warning:  #188-D: enumerated type mixed with another type
..\User\diskio.c(16): error:  #141-D: unnamed prototyped parameters not allowed when body is present
..\User\diskio.c(18): warning:  #188-D: enumerated type mixed with another type
..\User\diskio.c(21): error:  #141-D: unnamed prototyped parameters not allowed when body is present
..\User\diskio.c(23): warning:  #188-D: enumerated type mixed with another type
compiling ff.c...
Target not created

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?