Hello,
I am attempting to rebuild the NDK 2.26.00.08 and receive a warning stating: "Target specification 'native' does not match any loaded target module" and also "No target modules were loaded".
I believe that I have correctly modified the ndk.mak to match the required versions of the BIOS (6.52.00.12) and of the xdctools (3.5.00.10 core).
I introduced an error into one of the NDK C files, then did a "gmake -f ndk.mak clean", followed by "gmake -f ndk.mak". I did not note any compile errors -- so I believe that no compiles are occurring.
Attached is a ZIP file that contains a batch file that performs the NDK build, a screen shot of the TI directory, the ndk.bld and ndk.mak files, and a text file that is the output of the gmake.
Any help would be greatly appreciated.
Mark