Get the App
  • What are the system tasks in vxworks

    What are the system tasks in vxworks

    Editor to share with you what are the tasks of the system in vxworks, I hope you will gain something after reading this article, let's discuss it together! According to the configuration, when the VxWorks system starts, it will start some system tasks synchronously, some of which are completed since

    Shulou · 2022-06-01 09:47
  • How to draw a picture with WindML

    How to draw a picture with WindML

    This article mainly shows you "how to draw a picture with WindML". The content is simple and clear. I hope it can help you solve your doubts. Let the editor lead you to study and learn this article "how to draw a picture with WindML". Draw a picture with WindML

    Shulou · 2022-06-01 09:47
  • What are the most basic principles of writing ISR

    What are the most basic principles of writing ISR

    This article will explain in detail what are the most basic principles of writing ISR. The editor thinks it is very practical, so I share it with you for reference. I hope you can get something after reading this article. The most basic principle of writing ISR is to be as short as possible. On the one hand, less code is more important.

    Shulou · 2022-06-01 09:47
  • What is the bootrom startup sequence of Boot?

    What is the bootrom startup sequence of Boot?

    This article mainly shows you "what is the bootrom startup sequence of Boot". The content is easy to understand and clear. I hope it can help you solve your doubts. Let the editor lead you to study and learn "what is the bootrom startup sequence of Boot?"

    Shulou · 2022-06-01 09:47
  • Sample code for Formatted IO of IO

    Sample code for Formatted IO of IO

    Editor to share with you the sample code of IO's Formatted IO. I hope you will get something after reading this article. Let's discuss it together. Formatted I * ANSI * / / * write a forma

    Shulou · 2022-06-01 09:47
  • What is the meaning of TTY for IO operation in vxworks

    What is the meaning of TTY for IO operation in vxworks

    This article mainly introduces the meaning of TTY of IO operation in vxworks. It is very detailed and has certain reference value. Friends who are interested must finish reading it. Historically, TTY was Teletypewriter. An acronym for. And

    Shulou · 2022-06-01 09:47
  • What is Event in vxworks

    What is Event in vxworks

    Editor to share with you what Event is 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! Event is an efficient task

    Shulou · 2022-06-01 09:47
  • How to use ifconfig in vxworks

    How to use ifconfig in vxworks

    This article will explain in detail how to use ifconfig in vxworks. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article. The component INCLUDE_IFCONFIG provides the command ifc

    Shulou · 2022-06-01 09:47
  • How to implement BroadCast in vxworks

    How to implement BroadCast in vxworks

    This article mainly introduces how to achieve BroadCast in vxworks, has a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, the following let the editor take you to understand it. With unicast and multicast, the broadcast can't run away.

    Shulou · 2022-06-01 09:47
  • How to use FTP in vxworks

    How to use FTP in vxworks

    This article will explain in detail how to use FTP in vxworks. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article. F ile T ransfer P rotocol, File transfer Association

    Shulou · 2022-06-01 09:47
  • How to implement TCP in vxworks

    How to implement TCP in vxworks

    This article mainly shows you "how to achieve TCP in vxworks", the content is easy to understand, clear, hope to help you solve doubts, the following let the editor lead you to study and learn "how to achieve TCP in vxworks" this article. TCP

    Shulou · 2022-06-01 09:47
  • What is TFTP in vxworks

    What is TFTP in vxworks

    This article will explain in detail what TFTP is in vxworks. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article. Trivial File Transfer Protocol

    Shulou · 2022-06-01 09:47
  • How to use UDP in vxworks

    How to use UDP in vxworks

    This article mainly introduces how to use UDP in vxworks, has a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, the following let the editor take you to understand it. UDP, the full name should be User Datagr

    Shulou · 2022-06-01 09:47
  • What does SCTP mean in vxworks

    What does SCTP mean in vxworks

    This article mainly shows you "what is the meaning of SCTP in vxworks", the content is simple and clear, hoping to help you solve your doubts, let the editor lead you to study and learn "what is the meaning of SCTP in vxworks" this article.

    Shulou · 2022-06-01 09:47
  • What does MultiCast mean in vxworks

    What does MultiCast mean in vxworks

    This article mainly introduces the meaning of MultiCast in vxworks, which is very detailed and has certain reference value. Friends who are interested must finish reading it. There are three ways to transfer UDP data: UniCast, MultiCast and Bro.

    Shulou · 2022-06-01 09:46
  • How to read and write semaphores by Task in vxworks

    How to read and write semaphores by Task in vxworks

    Editor to share with you how to read and write semaphores in Task in vxworks. I hope you will get something after reading this article. Let's discuss it together. If multiple tasks operate on the same resource, it is best to use mutex semaphores for protection. So if these tasks are just carried out,

    Shulou · 2022-06-01 09:46
  • What is the use of pipes in vxworks

    What is the use of pipes in vxworks

    Editor to share with you what is the use of the vxworks pipeline, I hope you will gain something after reading this article, let's discuss it together! Many OS provide a process communication mechanism: pipes. VxWorks also provides a pipeline-Pipe, and can

    Shulou · 2022-06-01 09:46
  • Example Analysis of Mutual exclusive semaphores in vxworks

    Example Analysis of Mutual exclusive semaphores in vxworks

    This article mainly introduces the example analysis of mutex semaphores in vxworks, which is very detailed and has certain reference value. Friends who are interested must finish it! Multitasking systems are often faced with a problem: resource competition. What are the resources? Many, such as peripherals, files, data

    Shulou · 2022-06-01 09:46
  • How to use binary semaphores in Task

    How to use binary semaphores in Task

    Editor to share with you how to use binary semaphores in Task. I hope you will get something after reading this article. Let's discuss it together. In computer systems, we often encounter a scenario: task synchronization problem (Synchronization). For example, Ren

    Shulou · 2022-06-01 09:46
  • How to use Hook of Task in vxworks

    How to use Hook of Task in vxworks

    This article is about how to use the Hook of Task in vxworks. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look. Six kinds of Hook can be registered with Task in VxWorks, which are used in Cr.

    Shulou · 2022-06-01 09:45