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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

1,693件の閲覧回数
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,688件の閲覧回数
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,680件の閲覧回数
bvg
NXP Employee
NXP Employee

Yes, it is !

bvg_0-1660662397388.png

 

0 件の賞賛
返信