• Silabs 8051F12x, SFR Paging and RTX51 Tiny - call USER_ROUTINE from timer interrupt function.
    I have executed all recommendations specified in the reference http://www.keil.com/support/docs/3104.htm My user code is written on C51 and I have not found other way how to insert call to USER_ROUTINE...
  • Silabs 8051F12x, SFR Paging and RTX51 Tiny - call USER_ROUTINE from timer interrupt function.
    I have executed all recommendations specified in the reference http://www.keil.com/support/docs/3104.htm My user code is written on C51 and I have not found other way how to insert call to USER_ROUTINE...
  • Interrupt question with RTX51 tiny
    Help me , thanks! I have two questions wish to get the answers. 1、 If a interrupt routine is so longer more than OS schedule period: what would be happend? could tasks run correctly? 2、 Whether...
  • RTX51 Tiny with Code Banking
    I am using RTX51-Tiny with Code banking function. Two banks are used and switched by PORT 1 bit 7. When I run my program on simulator, I found all PORT 1 bits are clear to zero except the bit 7. Banking...
  • Interrupt question with RTX51 tiny
    Help me , thanks! I have two questions wish to get the answers. 1、 If a interrupt routine is so longer more than OS schedule period: what would be happend? could tasks run correctly? 2、 Whether...