Individually the parts of the system seems to pass their tests.
The DPDT switches worked according to their truth tables.
The proximity switches echoed what looked like sensible responses.
The wheels turned and the steering responded as the DPDT switches asked of them.

However, the car does not work as a system. The PIC is running. The proximity sensors have LED's that blink when pulsed. These work. After a while the proximity detectors stop. All this is in the code, but the steering does not move at all. The wheels do not reverse when something is seen to be right in front of the car.

Question is: What kinds of debugging power do I have once the code is in the PIC besides the Logic Tool Analyze mode?

Ken