当前位置:网站首页>[uc/os-iii] chapter 1.2.3.4 understanding RTOS
[uc/os-iii] chapter 1.2.3.4 understanding RTOS
2022-07-05 02:10:00 【Liu Xiaoqiang 857】
1. Chapter one Preface
The course covers everything from 0 To 1 Write a uC/OS-III System , Is the simplest single-chip kernel, kernel OS; It also includes this self written kernel Some application examples of the system , These two parts . Of course kernel It's more difficult , It is also a deeper understanding . At this time, I found that OS Unexpectedly, it is also written by people line by line , It is the unified scheduling of various task management , A function program for various management . A platform program that standardizes interfaces . We carry out standard development work on his platform .
General operating system courses are also two parts , Explain computers OS working principle , The code analysis . But the amount of code is too large to analyze , The working principle of cleaning is already very good .
2. Chapter two How to learn RTOS
Bare metal programming , All programs are one main The function is written by itself , The program runs continuously in a big loop , It is such a working mode ; With the increasing functions of single chip computers , The need for multi task synchronization , We need to introduce a system to regulate , To allocate and better schedule the work of each process , So you need a system file , be called RTOS, Real-time operating system , Or time-sharing operating system . To make more main Functions work together . Learning can be based on the system transplanted by others , have a look RTOS Inside API Instructions , call API Just realize your own functions . The hardware can be different ,OS It's the same , Add different bsp Just drive , Realization OS Adaptation on various hardware . therefore bsp It's part of the job , While calling API Realize the function of board end , Advantage another part of the work . common windows and Linux System , All time-sharing operating systems .
uC/OS-III yes RTOS A kind of , We can draw inferences from one example , And FreeRTOS、RT-Thread etc. RTOS Each has its own advantages and disadvantages , Choose the right one according to the actual needs of the product OS that will do .RT-Thread It is an open source embedded real-time operating system from China . On the whole RTOS The operating system is more stable when scoring , It is preferred for military industry , Aerospace and other fields that require high real-time return results .
3. The third chapter New project — Software emulation
uC/OS-III kernel Preliminary writing and debugging , All are completed by software simulation , Only after it is written can it be transplanted to the hardware to test . therefore , New project , The choice is not STM32F103 That board , But to choose ARM Cortex M3, In this way ARM Under the architecture , Conduct RTOS Writing, running and debugging , And call various included header files .
4. Chapter four Bare metal system and multitasking system
Bare metal system : Rotation training system / Front and rear system
Multitasking systems :
边栏推荐
- A label colorful navigation bar
- One click generation and conversion of markdown directory to word format
- Collection of gmat750 wrong questions
- [机缘参悟-38]:鬼谷子-第五飞箝篇 - 警示之一:有一种杀称为“捧杀”
- Win:使用组策略启用和禁用 USB 驱动器
- Action News
- Visual explanation of Newton iteration method
- 85.4% mIOU! NVIDIA: using multi-scale attention for semantic segmentation, the code is open source!
- One plus six brushes into Kali nethunter
- 官宣!第三届云原生编程挑战赛正式启动!
猜你喜欢
Video display and hiding of imitation tudou.com
Open source SPL optimized report application coping endlessly
Introduce reflow & repaint, and how to optimize it?
JVM's responsibility - load and run bytecode
Android advanced interview question record in 2022
【附源码】基于知识图谱的智能推荐系统-Sylvie小兔
The application and Optimization Practice of redis in vivo push platform is transferred to the end of metadata by
Grub 2.12 will be released this year to continue to improve boot security
JVM - when multiple threads initialize the same class, only one thread is allowed to initialize
Icu4c 70 source code download and compilation (win10, vs2022)
随机推荐
Leetcode takes out the least number of magic beans
Abacus mental arithmetic test
[understanding of opportunity -38]: Guiguzi - Chapter 5 flying clamp - warning one: there is a kind of killing called "killing"
Flutter 2.10 update details
Outlook: always prompt for user password
RichView TRVUnits 图像显示单位
Vulnstack3
Pgadmin 4 V6.5 release, PostgreSQL open source graphical management tool
A label making navigation bar
PowerShell: use PowerShell behind the proxy server
CAM Pytorch
The most powerful new household god card of Bank of communications. Apply to earn 2100 yuan. Hurry up if you haven't applied!
Interesting practice of robot programming 16 synchronous positioning and map building (SLAM)
Word processing software
Exploration and practice of integration of streaming and wholesale in jd.com
Action News
Tucson will lose more than $400million in the next year
RichView TRVStyle MainRVStyle
Yolov5 model training and detection
Win:将一般用户添加到 Local Admins 组中