• serial port under RTX-51
    Hi! I have a problem with a program in C for serial comunication under RTX-51. I have 2 task, the first is reading from serial port and i need to save the "char" in a share memory for the next task...
  • RTX-TINY serial port problems
    Hello all, I am trying to write program using TINY that will eventually need to be able to read from both serial ports and send on one of them. To accomplish this, it would work best if I could get the...
  • serial port under RTX-51
    Hi! I have a problem with a program in C for serial comunication under RTX-51. I have 2 task, the first is reading from serial port and i need to save the "char" in a share memory for the next task...
  • RTX-TINY serial port problems
    Hello all, I am trying to write program using TINY that will eventually need to be able to read from both serial ports and send on one of them. To accomplish this, it would work best if I could get the...
  • STM32 RTX Startupfile
    Hello, I am new to STM32 and RTX, and i am following the example: Modify the device startup file to enable SWI_Handler function: Comment out the following line from the startup file: SWI_Handler...