ST意法半导体
直播中

鲁玉萍

7年用户 183经验值
私信 关注
[问答]

SPC560Bxx OSAL组件不能与C++一起使用

'SPC560Bxx OSAL组件RLA'1.0.201704140929不能与C ++一起使用,因为在osal.h和systimer.h中没有关闭extern'C'-block

#spc5studio #c ++

以上来自于谷歌翻译


以下为原文




The 'SPC560Bxx OSAL Component RLA' 1.0.201704140929 doesn't work with C++ since the extern 'C'-block isn't closed in osal.h and systimer.h

#spc5studio #c++

回帖(1)

孙灿

2019-5-17 07:58:46
嗨,
非常感谢您的反馈。我们将为下一个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
举报

更多回帖

发帖
×
20
完善资料,
赚取积分