• XC164
    hello i want to simulate many input signal but i want know how can i choose the swatch time swatch(????) when i want to one or more signal input thank you
  • Bootstrap for XC164
    I am trying to write a boostrap code for the XC164 but it doesn't seem to start up right. As I understand from the datasheet the bootstrap section starts at 0xE00000 and the start of the bootstrap code...
  • Sourcing XC164
    Can anyone advise where we may source XC164 chips in 10s and hundreds rather than a MOQ of 1400 pieces? Many thanks Bruce Coward
  • XC164 CPU ILVL level not reset when using Keil ULINK reset
    Bit of a pitfall this one. When debugging using the Keil ULINK sometime you want to reset your program using the handy reset button. (uVision 3 C166 V5.00)I am using the XC164 evalution board. However...
  • Software Reset
    I want to force a reboot if a serious error occurs. I have tried the _trap_(0x00); function which inserts the SRST instruction but nothing happens. In debug mode i get an error message in the output...