The majority of time debugging is not spent removing bugs but understanding code behavior. Once you understand why undesirable behavior is happening it is usually relatively easy to fix this behavior.
Real-time system designers and embedded software developers are veryfamiliar with the tools and techniques for designing, developing anddebugging standalone or loosely coupled embedded systems. UML ...