Debugging Techniques in EmStar
|
|
Site and Mailing List Search:
|
This is a collection of EmStar "lessons" that walk users through the process of debugging an EmStar system, demonstrating the many tools available to developers.
-
When everything works. This tutorial walks through a working scenario, showing emsim and emrun configuration files, and describing the device files hierarchy.
-
Debugging Emsim/Emrun Configuration Files. This tutorial shows some common bugs in the emsim and emrun configuration files.
-
Debugging Emstar Programs. This tutorial walks users through fixing a broken emstar program, showing various EmStar debugging tools that help identify what is wrong with the system. There also are some extra notes about debugging with gdb.
-
Issues with the Make System. Shows a few tricks on what to do when the EmStar make system behaves erratically.