JTAG Debugging – GDB Example

JTAG Debugging - GDB Example

OpenOCD is used to drive the JTAG interface, typically in conjunction with GDB for code execution debugging. The usage of GDB is fundamentally no different from its use in other contexts.Some debugging techniques for GDB: Advanced Usage of GDBThere are two ways to start GDB and interact with OpenOCD: GDB communicates with OpenOCD over TCP … Read more

TÜV Nord Functional Safety Discussion: Software Fault Injection Methods (Part 2)

TÜV Nord Functional Safety Discussion: Software Fault Injection Methods (Part 2)

On the 26th of every month TÜV Nord Industrial Services Functional Safety Discussion Software Fault Injection Methods (Part 2) Abstract Software fault injection is an important technical means for functional safety verification. This article aims to provide a basic overview of software fault injection and introduce existing fault injection techniques. 04 Software Fault Injection Techniques … Read more