各位好.
我想通过串口下载vxworks镜像文件到目标板上去,下载时超级终端显示已经开始下载了一部分,然后就没反应了,tornado上提示的错误信息是:
tgtsvr (192.168.0.105@myhost): Wed Sep 01 09:16:31 2004
Checking License ...OK
Connecting to target agent... succeeded.
Attaching C++ interface... succeeded.
Attaching elf OMF reader for ARM CPU family... succeeded.
Warning: Target checksum: 0x2c25 (computed from 0x1000 to 0x74de0).
Host checksum: 0x8979 (computed from 0x11b0080 to 0x1223e60).
Warning: Core file checksums do not match.
Error: rpccore backend client Procedure unavailable
Error: Cannot get target toolname (gopher Error)
TSFS: opened file (D:\Tornado2.2\target\proj\test\default\vxWorks).
是不是缺少了组件?
关键词:
串口
下载
出现
问题