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.

Problems with OMAP-L138 EVM and NDK

Other Parts Discussed in Thread: OMAP-L138, OMAPL138

Hello,

I'm using the following:
OMAP-L138 EVM
ccs.4.2
ndk 2.20.00.29
nsp 1.00.00.09
bios 6.32.02.39

I can import the ARM projects ndk_omapl138_arm9_examples, load .out file after building, and run.
The console prints ...Using mac address...Registeration of the emac successful ... Link status : 100MMb/s full duplex on phy 0...

Then I specified a static IP address(10.1.15.10) in the Helloworld.cfg and run again, but ping command does not has any arp response.


Then we try again on the DSP with project ndk_evm6748_bios6_example, but got the same result.

  • Hi Xiumin Zhang,

    Were you able to run the example successfully when it was configured to get an IP address dynamically from the DHCP server?

    If yes, can you try using the IP address that you got from the DHCP server and specifying that as your static IP address?

    Steve