Detailed explanation of UCosii_ porting on STM32 Although there are many ported versions of ucosii on stm32 on the Internet, including the official ported version of micrium. But how these versions are ported and how to develop application software based on the ported ucosii are not introduced much on the Internet. Here I will introduce my porting experience, hoping to help you. My porting is basically from scratch. First of all, if you want to do a good job of porting, there are two aspects that must be understood. 1. Target chip; 2. ucosii kernel principle. Although our ported target chip is stm32, the porting of the operating system is basically for the Cortex-M3 kernel (hereinafter referred to as CM3), so we only need to understand the CM3 kernel. The stm32 chip is the CM3 kernel plus various peripherals.
You Might Like
Recommended ContentMore
Open source project More
Popular Components
Searched by Users
Just Take a LookMore
Trending Downloads
Trending ArticlesMore