Associate II
August 23, 2020
Question
STM32 Cube IDE - cubeMX includes multiple source files that results in multiple definition errors
- August 23, 2020
- 8 replies
- 5900 views
Time to time cubeMX configurator includes c files in multiples, which I can clear by deleting one of them. But cubeMX insists adding multiples again in each regeneration. In freshly generated projects it doesn't do so. That issue appears only when I attempt to make a revision using the cubeMX configurator.
I am using cube IDE version 1.4.2 and :
cube MX
Version: 6.0.1-RC3
Build: 20200810-1643 (UTC)
In the attached image you can see multiple includes of system_STM32F1xx.c file. Project builds smoothly when I delete one of them.
