嗨,
我正在尝试在ST Visual开发中使用Cosmic 32K编译器并创建了一个没有其他代码的全新项目,我无法编译它。我也无法使用Idea编译。
我的错误是:
& sharperror cpstm8 C: Program Files(x86) COSMIC 32K_Compilers CXSTM8 Hstm8 mods0.h:1 FlexLM不存在此类功能。
main.c中:
命令:''cxstm8 + debug -pxp -no -l + mods0 -pp -i''C: Program Files(x86) COSMIC 32K_Compilers CXSTM8 Hstm8''-clDebug -coDebug main.c' '失败了,返回的值是:1
退出代码= 1。
有人可以告诉我如何解决这个问题吗?
谢谢,
#stm8 #stvd #compiler #cosmic
以上来自于谷歌翻译
以下为原文
Hi,
I'm trying to use the Cosmic 32K compiler in ST Visual develop and having created a completely new project with no addi
tional code in, I can't compile it. I can't compile using Idea either.
My error is:
&sharperror cpstm8 C:Program Files (x86)COSMIC32K_CompilersCXSTM8Hstm8mods0.h:1 FlexLM No such feature exists.
main.c:
The command: ''cxstm8 +debug -pxp -no -l +mods0 -pp -i''C:Program Files (x86)COSMIC32K_CompilersCXSTM8Hstm8'' -clDebug -coDebug main.c '' has failed, the returned value is: 1
exit code=1.
Could anybody advise me on how to solve this?
Thanks,
#stm8 #stvd #compiler #cosmic