Build the example on S32DS with S32K144EVB

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

Build the example on S32DS with S32K144EVB

352 次查看
Kapila
Contributor II

HI friends, I am new to S32DS ide set up and use. I am trying to use S32K144EVB-Q100 to have hands on experiencing by retyping the C code in example Project HelloClocks. I have exactly copied but there is error in build as Undefined reference to SOSC_init_80MHZ. Request to solve the issue.

arm-none-eabi-gcc -o "S32K144_Project_HelloClocks1.elf" "@S32K144_Project_HelloClocks1.args"
./src/main.o: In function `main':
C:\Users\kapilap6\workspaceS32DS.ARM.2.2\S32K144_Project_HelloClocks1\Debug/../src/main.c:72: undefined reference to `SOSC_init_8MHZ'
collect2.exe: error: ld returned 1 exit status
make: *** [makefile:42: S32K144_Project_HelloClocks1.elf] Error 1

0 项奖励
回复
1 回复

340 次查看
VaneB
NXP TechSupport
NXP TechSupport

Hi @Kapila 

Could you share your project so I can try to replicate your issue?

 

B.R.

VaneB

 

0 项奖励
回复