• Where is the RTX51-TINY library file
    Dears Programmers, I am looking to use the RTOS RTX51-TINY but the compiler don't find the corresponding library file. Ist this file include in the standard Keil software or did I buy a extension library...
  • Where is the RTX51-TINY library file
    Dears Programmers, I am looking to use the RTOS RTX51-TINY but the compiler don't find the corresponding library file. Ist this file include in the standard Keil software or did I buy a extension library...
  • RTX51-TINY application link process wants RTX51.LIB!
    Hi all, I'm using RTX51-TINY in my application. I included rtx51tny.h in the files, and tried to link them with BL51 as follows: bl51 module1.obj, module2.obj, module3.obj rtx51tiny However...
  • RTX51-TINY application link process wants RTX51.LIB!
    Hi all, I'm using RTX51-TINY in my application. I included rtx51tny.h in the files, and tried to link them with BL51 as follows: bl51 module1.obj, module2.obj, module3.obj rtx51tiny However...
  • Change the RTX51 Tiny's Timer0 to Timer2
    I want to change the kernel's Timer0 to Timer2 when using RTX51 Tiny. Now I have modified something in file Conf_tny.A51ï¼ลก Code-1 ;CSEG AT 0x0B ;Timer0 interrupt adress (oringal code) CSEG AT...