Keil project compilation error in NUCLEO-H755ZI-Q
i'm using the AC6.16 compiler and keil 5.34.
i'd like to use DMA in UART,and the file dma.c occured in both CM4 and CM7 folder(UART is attached to cortex-m4).but when i want to compile CM4 and CM7 project,both have said that "multiply defined".

how can i do to resolve?thx.

