I need help figuring out how to build the NDK 2.0.0. I am trying to implement the NDK on a DM642 running DSP/BIOS 5. From my previous research I found out I need to modify the efs.c (embedded file system) file in the NDK for our setup. I did this for NDK 2.2.0 and was able to build that more recent package (then I found out it only supports 64xx+), but that knowledge did not help me figure out how to build version 2.0.0 (which supports both 64xx+ and 64xx). I have been trolling documents, program helps and trial and error for hours trying to figure this out. I am unfamiliar with xdc tools and RTSC.
Can anyone tell me the environment and command that will rebuild NDK 2.0.0 (I currently have XDC Tools 3.23.03.53 and I am using CCS5.2 with c6000 7.3.7 compiler)?