急需以下内容翻译!各位高手帮帮忙啊!中文翻译成英文!不要机译!先谢了!

2024-12-23 10:27:29
推荐回答(2个)
回答1:

μ C/OS- Ⅱ
Μ C / OS Ⅱ is a well-known source code open real-time kernel, is designed specifically for embedded applications, and can be used eight, 16 and 32-bit microcontroller or digital signal processor (DSP). It is in the original version of μ C / OS done on the basis of significant improvements and upgrades, and the use of a practice of the past 10 years, there are many successful application of the real-time kernel example. Its main features are as follows:
1. Open-source, the operating system can be easily ported to different hardware platforms.
2. Portability, most of the source code is written in C language, easy to transplant to other microprocessor.
3. Can be cured.
4. Can be cut, a choice to use the systems needed services to reduce the required storage space bucket.
5. Come, first-completely come, first-real-time kernel, that is always running in place under the conditions of high-priority task.
6. Multi-task and managed 64 tasks, the priority task must be different, and does not support rotary-time scheduling method.
7. Deterministic, function calls and service time with the implementation of its certainty, not dependent on the number of tasks.
8. Practicality and reliability of the successful application of the examples of real-time kernel, it is the practicality and reliability of the best evidence.
As μ C / OS Ⅱ only one is a real-time kernel, which means it does not exist other real-time systems, as provided to the user interface API functions only, a lot of work still needs to complete its users.
V. CONCLUDING REMARKS
In embedded applications, the use of real-time operating systems (RTOS) is now a feature of embedded applications, a trend also SCM application from a low level to high level of progress. In practical application, in accordance with the requirements and conditions of different choices appropriate operating system, allowing developers to more easily design a more perfect embedded systems.

回答2:

so long