This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Unable to import the NSP helloWorld sample project

I am trying to import the NDK helloWorld project into my workspace to test it out as described in the TI Network Developer's Kit (NDK) v2.24 User's Guide. I downloaded the nsp_1_10_03_15.zip file and extracted the contents.
However, if I use File->import->Code Composer Studio-> CCS Projects to import it, it fails with this message:

Error: Import failed for project 'ndk_evm6748_coff_helloWorld' because its compiler definition is not available. The project does not appear to be a 'CCS Project'. Please try importing it through the 'General > Existing Projects into Workspace' wizard.

(I get the same error with the 'ndk_evm6748_elf_helloWorld' project).

If I then follow the instructions in the error message and try to import it using General->Existing Projects, it refuses to import it (the Finish button remains grayed out) and provides the following message at the top of the dialog:

Please use the 'Code Composer Studio > CCS Projects' wizard to import the project 'ndk_evm6748_elf_helloWorld'.

So, I seem to be stuck in a circular problem. Maybe you can advise me how to actually import this project.

Thanks,
Roger