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.

EVM6670_OOB DEMO_NO IP



Hi,

i am facing the same problem with EVM6670.

OOB demo not working.

EVM is directly connected to PC.

I did all these settings.

POST is successful.

OOB after setting the switch offoffonoff/onononon/onononoff/onononon

Also user switch in SW9 is on for DHCP

Ip is not getting updated.I waited for almost 5 mins.

it is waiting for IP.after some time again its getting resarted but no IP.


Please suggest

I also followed the steps to install CCS5.0.3 and Mcdsk(selected the option MCSA1.0)

I also tried the procedure using JTAG to load the Application as described in BiosMCDSK_getting started guide.

Gel startup is succesful.

It is halting at the same position and waiting for Ip.

This is the message appearing in Hyperterminal.


IBL version: 1.0.0.16
IBL: PLL and DDR Initialization Complete
IBL Result code 00
IBL: Booting from NOR
Start BIOS 6
QMSS successfully initialized
CPPI successfully initialized
PA successfully initialized
HUA version 2.00.00.04
Setting hostname to tidemo-063043
MAC Address: 04-E4-51-8C-13-F1
Configuring DHCP client
PASS successfully initialized
Ethernet subsystem successfully initialized
Ethernet eventId : 48 and vectId (Interrupt) : 7
Registration of the EMAC Successful, waiting for link up ..
Service Status: DHCPC : Enabled : : 000
Service Status: THTTP : Enabled : : 000
Service Status: DHCPC : Enabled : Running : 000
Service Status: DHCPC : Enabled : Fault : 002
Service Status: DHCPC : Disabled : : 000
Service Status: DHCPC : Enabled : : 000
Service Status: DHCPC : Enabled : Running : 000

Please suggest

  • Hello Sravan,

    Let see if we can get this going for you.  First, just to verify, what DHCP server are you running on your Windows machine?  Next, if you're running the Windows firewall, you've allowed the DHCP server to accept incoming connections?

    If you need a DHCP server, tftpd32 includes a DHCP server, found here: http://tftpd32.jounin.net/

    With these basic things out of the way, we can get down to debugging.

    I will go through the proceedure myself and see if I get stuck.

    Mike

     

  • Sravan,

    I was able to get the out-of-box demo running on my system- here is the procedure I used (with your DIP switch settings and a direct Ethernet connection between my PC and EVM):

    (1) Configure the computer to use a static ip address:

    (2) Configure TFTPD32 DHCP server (be sure the Windows firewall will allow connections):

    Global tab:

    DHCP tab:

     

  •  

    (3)  Create an empty CCS project with a new target configuration file (be sure to include the GEL file associated with core 0):

      

    (4)  From the Project Explorer, double-click on the target configuration file to open the Target Configurations tab.  Right-click on your target config and select Launch Selected Configuration:

     (5) Your perspective should change to debug.  Right-click on core 0 and Connect Target:

     

  • (6)  Before loading the program, do a Global_Default_Setup from the Scripts menu (you may notice in the console a message stating no init was done due to bootmode):

    (7)  Run->Load->Load Program (be sure tftpd32 is running)

    (8)  Wait for the EVM to get an address- monitor the CCS console window, tftpd32, and/or wireshark.

    (9)  Open a web browser to the address your EVM is given:

    Here's what my wireshark output looks like: