We conclude our series by stepping back from the gates and transistors to look at the Lifecycle of the Embedded System. In a world of software-defined hardware, a product …
Shameer Mohammed
-
-
In the early days of embedded systems, hardware was “thrown over the wall” to firmware engineers. The silicon was fixed, and the software was expected to work around its quirks. …
-
As we move toward “Always On, Always Connected” systems, a new category of debugging has emerged: Connected Standby. Bug Check 0x15F: CONNECTED_STANDBY_WATCHDOG_TIMEOUT is the modern version of the power state …
-
-
While many BSODs happen purely in the “dark” of the kernel, Bug Check 0x3B: SYSTEM_SERVICE_EXCEPTION occurs at the boundary where a user-mode application makes a request to the kernel (a …
-
-
-
In our previous articles, we covered timing and resource deadlocks. Now, we return to the most frequent “bread and butter” of Windows debugging: The Access Violation. When a driver tries …
-
Blog
The Silent Standoff — Deadlocks and Power State Failures (0x9F & 0x15F)
by dnaadminby dnaadminIn our final installment of this introductory series, we move from runaway loops to the opposite problem: The Deadlock. This is where the system isn’t “busy”—it’s “stuck.” Two or more …
-
In the semiconductor and hardware world, timing is everything. While previous articles focused on memory safety, this one deals with responsiveness. The Bug Check 0x133: DPC_WATCHDOG_VIOLATION occurs when the system …
- 1
- 2
