Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: CMSIS v5 USARTn_IRQHandler multiply defined (3 Replies)

$
0
0
Hi, I have been learning how to use CMSIS v5 Beta to program an LPC4357, and so far so good. I got stuck in creating an interrupt for USART3 (Rx). I am using numerous other interrupts with no problem. I receive the following error when compiling: Error: L6200E: Symbol USART3_IRQHandler multiply defined (by usart_lpc43xx.o and version1.o). I am using the CMSIS Startup, system, DRIVER_USART, USART_LPC43xx files, and i receive the above error. When debugging, and tri

Viewing all articles
Browse latest Browse all 3049

Trending Articles