error: #20: identifier "HSEStartUpStatus" is undefined 怎么时钟配置时配置HSE是总出现这种错啊?
error: #20: identifier "HSEStartUpStatus" is undefined 怎么时钟配置时配置HSE是总出现这种错啊?RE:error: #20: identifier
你是用的库吗?是说明你这个参数没有定义,请检查你使用的库版本,或者修改你的程序引用。RE:error: #20: identifier
ErrorStatus HSEStartUpStatus;这样在你的配置函数中定义就可以了。
页:
[1]