Sivaraj,
Thank you for the replies. I have been trying to work through the suggestions posted, but I am having some trouble with the installed NDK:
I tried using the c6748 EMAC instead of the OMAP with the following line:
xdc.useModule('ti.drv.c6748.Emac');
Unfortunately, I keep getting the "can't locate package..." error while making the project with this mod. So I looked over the rebuild the NDK instructions... and I find that I do not have the project to rebuild the NDK, but the NDK installed is the latest version 2.22!
I will try re-installing the NDK...
Mark