EcuBus-Pro USB to LIN Tool LinCable-V2: What’s New in the Upgrade

EcuBus-Pro USB to LIN Tool LinCable-V2: What's New in the Upgrade

The EcuBus-Pro USB to LIN toolLinCable-V2 has officially been released. Let’s take a look at the new features that have been upgraded this time! Previous Features Basic LIN Functionality LinCable fully supports LIN 2.0, 2.1, 2.2A, and SAE J2602 standards, providing compatibility with various automotive LIN devices and networks.The supported baud rates include 19200, 10400, … Read more

The Fail Injection Tool fail-rs from PingCAP

The Fail Injection Tool fail-rs from PingCAP

Earlier this year, I shared some insights on using Go failpoint. If you’re interested, you can check out this article. Failpoints is a tool that allows for the injection of errors or other behaviors at runtime, primarily for testing purposes, including unit tests, integration stress tests, and more. The types of tests include state machine … Read more

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