RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
Application Module is a feature let user to execute application in RT-Thread RTOS.
Application Module is implemented as dynamic object loader, but it can handle the dependences relationship between application and dynamic library, moreover, it also can handle the kernel object destroy and memory release issue when application (abnormally) exit.