real-ld.exe : undefined reference to `sys_enableIsrSource'

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

real-ld.exe : undefined reference to `sys_enableIsrSource'

1,657 次查看
bvg
NXP Employee
NXP Employee

Hello * ,

Can someone help me with this issue? 

bvg_0-1660631982308.png

Inside of Includes section from project I already included sys_init.h. Inside of this header file exists sys_enableIsrSource api but the file is not visible for Linker and I don't know how to fix it.

bvg_1-1660632235728.png

 

Thank You!

 

0 项奖励
回复
2 回复数

1,652 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

probably stupid question - is in your main.c file included sys_init.h (#include "sys_init.h") ? Looks that the path is known, but sys_init.h is not visible for main.c 

0 项奖励
回复

1,644 次查看
bvg
NXP Employee
NXP Employee

Yes, it is !

bvg_0-1660662397388.png

 

0 项奖励
回复