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.

CCS: MSP430 - DO178C application

Tool/software: Code Composer Studio

We consider to use MSP430x in our aerospace application that needs to be certified under DO178C DAL A. We need a way how to create and execute a unit tests and collect structural coverage. Structural coverage needs to be collected on the tagrget device. I found out that there is no simulator in the CCS for this MCU that we can use for unit tests. Is there a way how to perform the unit testing of this device? Using the JTAG for example? And is it possible to collect the sctructural coverage using JTAG?

Thank you,

Vlastimil Lrenc