自拍偷在线精品自拍偷,亚洲欧美中文日韩v在线观看不卡

Vxworks下8139驅(qū)動加載step by step

開發(fā)
Vxworks下8139驅(qū)動加載step by step

1.找到Vxworks下8139網(wǎng)卡驅(qū)動,驅(qū)動可以從www.realtek.com.tw
上得到,國內(nèi)的下載地址是
ftp://152.104.225.43/cn/nic/rtl8139abcd8130810xseries/vxworks-8139<;br> 120).zip。

2.將下載的vxworks-8139(120).zip解開。

rtl81x9.h解壓到C:\Tornado\target\h\drv\end\unsupported
rtl81x9.c和makefile解壓到C:\Tornado\target\src\drv\end\unsupported
sysRtl81x9End.c、sysLib.c、config.h、configNet.h解壓到
C:\Tornado\target\config\pcPentium

3.將rtl81x9.c也拷貝一份到C:\Tornado\target\config\pcPentium

4.修改C:\Tornado\target\config\pcPentium\Makefile,增加一行如下:

CPU = PENTIUM
TOOL = gnu
TGT_DIR = $(WIND_BASE)/target
/*Added line*/
ADDED_MODULES += rtl81x9.o
include $(TGT_DIR)/h/make/defs.bsp
include $(TGT_DIR)/h/make/make.$(CPU)$(TOOL)
include $(TGT_DIR)/h/make/defs.$(WIND_HOST_TYPE)

5.修改config.h文件中的BOOT_LINE

#define DEFAULT_BOOT_LINE \
"rtl(0,0) peter:vxWorks h=192.168.0.74 e=192.168.0.58 \
u=target pw=target tn=VxTarget"

6.編譯pcPentium的BSP,如果需要其他BSP,還要做相應(yīng)的修改。

【編輯推薦】

  1. 讓Perl成為你的嵌入式開發(fā)工具
  2. 嵌入式設(shè)備上的 Linux 系統(tǒng)開發(fā)
  3. 幾種Linux下嵌入式開發(fā)環(huán)境的簡單介紹
責(zé)任編輯:張燕妮 來源: cnemb.com
相關(guān)推薦

2011-04-19 14:02:09

SSAS

2021-06-22 06:24:57

Linkerd Ingress 流量網(wǎng)絡(luò)技術(shù)

2010-09-08 09:41:03

私有云部署

2021-06-16 17:42:48

Linkerd 配置CPU

2021-06-22 06:16:24

Linkerd books webapp

2021-06-22 06:41:38

Linkerd 安裝多集群組件網(wǎng)絡(luò)技術(shù)

2021-06-17 06:13:29

Linkerd Prometheus 網(wǎng)絡(luò)技術(shù)

2021-06-17 06:20:43

Linkerd Kustomize網(wǎng)絡(luò)技術(shù)

2024-01-25 11:38:11

AI數(shù)據(jù)

2021-06-17 14:29:39

Linkerd 分布式跟蹤Linkerd 2.1

2021-06-15 05:45:56

Linkerd annotations網(wǎng)絡(luò)技術(shù)

2021-06-15 05:52:33

Linkerd canary網(wǎng)絡(luò)技術(shù)

2021-06-24 07:20:21

Linked GitOps Argo CD

2021-06-16 06:31:55

Linkerd 2.1Step by SteWebhook TLS

2022-08-30 22:22:23

developerArchitectu

2023-01-06 13:48:21

自然語言推理算法

2023-05-15 09:43:49

模型數(shù)據(jù)

2021-04-21 09:28:12

鴻蒙HarmonyOS應(yīng)用

2010-08-04 14:30:25

2010-04-06 15:09:16

無線路由器安全配置
點贊
收藏

51CTO技術(shù)棧公眾號