I am trying to upgrade my ndk from 2_0_0 to 2.20.06.35. I changed my include and library paths to point to the proper place under ndk_2_20_06_35. In particular I set NDK_INSTALL_DIR to ndk_2_20_06_35\packages\ti\ndk. My problem is the old ndk had some libraries that this version does not. In particular hal_eth_c6455 and hal_userled_c6455. How do I get these libraries?
I am using ccv5.1 and the c6482 DSK.
Thanks