Topic : Program exceeds the demo CodeCompressor limitations ?

Forum : ST7/STM8

Original Post
Post Information Post
June 13, 2013 - 1:28pm
Guest

Hello All,

I was working on STM8S003 and faced the following issue :

LINK/LOCATE RUN COMPLETE, NO ERROR FOUND.
ccompst7_7.exe Release\cooler_controller.aof -O(Release\cooler_controller.aof) -AOF -NOHEX -C -T(2)
ST7/STM8 CodeCompressor V2.44.12.199
Copyright (c) Raisonance S.A.S. 1987-2012. All rights reserved.
Program exceeds the demo CodeCompressor limitations.
Can not load the Application file!
The command:

Replies
Post Information Post
+1
0
-1
June 17, 2013 - 9:56am
Raisonance Support Team

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,