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.

MCSDK for c6474 (NSP needed with NDK)

Hello,

Im using NDK 2.2 available with MCSDK. I also need the NSP for the c6474 chip since im using the TI FARADAY board.

Kindly provide me with the NSP for c6474 which i can compile and link with the NDK for the proper running of the applicaiton.

Thanks

Santosh

  • What version of MCSDK you are using. you should see the nsp version for c6474 iside MCSDK folder.

     

    Thanks,

    Arun.

  • Im using MCSDK 1.0 version with NDK 2.2 . Kindly let me know the path for the NSP for c6474.

    I need to make some changes to the csl_emac.c , csl_mdio.c and ethdriver.c files so as to support the Board that i use, which consists of the TI c6474 chipset.

    Is it just like the NDK 2.01 where in when we use the NDK source files in the project and build it, the functionality gets precedence over the libraries that are part of the NDK package. Is it true for NDK 2.2 too ....

    Can i use some of the NDK sources and compile my project , assuming that it would take precedence over the actual NDK library.