Hi
I'm new to st programming and trying to build a code and upload it
to my stm32f103c8. But when I press build button I get an
error
More than one section matches selector - cannot all be FIRST/LAST.
here is my full output when I press Build:
*** Using Compiler 'V5.06 update 5 (build 528)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'oled-2'
compiling i2c-lcd.c...
..\Src\i2c-lcd.c(46): warning: #1-D: last line of file ends without a newline
}
..\Src\i2
↧