uart.plg

来自「STM32 demo板的例程」· PLG 代码 · 共 125 行

PLG
125
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\stm32(contex)\Examples\usart\uvision\uart.uv2
Project File Date:  09/06/2007

<h2>Output:</h2>
Build target 'UART'
assembling STM32F10x.s...
compiling main.c...
compiling uart.c...
compiling stm32f10x_systick.c...
compiling stm32f10x_usart.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_rcc.c...
linking...
Program Size: Code=5038 RO-data=290 RW-data=0 ZI-data=816  
"..\obj\uart.axf" - 0 Error(s), 0 Warning(s).
Load "..\\obj\\uart.AXF" 
USB Communication Failure
Build target 'UART'
assembling STM32F10x.s...
compiling main.c...
main.c(33): warning:  #223-D: function "SendChar" declared implicitly
compiling uart.c...
compiling stm32f10x_systick.c...
compiling stm32f10x_usart.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_rcc.c...
linking...
Program Size: Code=5042 RO-data=290 RW-data=0 ZI-data=816  
"..\obj\uart.axf" - 0 Error(s), 1 Warning(s).
Build target 'UART'
assembling STM32F10x.s...
compiling main.c...
main.c(26): error:  #130: expected a "{"
compiling uart.c...
compiling stm32f10x_systick.c...
compiling stm32f10x_usart.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_rcc.c...
Target not created
Build target 'UART'
assembling STM32F10x.s...
compiling main.c...
compiling uart.c...
compiling stm32f10x_systick.c...
compiling stm32f10x_usart.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_rcc.c...
linking...
Program Size: Code=5042 RO-data=290 RW-data=0 ZI-data=816  
"..\obj\uart.axf" - 0 Error(s), 0 Warning(s).
Build target 'UART'
assembling STM32F10x.s...
compiling main.c...
compiling uart.c...
compiling stm32f10x_systick.c...
compiling stm32f10x_usart.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_rcc.c...
linking...
Program Size: Code=5038 RO-data=290 RW-data=0 ZI-data=816  
"..\obj\uart.axf" - 0 Error(s), 0 Warning(s).
Build target 'UART'
compiling main.c...
linking...
Program Size: Code=5038 RO-data=290 RW-data=0 ZI-data=816  
"..\obj\uart.axf" - 0 Error(s), 0 Warning(s).
Build target 'UART'
assembling STM32F10x.s...
compiling main.c...
compiling uart.c...
compiling stm32f10x_systick.c...
compiling stm32f10x_usart.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_rcc.c...
linking...
Program Size: Code=5038 RO-data=290 RW-data=0 ZI-data=816  
"..\obj\uart.axf" - 0 Error(s), 0 Warning(s).
Build target 'UART'
assembling STM32F10x.s...
compiling main.c...
compiling uart.c...
compiling stm32f10x_systick.c...
compiling stm32f10x_usart.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_rcc.c...
linking...
Program Size: Code=5038 RO-data=290 RW-data=0 ZI-data=816  
"..\obj\uart.axf" - 0 Error(s), 0 Warning(s).
Build target 'UART'
assembling STM32F10x.s...
compiling main.c...
compiling uart.c...
compiling stm32f10x_systick.c...
compiling stm32f10x_usart.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_rcc.c...
linking...
Program Size: Code=5038 RO-data=290 RW-data=0 ZI-data=816  
"..\obj\uart.axf" - 0 Error(s), 0 Warning(s).
Load "..\\obj\\uart.AXF" 
No Algorithm found for: 08000000H - 080014CFH
Erase skipped!
Load "..\\obj\\uart.AXF" 
No Algorithm found for: 08000000H - 080014CFH
Erase skipped!
Build target 'UART'
assembling STM32F10x.s...
compiling main.c...
compiling uart.c...
compiling stm32f10x_systick.c...
compiling stm32f10x_usart.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_rcc.c...
linking...
Program Size: Code=5038 RO-data=290 RW-data=0 ZI-data=816  
"..\obj\uart.axf" - 0 Error(s), 0 Warning(s).
Load "..\\obj\\uart.AXF" 
No Algorithm found for: 08000000H - 080014CFH
Erase skipped!

⌨️ 快捷键说明

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