stm3210e-eval.plg

来自「sd卡在STM32上用fatfs移植的」· PLG 代码 · 共 50 行

PLG
50
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\W\桌面\SD_FATfs\project\RVMDK\Project.uv2
Project File Date:  03/22/2009

<h2>Output:</h2>
Build target 'STM3210E-EVAL'
compiling stm32f10x_it.c...
compiling main.c...
..\main.c(65): warning:  #111-D: statement is unreachable
compiling stm32f10x_adc.c...
compiling stm32f10x_bkp.c...
compiling stm32f10x_can.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_lib.c...
compiling stm32f10x_nvic.c...
compiling stm32f10x_pwr.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_rtc.c...
compiling stm32f10x_sdio.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_systick.c...
compiling stm32f10x_tim.c...
compiling stm32f10x_usart.c...
compiling stm32f10x_wwdg.c...
assembling stm32f10x_vector.s...
assembling cortexm3_macro.s...
compiling ff.c...
..\..\SDFF\ff.c(1999): warning:  #1256-D: "char" would have been promoted to "int" when passed through the ellipsis parameter; use the latter type instead
compiling diskio.c...
compiling RTC_Time.c...
compiling USART_printp.c...
compiling SPI_SD_driver.c...
compiling Init.c...
linking...
Program Size: Code=2396 RO-data=340 RW-data=0 ZI-data=1024  
".\Obj\STM3210E-EVAL.axf" - 0 Error(s), 2 Warning(s).

⌨️ 快捷键说明

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