First, the license file should be placed under CodeWarrior installation folder, usually is:
C:\Program Files (x86)\Freescale\CW for MPC55xx and MPC56xx 2.10\
The next, please check whether you have set the PATH Environment Variable in the script:
SET CWFolder= C:\Program Files (x86)\Freescale\CW for MPC55xx and MPC56xx 2.10
SET LM_LICENSE_FILE=%CWFolder%/license.dat
And could you please check whether you enabled C++ feature? Please remove the C++ compiler options,thanks!
Fiona Kuang
Technical Information & Commercial Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------