• Infinite loop degugging
    Hi, I have got a problem when I debug a program with uLink2 into XC164CS. When I take steps, the arrow is staying in these instructions in infinite loop. What these 3 instructions means?. Help me please...
  • problem with uvision2
    hi, i write a small programm with kitcon-161 in uvision2 and use this serial interface for kitcon-161 to send or recieve daten.Anytime when i debug and stop my programm,an error come out: serial interrupt...
  • Speed problem
    Hi, I'm using the C167 controller. When I run my program with the µvision debugger, it runs smoothly, but when I download the same program to flash and run it, it becomes very slow. Does anybody know...
  • Toolchain problems
    Hello, While opening a C166 project I got this error: uVision3 â€" Path for Toolset undefined ‘C:\Keil\Tools.INI’ does not contain a tool path You have selected a device where no toolchain...
  • DPP1 problem
    Hi there! I need some help with DPP (I think so). code: ... mov r0, # _setP0 ; some below _setP0: scxt SYSCON, # 4C0h ... after compiling and linking label was placed into adress 0x44C2...