Re: C coding standard for embedded applications?
- From: Ark <akhasin@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 14 Sep 2006 14:21:13 -0400
steven.sagerian@xxxxxxxxx wrote:
Can anyone suggest a good off the shelf coding standard for embeddedIt all depends on what your quality requirements and maintainability requirements and time-to-market requirements are. What is your price of a bug? of missing a task deadline? etc.
real time applications?
Thanks,
Steve
MP3 player is waaaay different from engine controller which is waaay different from safety shutdown devices.
You can start with standards posted on exida.com or micrium.com (the latter I think is truly bad though).
Also, you've gotta think of a coding standard in the framework of the software development process, of which you've gotta think in the framework of your product devel process.
Then you can use Google.
Then you can hire me as a consultant :-)
Best,
Ark
.
- Follow-Ups:
- Re: C coding standard for embedded applications?
- From: Roman Mashak
- Re: C coding standard for embedded applications?
- References:
- C coding standard for embedded applications?
- From: steven . sagerian
- C coding standard for embedded applications?
- Prev by Date: Re: How many bits are '1' in a integer variable?
- Next by Date: Re: how to create a C++ fn. which can be called from both C and C++ files
- Previous by thread: C coding standard for embedded applications?
- Next by thread: Re: C coding standard for embedded applications?
- Index(es):
Relevant Pages
|