Tools – Enter the Smart Watchdog
The smart watchdog is a customizable, external watchdog solution that behaves similar to a supervisory processor except that its primary…
Jacob's Blog
Category Archives: Tools
The smart watchdog is a customizable, external watchdog solution that behaves similar to a supervisory processor except that its primary…
The linker is probably the least talked about tool available to embedded software developers. For many, the linker is ignored…
Embedded software development is usually performed under severe resource constraints not only from a business stand-point but from the microcontroller…
The C programming language has been with embedded software developers since its creation in 1972. Ever since then C has…
As an independent consultant, the advantage to having the right set of tools available for the job is only too…
The behavior of a real-time embedded system is often a black box. Developers design their software, write their code and…
Every embedded software program starts with a basic foundation from which the application is built. A successful application requires that…
I hold a strong belief that in order to develop more robust embedded systems, faster and within the budget and…
Setting up a project the correct way from the start doesn’t have to be black magic. Successfully implementing quality embedded…
Embedded systems consist of two very different types of failure rates; hardware and software. The probability of a hardware failure…
One of the problems with developing embedded software using a windows based machine is that there is no GREP feature…
Selecting the right emulator for the job can be challenging. Many development teams try to either skimp by using the…