codewarrior license problem in MS-DOS command

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

codewarrior license problem in MS-DOS command

Jump to solution
1,293 Views
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

Labels (1)
0 Kudos
1 Solution
666 Views
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

View solution in original post

0 Kudos
2 Replies
667 Views
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 Kudos
666 Views
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 Kudos