cancel
Showing results for 
Search instead for 
Did you mean: 

About the License issue

vaibhav2
Associate II
Posted on August 06, 2009 at 16:55

About the License issue

5 REPLIES 5
vaibhav2
Associate II
Posted on May 17, 2011 at 15:04

I have installed Raisonance and cosmic IDE, I want to program touch key demo software to the board using SWIM. I coulnt build the sources due to some license issues. ( askes for Flexls license manager]

gives me this error

#error cpstm8 C:\Program Files\COSMIC\CXSTM8_16K\Hstm8\modsl0.h:0 FlexLM The desired vendor daemon is down

Is it mandatory to buy license for Raisonance for just building the application?

Am I missing smthing?

Please guide me!

Vaibhav :-[

luca239955_st
Associate III
Posted on May 17, 2011 at 15:04

Hi,

several things are not clear in your email;

1) the product you are missing the licenses for is Cosmic, not Raisonance

2) This license is free: just run lmreg.exe on your PC, send the output to

mailto:stm8_16k@cosmic.fr

and you will receive your license

3) The error message is strange, you probably have some other Flex-based software on your PC: we'll check on this once you have your license installed

Regards,

Luca (Cosmic)

mozra27
Associate II
Posted on May 17, 2011 at 15:04

Hi,

The Demo size code is higher than 16K, so to compile it using cosmic compiler you need full version (buy license for Cosmic). When using the free version 16K you should have the following error message:''

#error clnk Debug\demo.lkf:1 Program too large (17759 bytes) for LIMITED version''

When using RKit-STM8 Lite Toolset you need to register here to have a C compiler license to output up to 16 Kbytes of code:

http://www.mcu-raisonance.com/index.php?PHPSESSID=9f9f6om71jv3kc8fdco6otck46&_bdx=&alias=stm8_st7_registration

Regards

Mozra

vaibhav2
Associate II
Posted on May 17, 2011 at 15:04

Thanks !

I could able to enable cosmic as well as rlink stm8 toolsets!

But i couldnt able to run any demo application in debug mode on stm8103F3.

Do i need to download ref applications from the st site?

I have downloaded touch key software from the site.

Vaibhav.

mozra27
Associate II
Posted on May 17, 2011 at 15:04

You can download the stm8s FWLib from this link:

http://www.st.com/mcu/modules.php?name=mcu&file=familiesdocs&FAM=113

This library provide some examples that you are able to run them in debug mode on stm8s103F3 (refer to readme to check if the example run or not on stm8s103xx)

Regards

mozra