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.