ホーム:
ホーム >> ホワイトペーパー >>Using Sample Code to Develop Embedded Applications Saves Time and Keeps Bugs at a Mininum
Using Sample Code to Develop Embedded Applications Saves Time and Keeps Bugs at a Mininum
ダウンロード情報
It is often the case that software developers build application programs based on sample code or code from previous projects. Building on your own experience or the experience of others is common practice in the software industry, since doing so allows developers to deliver products faster, and also helps guarantee that the source code is relatively bug-free. In particular, when developers are faced with the challenge of writing code for applications new to the programmer, relying on sample code to get started goes a long way to keeping frustrations at a minimum.
The following topics are covered in this white paper:
* Introduction
* Serial Port Programming Example
* The Complexities of Socket Programming
* Creating a Watchdog for Embedded Applications
* Summary