“Normal” programmers can get away with the assumption that their C programs start executing from the main() function. But embedded developers need to know what happens before that. Lesson 13 explores ...
After introducing interrupts and the foreground/background architecture, I am finally ready to tackle the concept of a Real-Time Operating System (RTOS). In this first lesson on RTOS (commonly ...
This video is part of Electronic Design's 70th Anniversary series. This is a bit like Mel Brooks History of the World, Part I for programmers. I've been writing a number of articles and recording ...