• 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...
  • 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...
  • Issue with RTX Tiny (MAXTASKN Unresolved)
    Hey, I've got an issue when trying to use the RTX166 tiny operating system on a C167CR chip. I'm working on legacy code, and it's like a spaghetti junction with several different groups working almost...
  • 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...
  • A problem about rtx-tiny
    When I debug the following program, received an errno: ***errno34: undefined identifier #include <rtx51tny.h> #include <reg52.h> #define INIT 0 #define ONE 1 #define TWO 2 int counter1; int counter2;...