MCAL 4.0 MPC577C Linking problem

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

MCAL 4.0 MPC577C Linking problem

1,071 次查看
fereyes08
Contributor II

Hello,

I am trying to compile MCAL 4.0 Application example for MPC5777C. I had an error in file Vector_vle_core.S:

Undefined symbol 'SystemCall_Handler' in file './Toolchain/Vector_vle_core.o'

Makefile for assembly files:

Toolchain/%.o: ../Toolchain/%.s
@echo 'Building file: $<'
@echo 'Invoking: Diab Assembler'
dcc -c -tPPCE200Z759N3VES -g -o $@ $<
@echo 'Finished building: $<'
@echo ' '

Please advise.

Regards,

Federico

0 项奖励
回复
0 回复数