0000000001145064
AUTHOR
Leiming Chen
showing 1 related works from this author
Code Generation from Cinderella-SDL to Embedded Platforms
2007
Masteroppgave i informasjons- og kommunikasjonsteknologi 2007 – Høgskolen i Agder, Grimstad SDL (Specification and description language) is increasingly adopted by many companies and researchers. Its simplicity and object-oriented structure can greatly ease the workload for them. However, the lack of concretization makes SDL not applicable when it comes to real-world implementation. AvR is a micro-controller which can be a platform to carry out real-world implementation. The micro kernel REFLEX of the AvR operating system adopted many SDL features. Here, I present a new code generator which can transform SDL systems into executable C programs. It is built specially for SDL REFLEX which is a…