• JTAG Debugging for XC2000 with JLink
    According to this ( http://www.keil.com/c166/chips.asp ) page, Keil supports the Infineon XC2000 family (which is compatible to the C166 architecture) in the 166 Developement Tools. Keil also supports...
  • Reset Supervisor interfering with JTAG debug
    Hi, My issue is related to debugging a XC167 on custom hardware with the Ulink2 debugger + uVision. It seems this has something to do with my reset supervisor circuit (simple reset IC- LM3722). I can...
  • JTAG debugging
    Dear Sir, As i am using microvision 3 IDE & keil compiler for my application i what to know is it possible that by using silicon lab's JTAG adaptar & keil's IDE should i connect to target as 8051f020...
  • external memory
    Hi, I work on ST10F168 and i want to control by EBC 2 SRam chip 1M*8bits like 1 chip 1M*16bits. But how to declare in keil that external memory is 16bits data. I declare it in start166.A66 (_BTYP1 EQU...
  • External memory
    Hi everyone. I need your help to solve this issue. I am using a XC164CS microcontroller to run an aplication. The next aplication code toggles a P9.0 pin every 8 seconds. #include <XC164.h> #define...