Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to run a VxWorks7 in VmWare

2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

Editor to share with you how to run a VxWorks7 in VmWare. I hope you will get something after reading this article. Let's discuss it together.

Let's take a look at an effect picture.

Q: how many steps does it take to run Vx7 in VmWare?

Answer 1: two steps. Buy a Vx7+, buy a VmWare.

Answer 2: four steps. Image + bootloader + VmWare + Tftp

Image

Vx7 only provides source code by default, but there is no binary system library, which may contain too many components and is too large. Therefore, no matter what Target you use, you have to compile the source code first.

Open WorkBench5 and create a new VSB. Write the project name casually, for example, the official account VxWorks567 says vsb_x86_pentium4_smp.

After compiling VSB, create a VIP based on it. The project name is written casually, such as vip_x86_p4_smp.

Tftp

Put the above bootapp.sys and vxStage1Boot.bin in the same directory, for example, d:

Start a full version of the Tftp tool, as shown in the figure to set DHCP

Save, boot. The network card of VmWare will load vxStage1Boot.bin through Host's Tftp protocol, and then vxStage1Boot.bin will automatically load bootapp.sys.

Plus DKM and RTP.

Unfortunately, Vx7 does not have the network card driver of VmWare, and WorkBench's Target Connection does not recognize the virtual serial port of VmWare. It seems that it is time to transplant the lower version of the Am79C97X Nic driver.

After reading this article, I believe you have a certain understanding of "how to run a VxWorks7 in VmWare". If you want to know more about it, you are welcome to follow the industry information channel. Thank you for reading!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report