Do Embedded Systems log faults with key switch off ?

Thread Starter

naseeam

Joined Jan 4, 2017
82
Consider a embedded system such as Electro Hydraulic Power Steering ECU mounted in a heavy duty commercial truck.

When key switch is turned off, the ECU should executes very limited functionality in sleep. It is not suppose to log faults in sleep mode?
 

nsaspook

Joined Aug 27, 2009
16,276
What exactly (what, why, how and when) does logging mean? Something that's critical could wake the controller (using a interrupt or polling process) for logging if that's a system requirement.
 
Top