• Interrupt number for an interrupt subroutine
    Hi, I'm trying to use the interrupt PWMINT for a PWM program with the 167. The problem is I cannot find the correct interrupt number for the function: void Interrupt_func (void) interrupt PWMINT...
  • Interrupt numbering
    I have noticed that the Kiel compiler doesn't produce the correct interrupt vector if 8051 interrupt numbers are used. For example for external interrupt 0 (IE0), the interrupt number has to be 0, instead...
  • Object file not found
    I have just installed Keil UVision2 and are trying out the included example rtx_ex1. I want to run it on the simulator for an Infineon C167CR-LM processor. When I build the project, i get FATAL ERROR...
  • not found
    I try to compile some C++11 library, but compiler stopped at the begining #include <array> //file not found Is <array> described in C++11? How to add to Keil?
  • EXCEPTION 0021H: PATH OR FILE NOT FOUND
    Dear, I just downloaded the evaluation version of latest C166 Compiler. When I'm going to compile one of the examples "RTXtiny (RTX_EX1.Uv2)" under EC++ subfolder in examples folder i...