最近刚在Embedded.com上发表了一篇英文文章“Developing a Flexible Firmware Architecture”。该文章论述了一种可以提高代码复用性、提升代码调试速度以及改善代码可移植性的灵活、通用的嵌入式软件架构,并附有相关源码。对于从事嵌入式软件开发的工程师有很高的参考价值。欢迎大家多多灌水!
下面是该文章的英文概要及阅读链接:
A firmware architecture acts as the skeleton in firmware development.
This article introduces the concept of a “Firmware Module” and a unified
firmware architecture which integrates features of FW Modularization, FW
Self-Testability and FW Compatibility. The whole firmware architecture can
be easily applied to any firmware development and can maximize code
reusability, speed up firmware debugging, and increase firmware
portability.
有时间可以关注学习一下这篇文章的思想...
阅读(803) | 评论(1) | 转发(0) |