📄 lcd.plg
字号:
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\Adaltis\Ecl\Proj\Example\3.1 - LCD\LCD.uv2
Project File Date: 02/09/2009
<h2>Output:</h2>
Load "D:\\Adaltis\\Ecl\\Proj\\Example\\3.1 - LCD\\output\\LCD.AXF"
Build target 'Z32R'
assembling STM32F10x.s...
compiling STM32_Init.c...
compiling TFT018.c...
compiling LCD.c...
compiling main.c...
..\..\..\ARM\STM32F10xR Library\FWLib\examples\ADC\TIMTrigger_AutoInjection\main.c(68): error: #167: argument of type "TIM1_TypeDef *" is incompatible with parameter of type "TIM_TypeDef *"
..\..\..\ARM\STM32F10xR Library\FWLib\examples\ADC\TIMTrigger_AutoInjection\main.c(71): error: #136: struct "<unnamed>" has no field "TIM_OutputState"
..\..\..\ARM\STM32F10xR Library\FWLib\examples\ADC\TIMTrigger_AutoInjection\main.c(71): error: #20: identifier "TIM_OutputState_Enable" is undefined
..\..\..\ARM\STM32F10xR Library\FWLib\examples\ADC\TIMTrigger_AutoInjection\main.c(74): warning: #223-D: function "TIM_OC1Init" declared implicitly
..\..\..\ARM\STM32F10xR Library\FWLib\examples\ADC\TIMTrigger_AutoInjection\main.c(77): error: #20: identifier "DMA1_Channel1" is undefined
..\..\..\ARM\STM32F10xR Library\FWLib\examples\ADC\TIMTrigger_AutoInjection\main.c(139): error: #167: argument of type "TIM1_TypeDef *" is incompatible with parameter of type "TIM_TypeDef *"
..\..\..\ARM\STM32F10xR Library\FWLib\examples\ADC\TIMTrigger_AutoInjection\main.c(141): warning: #223-D: function "TIM_CtrlPWMOutputs" declared implicitly
..\..\..\ARM\STM32F10xR Library\FWLib\examples\ADC\TIMTrigger_AutoInjection\main.c(144): error: #20: identifier "DMA1_FLAG_TC1" is undefined
..\..\..\ARM\STM32F10xR Library\FWLib\examples\ADC\TIMTrigger_AutoInjection\main.c(149): error: #167: argument of type "TIM1_TypeDef *" is incompatible with parameter of type "TIM_TypeDef *"
..\..\..\ARM\STM32F10xR Library\FWLib\examples\ADC\TIMTrigger_AutoInjection\main.c(216): error: #20: identifier "RCC_AHBPeriph_DMA1" is undefined
..\..\..\ARM\STM32F10xR Library\FWLib\examples\ADC\TIMTrigger_AutoInjection\main.c(271): error: #20: identifier "ADC1_2_IRQChannel" is undefined
compiling stm32f10x_it.c...
Target not created
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -