This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Guidelines for mission Critical Software

Hello,

Im new to embedded software development and i want to know how to write a mission critical software. are there any guidelines to follow or one can just write it like any desktop application.

  • Sadaf,

    Your question is very general and would not be best answered by this forum. You may want to research some general software development techniques specific to mission critical.

    Lali
  • This is not a very exact question. But when you want to be sure, implement the same application three times on three different platforms using three different implementations. Then set up a hardware comparator which evaluates the results and uses only these ones which are the same for at least two of these systems.