Hi All.
We tried to rebuild NDK following the instruction http://processors.wiki.ti.com/index.php/Rebuilding_the_NDK_Core
Import existing CCS project operation failed on step 7 of performing Re-Build.
I attach the error screen shot here
Software version, we are using
CCS 5.1.1.00033 for linux
NDK 2.20.6.35
Thanks in advance.
I attach here CCS project import settings screen, which may be useful for error analysis.
Hi Dmitry,
I have also seen this error message when I try to import the ndk_core_build project into CCSv5.1.1.
You should be able to import the project, but when you are importing please try selecting 'Existing Projects into Workspace' from the General tab.
I also found I had to move the project files up one folder from /ti/ndk/src to /ti/ndk. This resolved some path issues with the build.
Hope this helps.
Thomas