在sdk中导入ug744的源文件(main.c和头文件后),出现很多编译错误
时间:10-02
整理:3721RD
点击:
我觉得是没有包含成功的原因,或者库没有成功添加进来?有人遇到过类似的问题吗?Description Resource Path Location Type
Type 'Xuint32' could not be resolved xhwicap_parse.h /TestApp line 166 Semantic Error
Description Resource Path Location Type
Type 'Xuint8' could not be resolved main.c /TestApp line 17 Semantic Error
Type 'Xuint32' could not be resolved xhwicap_parse.h /TestApp line 166 Semantic Error
Description Resource Path Location Type
Type 'Xuint8' could not be resolved main.c /TestApp line 17 Semantic Error
mark , just look
自己知道原因了 是bsp没有连接上,应点击空白处建立C工程。
