Hello Everybody,
I am trying to build a firmware which is using two functions from
the Keil SAM-ESV7_SFP 2.4.5 library. The compile process is
okay, but I can not get the linking going.
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'Target'
compiling afe_dma.c...
linking...
.\Objects\Target.axf: Error: L6218E: Undefined symbol Afe_SendData(AfeDma*, AfeCmd*) (referred from receiver.o).
.\Objects\Target.axf: Error: L6218E: Undef
↧