Topic : Maximum object size reached compiling "Discover"

Forum : ST7/STM8

Original Post
Post Information Post
March 5, 2011 - 6:49pm
Guest

I'm trying to build the Discover project which comes with the STM8L-DISCOVERY board...It seems to be too big (more than 32K), is this correct?

Replies
Post Information Post
+1
0
-1
March 6, 2011 - 10:47pm
Guest

Ok,the problem is that even if I get the 32K license the project in STVD in the output window I see that the compiler is limited to 4K and 1K...in fact opening Ride7 I see that the 32K license isn't displayed!It is shown only if I insert the activation code and if I close and reopen it is still without the 32K license...What should I do?

+1
0
-1
March 7, 2011 - 10:45am
Raisonance Support Team

Hi,

By default when you install you have an "evaluation" licence for the Compiler toolchain, which is limited to 4KB of code.
In order to have a "lite" licence, you just need to activate it from http://www.mcu-raisonance.com/stm8_registration.html (requires free registration).

Best Regards,

+1
0
-1
March 7, 2011 - 6:56pm
Guest

I already have the 32K license...It will sound strange, but I solved just changeing the settings abuot the execution of Ride7 and STVD. Executing them with administrator privileges it works correctly!

+1
0
-1
March 16, 2011 - 7:05am
Guest

Bruno wrote:
Hi,

By default when you install you have an "evaluation" licence for the Compiler toolchain, which is limited to 4KB of code.
In order to have a "lite" licence, you just need to activate it from http://www.mcu-raisonance.com/stm8_registration.html (requires free registration).

Best Regards,

Yes, it worked. I successfully activated.