We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi all, i am new to this controller LPC1768 i create new project in keil microversion 4 and try to run the program on that time the ide showing this error
ledblink.axf: Error: L6218E: Undefined symbol SystemInit (referred from startup_lpc17xx.o).
i refereed many articles they are telling to include the file . how to include the file and how to solvethis problem.
Regards
Ramesh rahi
Add an existing file to the project. SystemInit() would typically be in system_lpc17xx.c
thank u now its working.
HI SIR I ALREADY ADDED THE THAT EXISTING FILE BUT STILL I GETTING ERROR MESSAGE CAN YOU SAY ANY OTHER PROCEDURE TO DO