• CAN Receive Message Simulation
    I have a test program that sends periodically a CAN message from channel 1. The commands at the bottom simulate reception of a CAN message in CAN channel. CAN communication window shows a REC message...
  • Message 15 as general receive message
    Hello! I want to use the message object 15 as a general receive object. Message 1 .. 14 are used for transmit objects. I used 0x000 as mask for the message 15 and didn't fill the arbitration register...
  • Problem with simulated serial mode
    To have the serial port S0 free for the application, I want to use the simulated serial mode. The UART ASC0 mode works correctly (burned to external FlashROM), but not the simulated serial mode (seems...
  • 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...