Hi guys,
I'm a begginer using EVM6437 board .I tried to activate host-side app. but when i click "discover" button (in order to get IP address" )i get an error messege "could not locate any DM6437EVM demo-running targets on the network".
According to this forum i tried to get the IP from CCS console window while running the demo code .I did the following actions ( but failed to get the IP) an may be i did some thing wrong:
1.I try to defined static IP (see attached picture)
2.The app_main.c file (located in C:\dvsdk_1_01_00_15\dm6437_demo_1_30_00\source folder) updated accordingly :
3. Gel file updated in C:\CCStudio_v3.3PLA\boards\evmdm6437_v2\gel folder with the last version.
4.When i run the .out file i got the following in console window:
********************************************************
* Welcome: DM6437 Demo Application 1.30.00
********************************************************
Performing System Initialization...
Performing System Configuration...
Settings: preview NTSC QD1
Performing System Create...
Starting up the Network...
Using MAC Address: 00-0E-99-02-9F-1D
NDK - Service Status: DHCPC : Enabled : : 000
NDK - Service Status: HTTP : Enabled : : 000
NDK - Service Status: DHCPC : Enabled : Running : 000
Performing System Startup...
000001 Control........... Play preview
RPCS service is started
System OK
Link Status: 100Mb/s Full Duplex on PHY 0
NDK - Service Status: DHCPC : Enabled : Fault : 002
I still didn't get IP :(
May be i did something wrong,maybe wrong folders have been updated,may be bad definition of static IP.
Please kindly advice...