找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 1388|回复: 2
收起左侧

STM32F4移植UCGUI的问题

[复制链接]
ID:82098 发表于 2020-4-2 21:05 | 显示全部楼层 |阅读模式
KEIL出现下面的问题,如何解决?敬请指教
..\GUI\Core\GUIType.h(47): error:  #20: identifier "LCD_COLOR" is undefined
..\GUI\Core\GUIType.h(48): error:  #20: identifier "LCD_LOGPALETTE" is undefined
..\GUI\Core\GUIType.h(49): error:  #20: identifier "LCD_DRAWMODE" is undefined
..\GUI\Core\GUIType.h(50): error:  #20: identifier "LCD_RECT" is undefined
..\GUI\Core\GUIType.h(53): error:  #20: identifier "U8" is undefined
..\GUI\Core\GUIType.h(53): error:  #20: identifier "LCD_LOGPALETTE" is undefined
..\GUI\Core\GUIType.h(58): error:  #20: identifier "U16P" is undefined
..\GUI\Core\GUIType.h(59): error:  #20: identifier "U16P" is undefined
..\GUI\Core\GUIType.h(60): error:  #20: identifier "U16P" is undefined
..\GUI\Core\GUIType.h(61): error:  #20: identifier "U16P" is undefined
..\GUI\Core\GUIType.h(62): error:  #20: identifier "U8" is undefined
..\GUI\Core\GUIType.h(73): error:  #20: identifier "U16" is undefined
..\GUI\Core\GUIType.h(74): error:  #20: identifier "U16" is undefined
..\GUI\Core\GUIType.h(75): error:  #20: identifier "U16" is undefined
..\GUI\Core\GUIType.h(76): error:  #20: identifier "U16" is undefined
..\GUI\Core\GUIType.h(77): error:  #20: identifier "U16" is undefined
..\GUI\Core\GUIType.h(78): error:  #20: identifier "U16" is undefined
..\GUI\Core\GUIType.h(79): error:  #20: identifier "U16" is undefined
..\GUI\Core\GUIType.h(80): error:  #20: identifier "U16" is undefined
..\GUI\Core\GUIType.h(100): error:  #20: identifier "I16P" is undefined
..\GUI\Core\GUIType.h(101): error:  #20: identifier "I16P" is undefined
..\GUI\Core\GUIType.h(105): error:  #20: identifier "U16P" is undefined
..\GUI\Core\GUIType.h(106): error:  #20: identifier "U16P" is undefined
..\GUI\Core\GUIType.h(111): error:  #20: identifier "U8" is undefined
..\GUI\Core\GUIType.h(112): error:  #20: identifier "U8" is undefined
..\GUI\Core\GUIType.h(113): error:  #20: identifier "U8" is undefined
..\GUI\Core\GUIType.h(118): error:  #20: identifier "U16P" is undefined
..\GUI\Core\GUIType.h(119): error:  #20: identifier "U16P" is undefined
..\GUI\Core\GUIType.h(126): error:  #20: identifier "U8" is undefined
..\GUI\Core\GUIType.h(128): error:  #20: identifier "U16P" is undefined
回复

使用道具 举报

ID:470332 发表于 2020-4-3 08:43 | 显示全部楼层
你肯定少添加文件了
回复

使用道具 举报

ID:403001 发表于 2020-5-18 14:28 | 显示全部楼层
我移植跟你的报错一样 仔细检查LCD底层驱动文件是否有命名的   LCD_H
是#include"LCD.h"没有包含进去
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|51黑电子论坛 |51黑电子论坛6群 QQ 管理员QQ:125739409;技术交流QQ群281945664

Powered by 单片机教程网

快速回复 返回顶部 返回列表