• RTX51 full
    İ can write a program with rtx51 tiny and this circuit use 16 external I/O port mapped from a 74154. All code is work with RTX51tny. I can declare all port following table. unsigned char xdata...
  • Full RTX51
    I want to implement FULL RTX51 in a 8051 microcontroller. Is there any specific microcontroller which supports RTX51? and I want to interface my this microcontroller to a LAN Card too. Please...
  • Need of RTX51 full user manul
    Hi, I'm using RTX51 FULL with my INFINEON C515C controller. I searched for the referance manaul for RTX51 FULL, But I couldn't find the file and searched through forum and found the link but the document...
  • Signal problem RTX51 full
    Thank you in advance. My idea is to use an interrupt to trigger a task Why interrupt can work well but the signal can't trigger task? Is there any one can help me?
  • RTX51-full - os_wait for ever
    Hello all. Can anyone help me with the following one? My target is working under RTX51-full. I have an interrupt function (void mc12comm() interrupt 0 using 3) that calls other regular function, and...