MCAL 4.0 MPC577C Linking problem

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

MCAL 4.0 MPC577C Linking problem

1,088件の閲覧回数
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 返答(返信)