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