阅读:3903回复:21
问个问题
问个问题:
网卡3c509b io=0x300,int=0x03,pnp disable. 启动显示: Attached TCP/IP ... elt0. Attaching ... lo0.. done loading... (等了5分钟后) can\'t load boot file! errorno=0xd0003. 我试了很多方法,均不能解决问题,请执教。 |
|
沙发#
发布于:2002-10-08 09:43
在期间你能ping通你的网卡吗?
|
|
|
板凳#
发布于:2002-10-08 11:44
不能ping通,但我保证网卡,与网线没有问题,我在98下试了的。
奇怪的是,启动的时候,我的主机收不到任何包,但是他会发包。 每次都这样。 |
|
地板#
发布于:2002-10-08 11:47
哦,ping不通就不可以下载东西了,你的网卡ip地址是否设置有误?
|
|
|
地下室#
发布于:2002-10-08 12:46
命令行为:
\"elt(0,0)vxHost;\\\\tornado\\\\target\\\\config\\\\pcPentium\\\\vxworks h=172.16.72.66 e=172.16.72.20 u=vxme pw=isme tn=vxTarget\" 应该没有错。 我的主机地址:172。16。72。66 目标机:设为172。16。72。20 |
|
5楼#
发布于:2002-10-08 12:53
我在usrConfig.c中,发现程序走到netLoad()中后,
调用了一个ftp的函数,好像是Xfer(...) 什么的,然后这个函数 返回了错误值0xd0003,也找不到,此错误值的意思。 然后就是 [vxworks boot]: 了 |
|
6楼#
发布于:2002-10-08 13:47
你是用hub将主机和板子连接的吗?
还有你主机的ftp服务器是否有你这个用户的登陆权限? |
|
|
7楼#
发布于:2002-10-08 17:28
反复试了ftp在别的机器上,没有任何问题。
ftp服务器收不到任何消息。 用户,密码,登录后,get一个文件,也没有问题。 |
|
8楼#
发布于:2002-10-08 17:30
使用hub将几台机器联在一起,IP地址也没有冲突的。
|
|
9楼#
发布于:2002-10-08 17:31
你要注意的是:板子不同于pc机,不要直接用网线连接主机和板子.
|
|
|
10楼#
发布于:2002-10-08 17:33
我用的就是一台pc166的机器的
|
|
11楼#
发布于:2002-10-08 17:50
你把参数改为试试
\"elt(0,0)host:/tornado/target/config/pcPentium/vxworks h=172.16.72.66 e=172.16.72.20 u=vxme pw=isme tn=vxTarget\" |
|
|
12楼#
发布于:2002-10-08 17:54
不错,这个我真没想到,当初编译的时候通不过,我就把原来的
单个\"\\\",改为了 \"\\\\\",待会儿,我回家就试一下。 昨天晚上,到12:00点了,都没有弄出来。 但愿今天会好些。 :D :D |
|
13楼#
发布于:2002-10-08 18:03
你的host后的应该是:而不是;
|
|
|
14楼#
发布于:2002-10-08 20:11
还是不行。
错误依旧。 |
|
15楼#
发布于:2002-10-09 09:18
只好用ifShow这个命令看看,你的网卡的配置信息了.
|
|
|
16楼#
发布于:2002-10-09 09:52
我用Arp命令结果如下:
(arp -a This command displays the “address resolution protocol” tables that mapInternet addresses to physical (Ethernet) addresses. Your target machine islisted if at least one packet was transferred from your target to your host. The following example shows both the Internet address (91.0.10.1) and physical address (08-00-20-1b-66-e9) of venus.) C:\\> arp -a Interface: 172。16。72。66 Internet Address Physical Address Type 172。16。72。20 08-00-20-1b-66-e9 dynamic 说明主机至少收到过一个包。 另外:ifShow是在什么地方的工具阿, 我用3com3c509b自带的工具,很方便的可以察看网卡的配置信息。 中断我给他设的为3,io=300 pnp=disable. 而且,我察看了tornado2-user guide 的介绍如下: The initial “Attaching network interface” is displayed without the corresponding “done,” verify that the system controller is configured properly and the Ethernet board is properly jumpered. 但我的屏幕上,出现 Attaching network interface sl0.. done. 有done出现,看来是网卡的配置有问题了,那还有什么没有考虑到的呢,是不是要换一个中断号试一下阿。 If “Loading...” is displayed without the size of the VxWorks image, this mayindicate problems with the Ethernet cable or connection, or an error in the etwork configuration (for example, a bad host or gateway Internet address). 由上可看出,我的host是对的。 |
|
17楼#
发布于:2002-10-09 10:54
哦,怎么有两个ip地址呢?呢试试ping那个91.0.10.1,估计是这个东西搞鬼,有可能是对网卡配置了两次,恰好是91.0.10.1第二次配置,不会这么巧吧 :mad:
|
|
|
18楼#
发布于:2002-10-09 22:18
终于好了,我把网卡的中断由3改为7后,马上就可以了。
maomao同志,你功不可莫啊,改天请你米西米西。 |
|
19楼#
发布于:2002-10-10 08:56
不要欺骗陌生人~~
我可不会客气的啦~~ |
|
|
上一页
下一页