Microcontroller › 8051 › MISSING FUNCTION PROTOTYPE › Function Prototype
March 30, 2017 at 12:20 pm
#14535
Participant
You have not created the function for 'lcddata'. only function calling is there. You should write a function defenition and prototype for lcddata. Look the link for tutorial.
https://www.engineersgarage.com/tutorials/keil-interfacing-programs-8051?page=4