NiosII中的undefined reference to “xxx”问题

2024-10-29 15:31:02

1、笔者在工程中添加了两文件一个为watchdog.c,另一个就是对应的watchdog.h。然后在main.c文件中添加了头文件语句:#include "watchdog/watchdog.h"

NiosII中的undefined reference to “xxx”问题NiosII中的undefined reference to “xxx”问题
猜你喜欢