Error during compiling
I am getting an error while compiling the file.Can any one please help me out.
sdcc -lstm8 -mstm8 --out-fmt-ihx delay.c
?ASlink-Warning-Undefined Global '_GPIO_Init' referenced by module 'delay'
?ASlink-Warning-Undefined Global '_GPIO_WriteLow' referenced by module 'delay'
?ASlink-Warning-Undefined Global '_GPIO_DeInit' referenced by module 'delay'
?ASlink-Warning-Undefined Global '_GPIO_WriteHigh' referenced by module 'delay'
Makefile:16: recipe for target 'delay.ihx' failedmake: *** [delay.ihx] Error 1Thanks & Regards,
Prasad.
