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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/02/04 22:26
Read: times


 
#69695 - RE: Which bit doesnt work?
Responding to: ???'s previous message
Rashu Patial said:
But how to test the Vb in hyper terminal

Forget about VB - just think of it as a serial comms problem: so you want to connect the serial port that your VB uses to another serial port attached to a hypoterminal.

If you have 2 serial ports on your PC, you can run both the VB and the hypoterminal on the same PC, and just link the serial ports with a cable.

If you have only 1 serial port on your PC, you will need to use another PC for the hypoterminal.

Either way, you will need a crossover cable.

Once you have got the VB working, I suggest that you replace the hypoterminal with a Keil simulator running your embedded code. Setup the simulator so that it uses the COM port for serial IO (see the Manual), and connect it just as for hypoterminal.
Then you can set breakpoints, single-step, etc, etc, etc,...

Then you can try it with your real hardware.

List of 8 messages in thread
TopicAuthorDate
Why it does not work?            01/01/70 00:00      
   Which bit doesnt work?            01/01/70 00:00      
      RE: Which bit doesnt work?            01/01/70 00:00      
      RE: Which bit doesnt work?            01/01/70 00:00      
         RE: Which bit doesnt work?            01/01/70 00:00      
   RE: Why it does not work?            01/01/70 00:00      
      RE: Why it does not work?            01/01/70 00:00      
   RE: Why it does not work?            01/01/70 00:00      

Back to Subject List