rcc.plg

来自「基于(英蓓特)STM32R100的RCC程序」· PLG 代码 · 共 31 行

PLG
31
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Keil\ARM\Boards\Keil\Examples\RCC\uvision\rcc.uv2
Project File Date:  08/28/2007

<h2>Output:</h2>
Build target 'RCC'
assembling STM32F10x.s...
compiling main.c...
compiling stm32f10x_it.c...
stm32f10x_it.c(25): error:  #5: cannot open source input file "stm32f10x_it.h": No such file or directory
compiling stm32f10x_gpio.c...
compiling stm32f10x_lib.c...
compiling stm32f10x_nvic.c...
compiling stm32f10x_rcc.c...
Target not created
Build target 'RCC'
assembling STM32F10x.s...
compiling main.c...
compiling stm32f10x_it.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_lib.c...
compiling stm32f10x_nvic.c...
compiling stm32f10x_rcc.c...
linking...
Program Size: Code=1678 RO-data=290 RW-data=8 ZI-data=536  
"..\obj\rcc.axf" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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