This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

HELP USING CMSIS USART DRIVER

I am trying to use CMSIS USART DRIVER API to use UART0 on my LPC1768. But whenever I try to build the project, I get the following error:
.\Objects\1.axf: Error: L6218E: Undefined symbol DRIVER_USART0 (referred from 1.o)

Can anyone please help me with it ?