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.
Can someone provide me with an Hello World NDK example for c6670 EVM board ?
Is it a part of MCSDK 2.0 ? Kindly help..
REgards
Santosh
Santosh,
The Helloworld NDK examples are released as part of MCSDK 2.0; Please download the latest BIOS MCSDK (Build 11) from the below link.
http://software-dl.ti.com/sdoemb/sdoemb_public_sw/bios_mcsdk/latest/index_FDS.html
The NDK examples CCS Projects are located under *\mcsdk_2_00_00_*\examples\ndk* directory.
-Thanks,
Aravind
Thanks Aravind.
I believe that MCSDK 2.0 works on CCSv5.
Please confirm if it works on c6670 EVM and "NOT" on c6670 EVM Lite, the lighter version of EVM.
I had faced a issue running MCSDK 1.0 for c6474 EVM, whereas the HelloWorld NDK project was build for c6474 EVM Lite.
Regards
Santosh
Santosh,
Please check *Supported EVMs* table in the MCSDK 2.0 download page. I see TMDXEVM6670L evm supported. So, helloworld should work for TMDXEVM6670L evm.
Have you tried running the helloworld examples on TMDXEVM6670L? Let us know if you face any issues.
-Thanks,
Aravind
Aravind, True that it supports TMDXEVM6670L EVM, which is the Lite version.
But im a little bit skeptical for TMDXEVM6670 EVM, which is the Non-Lite version, since i had faced issues with MCSDK 1.0 for c6474 EVM (Dual Faraday EVM).
Check this:
http://processors.wiki.ti.com/images/0/05/NDK2_2_dual_evm6474.zip
Hello Aravind,
i tried the HelloWorld NDK application from MCSDK 2.0 for TCI6618 Dual PHY EVM, but observed that it fails.
Ive posted the query at another e2e link (below):
http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/p/119413/453443.aspx#453443
Kindly let me know if anyone has tested it on DUAL PHY EVM on TCI6618 EVM and not the LITE version.
Regards
Santosh
Hi Santosh,
The problem will be in the PHY initialization. You need to change the platform lib or you can comment the platform lib calls and use the gel file to initialize the PHY.
Thanks,
Arun.