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

Operation example of Tornado in vxworks

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

Share

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

Editor to share with you an example of the operation of Tornado in vxworks, I believe most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it!

Look at the operations in Tornado.

Registry is still essential, but the version is different, Tornado Registry. Note that it cannot be started at the same time as Workbench's Wind River Registry.

Similarly, VxWorks Image should also include the WDB component INCLUDE_WDB, as well as the default INCLUDE_WDB_COMM_END

Then when VxWorks starts, it uses the parameters of Bootrom to load the WDB device

After VxWorks starts, you can see the status of WDB.

What if Bootrom doesn't load VxWorks over the network? For example, if you use a local hard drive, WDB can't find the END device.

In this case, you can use the INCLUDE_WDB_COMM_NETWORK method

As long as the network can communicate after VxWorks is started, WDB can be used.

WDB's Type is network.

Of course, if there is no network card, it is possible to use serial port, and WDB_TTY_CANNEL is also serial port 1 by default.

When the Target side is ready, let's take a look at the Host side

In the Tornado menu, open Tools- > TargetServer- > Configure

Create a new Target Server

Select Add description to menu so that you can see the Target Server in the menu later. You can also change its name, as it is likely to create multiple TargetServer

The next step is to set the parameters of Target Server, which are also three.

Backend-if WDB uses END or Network, select wdbrpc here

Target Name-IP address of the VxWorks

Core File-Target uses VxWorks image files loaded by Bootrom

If the serial port is used by WDB, Backend will choose wdbserial with the same baud rate as Target's WDB_TTY_BAUD, while Target Name can write one at random, as long as it is not empty.

You can use the default value for other parameters first. Click OK to save the configuration, click Launch to save and start the Target Server

After Target Server starts, you can see it in Launch Toolbar.

Many other tools can also be used, such as Host Shell, Debugger, WindView, etc.

If you are interested in children's shoes, you can study other properties of Target Server, such as Memory Cache Size

For example, Target Server File System

For example, Synchronize Target/Host Symbol Table

For example, Console and Redirection

This is exactly:

Cross tools online adjustment (run-time), thousands of horses single wooden bridge (WDB).

Can use network card or serial port (END/Serial), both sides cooperate well.

These are all the contents of this article entitled "examples of Tornado Operation in vxworks". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

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