• 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...
  • EC++ and RTX tiny problem
    Hi All, Please help me on this problem and it is urgent. i have a EC++ class called ADC which i am trying to access from RTX tiny task. I am getting the following errors for ADC class file ADC.H...
  • RTX Tiny Problems ?
    I am writing a program in which 3 tasks run simultaneously. In the idle state all the tasks wait for signal (which originates in an ISR). The program invariably stops responding after a few minutes of...
  • EC++ and RTX tiny
    Hi All, i am sorry to ask this question again, but i need to find answer soon. Has any one of you used Keil EC166 compiler with RTx Tiny ? or knows any compatibility problems? When i use EC++ class...
  • 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...