• PEC Problem
    Keil MCBXC167-NET + uVision3 + AR166 Hello, i have a problem concerning the PEC. The external Interrupt PIN P2.8 is configured as the trigger for the PEC. Every rising edge i want to transfer...
  • PEC problem
    I have recently changed my interrupt routines to use the 'using RB_LEVELx' format. This seems to have caused a problem which crashes the I2C module. I have tracked the source to a line of code executed...
  • PEC transfer complete
    Is there a way to detect when the PEC transfer is complete. I am using a continuous transfer method and decrementing the source pointer based on the initial PEC count. Is an interrupt generated when...
  • DPP, NCONST, near, PEC
    Hi all, (C167; running everything from RAM, copied from flash in the startup-file and then re-mapping the BUSCON's) Does anybody have a suggestion on how to put DATA in one continuous memory area...
  • PEC and const Variable
    I am just starting with the PEC in an XC167. Can someone tell me how to output a string that is not a 'const' string? The example PEC code from Keil works - code is posted here: http://www.keil.com...