Hi,
I'm trying to use a Spectrum Digital OMAP-L137 eval board to get the DSP to run some older code and have the ARM collect Ethernet data via NDK and pass data to the DSP. From the descriptions of the latest NDK, I need NSP for the EMAC drivers, but the latest NSP only covers evmOMAPL138 and evm6748 platforms. The download page also says that "For all other devices (DM6437, C6747, OMAPL137, DM648, C6455, etc.) please check the device web page for NSP (Ethernet driver package) updates or download the driver from the NDK 2.00 full package." The NDK 2.00 has a sub-directory of packages\ndk\src\hal\evmomapl137 with source in it but this leads to more questions.
- Is the HAL layer of the 2.00 release of the 137 the equivalent to the NSP of the 138 in release 2.20?
- Can I get the ARM side of the OMAPL137 to run the latest NDK and if so how?
Here is my setup:
Code Composer Studio Version: 5.1.0.09000
XDCtools 3.23.00.32
SYS BIOS 6.33.1.25
IPC 1.23.5.40
NDK 2.20.6.35
NDK Network Support 1.10.0.03
XDAIS 7.21.1.07
Any help or examples would be greatly appreciated.
Thanks,
John C.