Forum : ST7/STM8
Original Post
Post Information | Post |
---|---|
June 13, 2013 - 1:28pm
|
Hello All, I was working on STM8S003 and faced the following issue : LINK/LOCATE RUN COMPLETE, NO ERROR FOUND. |
Hello,
On "Lite" version the code compressor is limited.
To avoid this error you shouldn't use the code compressor.
To desactivate it, you should follow the below instructions:
* Project -> Properties
* codecompressor options -> CodeCompressor output -> Compress during building -> NO
Best regards,