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 :-[
Posted on May 17, 2011 at 15:04Hi, 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)
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:
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.