HI I have a question regarding using the latest NDK with a C6455 custom board in CCSv5.4. I'm fairly new to sys\bios, ndk and the C6455. I'm trying to get the NDK examples running on our custom C6455 board. I'm having a little trouble understand which drivers I can use, have to modify, etc.
I understand that the NSP ships with drivers for the OMAP138. Would it be enough to rebuild those using xdc and config.bld for the C64 target?
I've also found this post http://e2e.ti.com/support/embedded/bios/f/355/t/199858.aspx which talks about migrating from ndk 2.0 to ndk 2.21. Would this be the correct approach to take? Would there be functions in some of the other files that I would have to modify? Would I have to rebuild the c6455 driver from ndk2.0.0.0 to work with sys\bios and the latest NDK? How would that be done.
Thanks!