Many reasons exist why Linux is a good operating system for embedded applications. Besides being open source and cost effective, one of the most important reasons is portability; a Linux application ...
Editor's note: I am pleased to bring you a new young blogger on Planet Analog, Tyler Deuty. He will be occasionally blogging and bringing us a really good perspective ...
The GNU symbolic debugger, GDB, is a powerful development tool, but one drawback is it works only from the command line. GDB has some clever features that make it easy to use on the command line, such ...