spi_uart.plg

来自「lpc2131的串口程序」· PLG 代码 · 共 85 行

PLG
85
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\program\arm\keil\SPI_UART\SPI_UART.uv2
Project File Date:  10/29/2007

<h2>Output:</h2>
Build target 'Target 1'
assembling Startup.s...
compiling spi_uart.c...
spi_uart.c(92): error:  #42: operand types are incompatible ("unsigned char" and "char *")
spi_uart.c(92): error:  #42: operand types are incompatible ("unsigned char" and "char *")
spi_uart.c(92): error:  #42: operand types are incompatible ("unsigned char" and "char *")
spi_uart.c(92): error:  #42: operand types are incompatible ("unsigned char" and "char *")
spi_uart.c(96): error:  #42: operand types are incompatible ("unsigned char" and "char *")
spi_uart.c(96): error:  #42: operand types are incompatible ("unsigned char" and "char *")
spi_uart.c(96): error:  #42: operand types are incompatible ("unsigned char" and "char *")
spi_uart.c(96): error:  #42: operand types are incompatible ("unsigned char" and "char *")
compiling target.c...
compiling uart.c...
compiling spi.c...
Target not created
Build target 'Target 1'
assembling Startup.s...
compiling spi_uart.c...
spi_uart.c(96): error:  #29: expected an expression
spi_uart.c(101): warning:  #12-D: parsing restarts here after previous syntax error
spi_uart.c(101): error:  #65: expected a ";"
compiling target.c...
compiling uart.c...
compiling spi.c...
Target not created
Build target 'Target 1'
assembling Startup.s...
compiling spi_uart.c...
compiling target.c...
compiling uart.c...
compiling spi.c...
linking...
"SPI_UART.axf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling Startup.s...
compiling spi_uart.c...
compiling target.c...
compiling uart.c...
compiling spi.c...
linking...
"SPI_UART.axf" - 0 Error(s), 0 Warning(s).
Load "E:\\program\\arm\\keil\\SPI_UART\\SPI_UART.AXF" 
Full Chip Erase Done.
Programming Done.
Verify OK.
Application running ...
Build target 'Target 1'
assembling Startup.s...
compiling spi_uart.c...
compiling target.c...
compiling uart.c...
compiling spi.c...
linking...
"SPI_UART.axf" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling Startup.s...
compiling spi_uart.c...
compiling target.c...
compiling uart.c...
compiling spi.c...
linking...
"SPI_UART.axf" - 0 Error(s), 0 Warning(s).
Load "E:\\program\\arm\\keil\\SPI_UART\\SPI_UART.AXF" 
Full Chip Erase Done.
Programming Done.
Verify OK.
Application running ...
Build target 'Target 1'
assembling Startup.s...
compiling spi_uart.c...
compiling target.c...
compiling uart.c...
compiling spi.c...
linking...
"SPI_UART.axf" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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