codewarrior license problem in MS-DOS command

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

codewarrior license problem in MS-DOS command

跳至解决方案
2,611 次查看
jean-christoph7
Contributor III

Hello,

I'm working with codewarrior 10.6 for MPC5604B target.

With my project under Codewarrior IDE, I've not problem to compile.

 

But I need to compile an other project using a manual makefile which use command lines.

 

I launched the batch file to compile but I've the following error message:

 

### mwldeppc.exe Driver Error:

#     License check failed: No such feature exists

#     Feature:   Win32_Plugins_Link_PPC

#     License path:  c:\Freescale\v10.6\MCU\Bin\..\license.dat;

#     FLEXnet Licensing error: -5,357

#     For further information, refer to the FLEXnet Licensing documentation

#     avalable at "www.macrovision.com"

 

Error caused tool to abort

 

 

On the forum, I saw it was necessary to define an environment variable LM_LICENSE_FILE.

I defined such: LM_LICENSE_FILE = c:\freescale\CW MCU v10.6\MCU

 

But even with this environment variable, I've the same problem.

 

Do you have an idea where does come from my problem?

 

I added my license file.

 

Thanks for your support.

Original Attachment has been moved to: license.zip

标签 (1)
0 项奖励
回复
1 解答
1,981 次查看
TomasPaez
NXP Employee
NXP Employee

Weird error, the Win32_Plugins_Link_PPC is located on a different license file for version 9.2 mobileGT , I will recommend to add this license to your MCU 10.6 license file, check the file attached on how to merge 2 license file.

Please create  case so developers can take  a look to this

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,982 次查看
TomasPaez
NXP Employee
NXP Employee

Weird error, the Win32_Plugins_Link_PPC is located on a different license file for version 9.2 mobileGT , I will recommend to add this license to your MCU 10.6 license file, check the file attached on how to merge 2 license file.

Please create  case so developers can take  a look to this

0 项奖励
回复
1,981 次查看
jean-christoph7
Contributor III

Hello Tomas,

Thanks for your answer.

But I don't understand the steps to follow.

Where can I find the license for Win32_Plugins_Link_PPC.

Because you sayed there is located in a different license file, but I've just one license file located in:

C:\Freescale\CW MCU v10.6\MCU with a copy in C:\Freescale\CW MCU v10.6\MCU\PA_Tools\Command_Line_Tools

Where can I find the license for Win32_Plugins_Link_PPC?

Do I need to buy a new License?

Thanks.

0 项奖励
回复