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.

Question regarding building NDK

Hi,

I am reading MCSDK user's guide. 

I can build some project using SYS/BIOS. And my next step is to port IP stack on C6678L EVM.

I have a question regarding NDK.

MCSDK user's guide show how to rebuild NDK and I found explanation shown in user's guide is old.

I found another link to show how to build NDK.

http://processors.wiki.ti.com/index.php/Rebuilding_The_NDK_Core_Using_Gmake

I am using CCS 6.1, NDK_2_21_02_43.

I successfully rebuilt NDK as guide explained. I have another "copy-ndk_2_21_02_43" rebuilt right now. 

Sould I replace existing "ndk_2_21_02_43" directory with rebuilt  "copy-ndk_2_21_02_43" directory even though I didn't modify any code of NDK?

when I compared two directory, there are some mismatch.

Which is better to keep old one or to use rebuilt one?

Thanks in advance.

Baeyoung