u-boot tftp & ping problem

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

u-boot tftp & ping problem

2,731件の閲覧回数
mtanriverr
Contributor II

I'm using P2041RDB-PC and this target is connected to Linux host PC (Ubuntu 16.04 LTS). I'm able to ping host PC from u-boot but vice versa cannot be done.  When I'm trying to ping p2041rdb from host pc, it is unsuccessful. Because of this problem, tftboot command (download binary file from host pc )cannot be used. 

タグ(1)
4 返答(返信)

2,462件の閲覧回数
mtanriverr
Contributor II

The problem is that minicom application used for serial console monitoring. I used kermit instead of minicom, and tftp problem has been disappeared. 

0 件の賞賛
返信

2,462件の閲覧回数
ufedor
NXP Employee
NXP Employee

Ping from U-Boot to a host should work. Ping from a host to U-Boot should not.
U-Boot uses a polling interface for networking - if you have not run a command, it will not respond to any packet.

2,462件の閲覧回数
mtanriverr
Contributor II

Thanks ufedor for answer. But, I still have a problem downloading u-boot.bin file from host pc(linux). I have a problem tftp on host pc in your opinion?

0 件の賞賛
返信

2,462件の閲覧回数
ufedor
NXP Employee
NXP Employee

Please check TFTP server on host PC.

0 件の賞賛
返信