Embedded Software Architecture


So you have good information about the new system hardware and requirements.
You also have a collection of chip vendor libraries, compiler supported functions, previous generation software, and ideas for new code.
How do you come up with a software architecture that can tie everything together to meet the system requirements?
Embedded software source code is synthesized from a variety of sources, including:
original code written fresh for the new system
compiler or chip vendor library code or examples
integrated development environment examples
examples from Github, and SourceForge, or other on-line sites
code from previous product generations, possibly written for another processor and compiler
All this code cannot just be tossed into a blender and mixed to a smooth consistency.
Somebody has to select existing source code, and make sure it is ok to use. Then he must modify, organize, and package it into objects compatible with the system hardware. Lastly, more software objects must be defined to tie it all together; and meet the system requirements.
This organizational effort is called embedded software architecture.

相关文件下载地址

下载地址 Download解决验证以访问链接!
打赏
未经允许不得转载:finelybook » Embedded Software Architecture

评论 抢沙发

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫

微信扫一扫