• A question about XC167CI simulator speed
    Hello all, I have used dave to setup a CPU speed to 20Mhz, by PLLCON = 0x7814; // load PLL control register To my surprise, while simulating a XC167CI, an interrupt that was programmed to occur every...
  • ASKING FOR HELP
    I'm very glade to have a changce to make a communication with everyone here,although my English is very very poor! As a beginner,I'm afraid that I can't get well with keil software! What i used is keil...
  • asking about the memory model in the code
    Does anybody know if I can ask with a #ifdef statement about the memory model? How? I want to use it to declare the size of a buffer. Maybe "1k" in large mode, and 32 in small mode. Answers would...
  • XC167CI: Serial Interface with EC++
    Hi, I'm trying to communicate with XC167CI via serial interface using EC++. Unfortunatly, when I start "EC++ Sample for MCB-XC167 (Infineon XC16x)" nothing happens. Any idea to solve this problem?
  • PSRAM on XC167CI not defined in uVision3?
    Hello everybody, am i correct that the PSRAM of the XC167CI (located at E0'0000 - E0'07FF) is not defined by default when selecting the XC167CI from the device database? Is this intentially? ...