release.plg

来自「/* System Clocks Configuration */ RCC」· PLG 代码 · 共 19 行

PLG
19
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
G:\开发板资料备份\测试\USART\Example2\USART.uv2
Project File Date:  01/12/2009

<h2>Output:</h2>
Build target 'STM32F10x Release'
assembling STM32F10x.s...
compiling stm32f10x_it.c...
compiling main.c...
main.c(79): error:  #136: struct "<unnamed>" has no field "USART_Clock"
main.c(80): error:  #136: struct "<unnamed>" has no field "USART_CPOL"
main.c(81): error:  #136: struct "<unnamed>" has no field "USART_CPHA"
main.c(82): error:  #136: struct "<unnamed>" has no field "USART_LastBit"
Target not created

⌨️ 快捷键说明

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