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.

Starterware/AM3359: Uniflash DHCP issue

Part Number: AM3359
Other Parts Discussed in Thread: UNIFLASH,

Tool/software: Starterware

Hello,

I am trying to load boot-loaders using uniflash.

I have AM3359 EVM board, and I already made u-boot-spl-restore.bin & u-boot-restore.img for the same.

I am following "Flashing a Board using USB" portion in below link

http://processors.wiki.ti.com/index.php/Sitara_Uniflash_Quick_Start_Guide

I did all the steps, but file transfer(TFTP) is not starting properly, it is going into wait stage in (DHCP) section.

Below is the log of DHCP

/--------------------------------------------- LOG ---------------------------------------------------/

[01-Apr-17 19:11:34] Client 127.0.0.1, HTTP Request Received
[01-Apr-17 19:11:56] Retrying failed Listening Interfaces..
[01-Apr-17 19:16:11] Open DHCP Server Version 1.59 Windows Build 1036 Starting...
[01-Apr-17 19:16:11] Logging: All
[01-Apr-17 19:16:11] DHCP Range: 192.168.2.2-192.168.2.254/255.255.255.0
[01-Apr-17 19:16:11] DHCP Range: 192.168.103.2-192.168.103.254/255.255.255.0
[01-Apr-17 19:16:11] DHCP Range: 192.168.101.2-192.168.101.254/255.255.255.0
[01-Apr-17 19:16:11] DHCP Range: 192.168.102.2-192.168.102.254/255.255.255.0
[01-Apr-17 19:16:11] Server Name: AHMCPU1762
[01-Apr-17 19:16:11] Detecting Static Interfaces..
[01-Apr-17 19:16:11] Warning: Section [LISTEN_ON], Interface 192.168.2.1 not available, ignored
[01-Apr-17 19:16:11] Warning: Section [LISTEN_ON], Interface 192.168.101.1 not available, ignored
[01-Apr-17 19:16:11] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
[01-Apr-17 19:16:11] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
[01-Apr-17 19:16:11] No Static Interface ready, Waiting...
[01-Apr-17 19:16:11] Retrying failed Listening Interfaces..
[01-Apr-17 19:16:11] Warning: Section [LISTEN_ON], Interface 192.168.102.1 not available, ignored
[01-Apr-17 19:16:11] Warning: Section [LISTEN_ON], Interface 192.168.103.1 not available, ignored
[01-Apr-17 19:16:11] Warning: Section [LISTEN_ON], Interface 192.168.2.1 not available, ignored
[01-Apr-17 19:16:11] No Static Interface ready, Waiting...
[01-Apr-17 19:16:11] Warning: 192.168.101.1 UDP Port 67 already in use
[01-Apr-17 19:16:11] Retrying failed Listening Interfaces..
/--------------------------------------------------  END  ----------------------------------------------------------------/
Please do the needful and let me know in case of any information required.
Regards,
-- Ronak