Question
When i am compiling in stvd it will give an error how can i solve this
Posted on January 02, 2013 at 10:32
Hi friends,
I am new to stm microcontroller, when i am compiling my project with st visual develop with cosmic compiler it giving an error like this:&sharperror clnk Debug\stvd_project.lkf:1 no default placement for segment .dataeeprom&sharperror clnk Debug\stvd_project.lkf:1 no default placement for segment .LPRUN The command: ''clnk -l''C:\Program Files\COSMIC\CXSTM8_EVAL\Lib'' -o Debug\stvd_project.sm8 -mDebug\stvd_project.map Debug\stvd_project.lkf '' has failed, the returned value is: 1exit code=1.How can i solve this. #cosmic-m24lr-build