Hello Dipika
For the license issue, I would suggest submitting a case. It's better under case process for private license details.
https://community.freescale.com/docs/DOC-330215
The SDK was designed for the DSP5.1 and DSPE2.1, and is not used for many years. We use Processor Expert to replace SDK from CodeWarrior 6.0.
If you have SDK installed on your PC, you need not to change your source code in CodeWarrior 8.3. You can go on using the source code in SDK, the only thing you need to do is to add the access path in the project for your SDK source code.
a) Open the CodeWarrior 8.3 and click Edit menu followed by selecting Preference item;
b) Click "Source Trees" under "General" panels on the left;
c) In the Name edit box, enter: Embedded SDK Source
d) Click "Choose" button and select the path to the src subfolder of the SDK installation directory;
e) Click "Add" button followed by clicking Apply button;
f) Load your old SDK project and rebuild it.
Best Regards
Fiona Kuang
TIC - Technical Information Center
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Mark Correct button. Thank you!
-----------------------------------------------------------------------------------------------------------------------