• Timer interrupt problem
    Hello, I have any Problems with my Timer Interrupt I use GPT1 but it doesn't work correctly. I'm trying to implement a 1ms Timer, but it doesn't work. Has anyone a sample for a 1ms or a 10ms...
  • Timer and Interrupt on C167
    Hi, I've timer T6 set to send interrupt (level 11, group 1) each 500 microseconds. This interrupt is managed by a routine. I need to know how many time remains after this routine before the next T6...
  • Interrupt arbitration does not work
    We have run into a problem in an old well functioning program. The arbitaration between two interrups seem not to work. The two interrupts are the ASC0RxInterrupt and the T2_interrupt. Previously...
  • printf() function causes hangup
    Hallo, I tried to use a simple "Hello World!" program to write a message on the serial port of my Infineon SAB C167CR-LM Microcontroller. I use the standart putchar-function of the Keil-Compiler to...
  • RTX166 Task Stack Overflow?
    What happen on RTX166 when I have OverflowStack error on a Task? Sometimes I saw a variable change value. Is it possible that a stack overflow change value of a variable? Now, on my system (20...