• Compiler problem
    Hi.. I have a problem with in-line assembly in uVision2. First I write #pragma src in the first line of code, then comes some C-code, and then I have a routine including #pragma asm NOP (here shoud...
  • Compilation problem for constant variable
    Dear all, in my program i declared some variable as constant. After compilation this program gives me some problem related to above declare variable. Moment i remove constant from those variable...
  • Problems with compiling/debugging libraries...
    Hi there! I'm developing quite a big project using the latest Keil3 IDE C166, so I decided to split up the code into smaller libraries to speed up the compilation. Now there is quite a set of libraries...
  • Problems Programming XC164CS
    I am using DAvE version 2.1 r22, Keil Version 4.26a and the XC164CS with 128K internal FLASH. I am able to use the Keil target driver to program internal FLASH using the "load" button un uv2, but...
  • Flash programming problem
    I've finished debugging my program in RAM memory with keil monitor166 and everything works perfect,now I am trying to run it from flash. It writes into flash well, but when I am trying to start executing...