I want ethernet driver code for TMS320DM642 for debgging one ethernet application which uses NDK stack. If anybody can share the whole peripheral driver library code for DM642, it will be really helpful.
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.
I want ethernet driver code for TMS320DM642 for debgging one ethernet application which uses NDK stack. If anybody can share the whole peripheral driver library code for DM642, it will be really helpful.
Hi Snehal Keskar,
Which version of the NDK are you using? The sources should be included in your installation.
E.g.:
ndk_2_0_0\packages\ti\ndk\src\hal\evmdm642\eth_dm642
Steve