[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] not able to transfer files using ftp
Hi all
After assigning an IP address to my microblaze-uclinux board(memec spartan 2E),I am trying to write the kernel image onto FLASH using a tool called flashw available in the uClinux-dist...i wanted to transfer the image from the host machine to the board using FTP(with a client compiled in)
..i am able to establish a connection with the host and execute some standard ftp commands..but when i try to do a file transfer..i get the following messages...
FYI,i have mounted the ext2 file system on /var and /usr...
here is the session detail :
--------------------START--------------------------------
...kernel boot up messages...
.............................
/>
/>cd bin
/bin> cd /var/tmp
/var/tmp> ftp 10.7.150.16-------------->FTP CMD's
Connected to 10.7.150.16.(root@soc3) (gcc version
331 Password required for guest.
Password:
230- Linux soc3 2.4.20common #1 Sat May 8 11:05:24 IST 2004 i686 unknown
230-
230- Most of the programs included with the Debian GNU/Linux system are
230- freely redistributable; the exact distribution terms for each program
230- are described in the individual files in /usr/share/doc/*/copyright
230-
230- Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
230- permitted by applicable law.
230 User guest logged in.
ftp> bin----------------------------->
200 Type set to I.
ftp> recv image.bin------------------>
munmap of non-mmaped memory by process 20 (ftp): 652e6269
munmap of non-mmaped memory by process 20 (ftp): 6e000000
munmap of non-mmaped memory by process 20 (ftp): 02040053
munmap of non-mmaped memory by process 20 (ftp): 2a558a15
munmap of non-mmaped memory by process 20 (ftp): a21d8c44
munmap of non-mmaped memory by process 20 (ftp): 02088051
munmap of non-mmaped memory by process 20 (ftp): ebddfb7f
munmap of non-mmaped memory by process 20 (ftp): 801086d4
munmap of non-mmaped memory by process 20 (ftp): 801d9e3c
ftp> ascii--------------------------->
200 Type set to A.
ftp> recv pgedit.c------------------->
munmap of non-mmaped memory by process 20 (ftp): 69742e63
munmap of non-mmaped memory by process 20 (ftp): 001d9bfc
munmap of non-mmaped memory by process 20 (ftp): 08118111
munmap of non-mmaped memory by process 20 (ftp): 22052045
munmap of non-mmaped memory by process 20 (ftp): a2502215
munmap of non-mmaped memory by process 20 (ftp): 1a541805
munmap of non-mmaped memory by process 20 (ftp): 8a70a811
munmap of non-mmaped memory by process 20 (ftp): 00000004
-----------------------END-------------------------------
...hangs after this.....
meanwhile in XMD,I g(a/i)ve these commands
XMD% mbconnect mdm
..................
XMD% dow -data ........ 0x80000000
XMD% con 0x80000000
PC reset to 0x80000000,Clearing MSR interrupt enable bit
Processor started.Type "stop" to stop processor
---------------------COMMENT-----------------------------
..the kernel boots as usual here..as seen on the hyperterm..
and then i start the ftp session with a remote host on the LAN..i get that above message when i attempt a file transfer ..i am not able to recv(hv not tried send())files from the remote host(ascii/binary)...it hangs after
this..
-----------------------------------------------------------
RUNNING>stop
ERROR<Stop> ::Unable to Stop MicroBlaze
Microblaze Pipeline Stalled execution Instruction at >>PC:0X81F36FF8,
MSR:0X00000002
RUNNING>
as shown above after the hyperterm hangs..i execute the above command in the XMD window...and I get this error msg..
Can anyone tell me what do those "munmap.." messages mean?
Moreover why does 'stop' not work..How to debug in such cases?
TIA
cheers
V.Anand
(www.tenet.res.in)
****************************************
-----
Trouble with windows? Re boot....
Trouble with Linux? Be root....
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/