Question
Cosmic compiler and STM8L052R8 error
Posted on January 25, 2018 at 11:06
Hello, I'm using STM8L052R8(64KBytes ROM, 4KBytes RAM) and cosmic compiler.
I can see as below.
#error clnk Debug\dm5xx_stm8l.lkf:14336 (C:\Program Files (x86)\COSMIC\FSE_Compilers\CXSTM8\lib\libm.sm8)fmul.o: section boundary crossing (.text:00d5)
The command: 'clnk -l'C:\Program Files (x86)\COSMIC\FSE_Compilers\Lib' -o Debug\dm5xx_stm8l.sm8 -mDebug\dm5xx_stm8l.map Debug\dm5xx_stm8l.lkf ' has failed, the returned value is: 1exit code=1.What can I do?.....
