• LPC2378 UART simulator
    Hi when i tried to send a character using UART0 of LPC2378 ...i couldnt see the output on the serial window of the simulator.....My configuration is written below...anyone please help if i made a mistake...
  • uVision UART simulation
    Hi all! How can I detect the inter-byte time-out during the data reception using the UART simulation? WWATCH function doesn't implement this feature. Thanks!
  • uVision UART simulation
    Hi all! How can I detect the inter-byte time-out during the data reception using the UART simulation? WWATCH function doesn't implement this feature. Thanks!
  • LPC2378 UART simulator
    Hi when i tried to send a character using UART0 of LPC2378 ...i couldnt see the output on the serial window of the simulator.....My configuration is written below...anyone please help if i made a mistake...
  • UART Simulator don't work
    Hello all, i try to execute the following program under µVision-V4.00-Simulator but the Serial Window shows nothing. By debugging the programm comes to rest upon sth putchar('A'); Please help me...