• Serial IO Simulation with MODE and ASSIGN
    Hi All, target CPU - simulated STMicro uPSD3354DV I am trying to get my PC to interface (via serial) with my app running in the simulator. I have read the other postings and the manual on this...
  • Serial IO Simulation with MODE and ASSIGN
    Hi All, target CPU - simulated STMicro uPSD3354DV I am trying to get my PC to interface (via serial) with my app running in the simulator. I have read the other postings and the manual on this...
  • RTX Tiny and simulated serial mode?
    Do they work together? My Problem: If I start a interrupt driven serial communication (ASC0 or external memory mapped UART) the transmission fails after a short time (only 9 characters at max., then...
  • RTX Tiny and simulated serial mode?
    Do they work together? My Problem: If I start a interrupt driven serial communication (ASC0 or external memory mapped UART) the transmission fails after a short time (only 9 characters at max., then...
  • Receive Serial Debug Messages in Simulation Mode
    Hello, I'm using a Keil LPC1868. The running program on the target is able to receive debug messages via the JTAG interface. On the target side, the ITM_RxBuffer is used to read the messages. Our...