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

Symbol DMA1_Stream3_IRQHandler multiply defined

hello

i am working on a project for stm32f205 with uvision5, i am using the SPI2 interface and the USART3 interface.

i need to use DMA for booth interfaces. but when i enable DMA in RTE_device.h, the linker gives me this error :

Error: L6200E: Symbol DMA1_Stream3_IRQHandler multiply defined (by usart_stm32f2xx.o and spi_stm32f2xx.o).

is there any mean to resolve this problem.

thanks.

Parents Reply Children
No data