undefined reference to 'RTCS ping'

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

undefined reference to 'RTCS ping'

跳至解决方案
1,022 次查看
kandhu26
Contributor II

Hi,

 

Am using CW10.5 version. I created small project where i use ethernet. I included BSP, PSP and RTCS directories in my project. But am getting single error undefined reference to 'RTCS ping'.

 

I included my project here.

Original Attachment has been moved to: ETH_BB_Monitoring_V1.zip

标签 (1)
0 项奖励
回复
1 解答
899 次查看
kandhu26
Contributor II

Hi,

I resolved the issue. In BSP user_config.h file, RTCSCFG_ENABLE_ICMP is defined 0. After enabling RTCSCFG_ENABLE_ICMP as 1 and rebuild bsp, psp and RTCS then my project started working fine.

在原帖中查看解决方案

0 项奖励
回复
1 回复
900 次查看
kandhu26
Contributor II

Hi,

I resolved the issue. In BSP user_config.h file, RTCSCFG_ENABLE_ICMP is defined 0. After enabling RTCSCFG_ENABLE_ICMP as 1 and rebuild bsp, psp and RTCS then my project started working fine.

0 项奖励
回复