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.

Flashing Nand using AM335x FlashTool rev0.2

Other Parts Discussed in Thread: UNIFLASH, FLASHTOOL

Hi all,

I followed this document for flashing nand with openDHCP server and OpenTFTP server.

Fisrt, in this document, they said taht the servers folder is included in the .zip, ==> that's wrong.

Then, i downloaded all servers that i needed. i installed theirs and all seems to be in used.

I create my local network with the same IP (192.168.2.1). My card is connected directly from the host PC who is a W7. When I turn on my card, in the openDHCP prompt, there are these message:

"Open DHCP Server Version 1.60 Windows Build 1037 Starting...
Logging: Normal
Warning: No IP Address for DHCP Static Host 00:ff:a4:0e:ef:99 specified
DHCP Range: 192.168.2.2-192.168.2.254/255.255.255.0
Server Name: SATELLITE1
Detecting Static Interfaces..
Lease Status URL: http://127.0.0.1:6789
Listening On: 192.168.2.1
BOOTPREQUEST for 00:18:30:fc:ef:c2 () from interface 192.168.2.1 receive
BOOTP Host 00:18:30:fc:ef:c2 () allotted 192.168.2.2
BOOTPREQUEST for 00:18:30:fc:ef:c2 () from interface 192.168.2.1 receive
BOOTP Host 00:18:30:fc:ef:c2 () allotted 192.168.2.2
BOOTPREQUEST for 00:18:30:fc:ef:c2 () from interface 192.168.2.1 receive
BOOTP Host 00:18:30:fc:ef:c2 () allotted 192.168.2.2
BOOTPREQUEST for 00:18:30:fc:ef:c2 () from interface 192.168.2.1 receive
BOOTP Host 00:18:30:fc:ef:c2 () allotted 192.168.2.2
BOOTPREQUEST for 00:18:30:fc:ef:c2 () from interface 192.168.2.1 receive
BOOTP Host 00:18:30:fc:ef:c2 () allotted 192.168.2.2"

And on the openTFTP prompt there are these messages:

"Open DHCP Server Version 1.60 Windows Build 1037 Starting...
Logging: Normal
Warning: No IP Address for DHCP Static Host 00:ff:a4:0e:ef:99 specified
DHCP Range: 192.168.2.2-192.168.2.254/255.255.255.0
Server Name: SATELLITE1
Detecting Static Interfaces..
Lease Status URL: http://127.0.0.1:6789
Listening On: 192.168.2.1
BOOTPREQUEST for 00:18:30:fc:ef:c2 () from interface 192.168.2.1 receive
BOOTP Host 00:18:30:fc:ef:c2 () allotted 192.168.2.2
BOOTPREQUEST for 00:18:30:fc:ef:c2 () from interface 192.168.2.1 receive
BOOTP Host 00:18:30:fc:ef:c2 () allotted 192.168.2.2
BOOTPREQUEST for 00:18:30:fc:ef:c2 () from interface 192.168.2.1 receive
BOOTP Host 00:18:30:fc:ef:c2 () allotted 192.168.2.2
BOOTPREQUEST for 00:18:30:fc:ef:c2 () from interface 192.168.2.1 receive
BOOTP Host 00:18:30:fc:ef:c2 () allotted 192.168.2.2
BOOTPREQUEST for 00:18:30:fc:ef:c2 () from interface 192.168.2.1 receive
BOOTP Host 00:18:30:fc:ef:c2 () allotted 192.168.2.2"

My configuration are the fllowing:

HOST PC with W7 (openDHCP, openTFTP)

My device: silica pengwyn (AM335x, NAND)

Otherway, I tried to do the same job with CCS UNIFLASH Tool 3.0.0 with the same IP, the status in the "status view" is on flashInProgress, but it stay at 0%.

Can you help me please?

regards

Guillaume Mahut