华大芯片HDSC调试笔记

1、 错误:error: #5: cannot open source input file “core_cm0plus.h”: No such file or

1、
错误:error: #5: cannot open source input file “core_cm0plus.h”: No such file or directory
在这里插入图片描述

解决:
在这里插入图片描述

在这里插入图片描述
2、
问题:在 board_stkhc32l13x.h 中定义了端口引脚,怎么引用到驱动
解决:官方已经将board_stkhc32l13x.h这个文件引用到了ddl.h中,驱动使用时直接引用ddl.h