Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/24/04 08:37
Read: times


 
#71028 - RE: Simulators
Responding to: ???'s previous message
Benny Fernando said:
... if you are prototyping, try using a GPS simulator software and get your system working ... You get simulator software which outputs the NMEA stream on the PC's com port which can be used for your debugging purpose.

A further suggestion for debugging you NMEA handling:

If you're using Keil, the uVision simulator can use a PC COM: port for the simulated data to & from the 8051 UART - see the uVision Manual

So, you could have one PC running the GPS simulation, another simulating your NMEA code in uVision, and connect the two together with a serial cable (if your PC has 2 free COM: ports, you can do it all on one PC - just link the COM: ports).

Debugging in the simulator lets you single-step, set breakpoints, examine registers, etc, etc without messing about with a Monitor.

List of 20 messages in thread
TopicAuthorDate
GPS modules for 8051            01/01/70 00:00      
   RE: GPS modules for 8051            01/01/70 00:00      
      RE: GPS modules for 8051            01/01/70 00:00      
         RE: GPS modules for 8051 - Russell            01/01/70 00:00      
      RE: GPS modules for 8051 - Andy            01/01/70 00:00      
   RE: UK Link            01/01/70 00:00      
      RE: UK Link            01/01/70 00:00      
         available here in bangalore            01/01/70 00:00      
            RE: available here in bangalore            01/01/70 00:00      
   Simulator software for GPS            01/01/70 00:00      
      RE: Simulator software for GPS            01/01/70 00:00      
      RE: Simulators            01/01/70 00:00      
   Thanks            01/01/70 00:00      
      Controller Safety            01/01/70 00:00      
         RE: Controller Safety            01/01/70 00:00      
            RE: Controller Safety            01/01/70 00:00      
               RE: Controller Safety - Erik            01/01/70 00:00      
   GPS decoding tips            01/01/70 00:00      
      RE: GPS decoding tips - Andy            01/01/70 00:00      
         RE: GPS decoding tips - Andy            01/01/70 00:00      

Back to Subject List