Embedded software framework based on Module-MSG

Yu-chuan LIU,Hua-xiong ZHANG,Hai HUANG
DOI: https://doi.org/10.16208/j.issn1000-7024.2017.07.018
2017-01-01
Abstract:According to the features of embedded system,a software framework based on Module-MSG (Module-Message) was proposed.Module was used as the scheduling entity,and the MSG was used to communicate between different Modules,on the premise of making sure the independence of each Module,the effective interaction was realized.According to the specific response time limit,the hardware interrupt signal was converted into different system signal,and the signal was processed in different ways,unifying the interrupt processing and simplifying the design of the interrupt program.The software business logic was abstracted as simple signal transmission and processing,and the specific features development tended to be the key development,and the development difficulty was reduced.At the same time,because of the unified software development standards,it is easier for the maintenance of software.
What problem does this paper attempt to address?