Although I checked in header file, GPIO_SETMODE is already defined.
void GPIO_SetMode(GPIO_T *port, uint32_t u32PinMask, uint32_t u32Mode);
linking…
.objtemplate.axf: Error: L6218E: Undefined symbol GPIO_SetMode (referred from main.o).
Not enough information to list image symbols.
Not enough information to list load addresses in the image map.
Finished: 2 information, 0 warning and 1 error messages.
“.objtemplate.axf” – 1 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:00:01
can anyone please help me to remove this error.
Mohd Saeem is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.