• Debugging XE164 with changed DBGPRR
    Hi, (c166v617 demo) I designed a XE164 board, where there was the need of changing some pins of the default JTAG-Debuginterface, but I can't connect to it with Infineon DAS-Client and 'JTAG over...
  • CAN RX FIFO on XE164
    Hi, I'm using CAN communication on an XE164 (MultiCAN). Currently, I'm trying to use an RX FIFO and not having much luck with it. The FIFO is set up using DAVE, but when I watch in the debugger I...
  • XE164 how to locate a function to be executed from ram?
    how can i arrange that a C-function is executed from ram with keil uvision3 and C-Code? i need it for a bootloader.
  • the newest problem
    i still cant get the pwm signal in P7.1 after some changing to my program.. My program is #include <stdio.h> /* standard I/O .h-file */ #include <reg167.h> /* special function register 80C167...
  • PWM problem
    I cannot get PWM signal in P7.1..pls help me MY Program is .. #include <stdio.h> /* standard I/O .h-file */ #include <reg167.h> /* special function register 80C167 */ #include <math.h> a...