使用FTP给ARM9开发板传送数据时出现 Cannot allocate memory.
具体情况是:当使用FTP连接mini2440开发板时,连接可以成功,当我发送一个名为ubnutu.gif 的图片时,出现
ftp> put ubuntu.gif
local: ubuntu.gif remote: ubuntu.gif
200 PORT command successful.
553 ubuntu.gif: Cannot allocate memory.
请问各位大侠,以前有没有碰到过这个问题?该怎么解决呢?