I'd like to upgrade a DM642 project to NDK 2.0 so I started from my EVM (v3) board and I started from the examples comimg with the NDK.
I tryied the network examples and I had no problem for loading and compiling but it seems the board can't establish a connection:
- in the "cfgdemo" the board gets the IP after the first ping and then stops responding;
- in both "client" and "helloWorld" the board senses the LAN (Link Status: 100Mb/s Full Duplex on PHY1) but doesnt' get IP from DHCP.
I tryied an old example for ndk1.8 and it worked fine, so I suppose there isn't a network or board problem.
Can you help me to solve this? What am I doing wrong?
I have CCS 3.3.82, DSP/BIOS 5.33.04 and CGT 6.1.9.