Hello, I am using keil MCB2100 board on windows platform. I run the example Blinky to test my board. The LED's toggel on board but when I want to display results on Hyperterminal (as inticated in user manual of MCB2100 by keil) ..I dont see any result and LED's get stop toggeling as soon hyperterminal COM1 port of PC tries to communicate with COM0 of board. It is a same problem with all other people who are using MCB2100 board ?? Thanks in advance, sridhar
I guess you have connected COM0 on the board with the PC COM port. COM0 is for the ISP loader utility. You need to use the COM1 interface on the MCB2100 Board, then it should work fine.
Thanks Mr Reinhard, It works perfectly. I can see results on hyperterminal. cheers, Sridhar