RT smart OS for executing RT thread on bare metal machine of Quanzhi D1 Nezha

preface I got the Nezha development board in advance. When I was excited, I began to study how to run my bare metal program, which is called operating system Unlike mcu, sbc level cpu is much more complex to run, but fortunately, in the field of system level, the division of labor of different software is clear. Our bare metal program, as the ...

Added by rskandarpa on Wed, 23 Feb 2022 04:21:53 +0200

RT-THREAD Kernel Quick Start Mailbox, Message Queue, Signal

Catalogue of Series Articles RT-THREAD Kernel Quick Start (1) Threads RT-THREAD Kernel Quick Start (2) Timer RT-THREAD Kernel Quick Start (3) Semaphores, Mutexes, Events Preface This is the fourth in the Quick Start series, the last to last in the Programming section, followed by a Memory Management and Interrupts section, which is t ...

Added by switchdoc on Sat, 12 Feb 2022 05:18:34 +0200