本人学习VxWoks下的socket编程,所以利用虚拟机VMware在本地pc上创建VxWorks操作系统。自己定制了VxWorks映象文件,VMware可以引导启动成功,但是在Tornado中启动Target Server时却有警告提示如下:
tgtsvr (test3@wangcl): Mon Oct 11 09:09:01 2004 Checking License ...OK Connecting to target agent... succeeded. Attaching C++ interface... succeeded. Attaching elf OMF reader for I80X86 CPU family... succeeded. Warning: Target checksum: 0xb60a (computed from 0x308346 to 0x3be410). Host checksum: 0xee5c (computed from 0x13b03c6 to 0x1466490). Warning: Core file checksums do not match. 哪位遇到过类似的问题,帮下忙!