2021-08-24 9:08 AM
Error: L6200E: Symbol __asm___18_system_stm32l4xx_c____REV16 multiply defined (by .\system_stm32l4xx_1.o and .\system_stm32l4xx.o).
Error: L6200E: Symbol __asm___18_system_stm32l4xx_c____REVSH multiply defined (by .\system_stm32l4xx_1.o and .\system_stm32l4xx.o).
Error: L6200E: Symbol __asm___18_system_stm32l4xx_c____RRX multiply defined (by .\system_stm32l4xx_1.o and .\system_stm32l4xx.o).
2021-08-24 10:01 AM
Intrinsics
Bigger issue is you have two instances of system_stm32l4xx.c in your project.
Perhaps you have multiple build targets, and they are selected in both
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.