当前位置:网站首页>[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 :
边栏推荐
- Outlook: always prompt for user password
- Using druid to connect to MySQL database reports the wrong type
- 如何做一个炫酷的墨水屏电子钟?
- [understanding of opportunity -38]: Guiguzi - Chapter 5 flying clamp - warning one: there is a kind of killing called "killing"
- [Digital IC hand tearing code] Verilog edge detection circuit (rising edge, falling edge, double edge) | topic | principle | design | simulation
- Interesting practice of robot programming 16 synchronous positioning and map building (SLAM)
- RichView TRVStyle MainRVStyle
- Li Kou Jianzhi offer -- binary tree chapter
- Binary tree traversal - middle order traversal (golang)
- Redis' hyperloglog as a powerful tool for active user statistics
猜你喜欢
The application and Optimization Practice of redis in vivo push platform is transferred to the end of metadata by
Kibana installation and configuration
Prometheus monitors the correct posture of redis cluster
PowerShell:在代理服务器后面使用 PowerShell
[OpenGL learning notes 8] texture
Application and Optimization Practice of redis in vivo push platform
如何搭建一支搞垮公司的技术团队?
[技术发展-26]:新型信息与通信网络的数据安全
Yolov5 model training and detection
A tab Sina navigation bar
随机推荐
Advanced conditional statements of common SQL operations
Traditional chips and AI chips
[illumination du destin - 38]: Ghost Valley - chapitre 5 Flying clamp - one of the Warnings: There is a kind of killing called "hold Kill"
Can financial products be redeemed in advance?
Video display and hiding of imitation tudou.com
Grub 2.12 will be released this year to continue to improve boot security
Exploration of short text analysis in the field of medical and health (II)
Talk about the things that must be paid attention to when interviewing programmers
Win: use shadow mode to view the Desktop Session of a remote user
Exploration and practice of integration of streaming and wholesale in jd.com
R语言用logistic逻辑回归和AFRIMA、ARIMA时间序列模型预测世界人口
Pytorch register_ Hook (operate on gradient grad)
【附源码】基于知识图谱的智能推荐系统-Sylvie小兔
Tla+ through examples (XI) -- propositional logic and examples
The MySQL team development specifications used by various factories are too detailed. It is recommended to collect them!
Application and development trend of image recognition technology
MATLB | multi micro grid and distributed energy trading
Open source SPL optimized report application coping endlessly
Yolov5 model training and detection
MySQL backup and recovery + experiment