The greatest challenge facing embedded system developers is debugging software. Embedded systems have become highly complex, running real-time operating systems, connectivity stacks, USB, and security ...
Pavel Kania and Michal Hanak of Motorola's Czech SystemsLaboratories describe a serial communications platform developed forembedded motor control applications using MCUs and DSPs. The Motorola Czech ...
Running a debugger like gdb with real-mode 16-bit code on the x86 platform is not the easiest thing to do, but incredibly useful when it comes to analyzing BIOS firmware and DOS software. Although ...