Error [LI006] - STM32L1xx - IAR - Linker error: Duplicate Definition
Posted on February 12, 2012 at 01:30Hi, I have modified an example project of IAR for STM32L1XX with a new library definition (one file .c and one file .h). In the file .h I have defined a variable that I use in the .c file. The function defined in ...