[MCU] CCS 移植代码编译不过

[复制链接]
12545|0
 楼主| cherished 发表于 2021-4-30 11:52 | 显示全部楼层 |阅读模式
最近移植了controlsuite里面的代码出来,编译的时候编译不过。
Description        Resource        Path        Location        Type
Symbol 'IER' could not be resolved        Stepper-DevInit_F2803x.c        /NL_ABL_V20        line 44        Semantic Error
提示这个。但是我查过了,IER已经定义过了。在“ PeripheralHeaderInclude.h”里面有
extern cregister volatile unsigned int IFR;
extern cregister volatile unsigned int IER;

想不明白为什么还是报错。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

20

主题

129

帖子

1

粉丝
快速回复 在线客服 返回列表 返回顶部