嗨,
非常感谢您的反馈。我们将为下一个SPC5studio版本修复此问题。
同时(但我认为你已经做到了)在函数声明的末尾添加以下行
在systimer中,h和osal.h可以让你编译而不会出错:
#ifdef __cplusplus
}#万一
问候,
Procolo
以上来自于谷歌翻译
以下为原文
Hi,
many thanks for the feedback. We'll fix this issue for next SPC5studio release.
meanwhile (but I think you have already did it) adding the following lines at the end of function declaration
in systimer,h and osal.h will let you compile without errors:
#ifdef __cplusplus
}#endif
Regards,
Procolo
嗨,
非常感谢您的反馈。我们将为下一个SPC5studio版本修复此问题。
同时(但我认为你已经做到了)在函数声明的末尾添加以下行
在systimer中,h和osal.h可以让你编译而不会出错:
#ifdef __cplusplus
}#万一
问候,
Procolo
以上来自于谷歌翻译
以下为原文
Hi,
many thanks for the feedback. We'll fix this issue for next SPC5studio release.
meanwhile (but I think you have already did it) adding the following lines at the end of function declaration
in systimer,h and osal.h will let you compile without errors:
#ifdef __cplusplus
}#endif
Regards,
Procolo
举报