• Keil Programming
    Hi everyone, I am using XC164CS microcontroller. I need some help in keil programming. The operating frequency is 20KHz. The condition is that if the Vin= 0 volt the duty cycle=5% and if Vin=5V then...
  • cmake with keil toolchain
    I'm looking into using Cmake with the keil c166 toolchain. Does anyone has experience with doing this? I think it should be possible to make it work, since we're now using gnu make to build our code...
  • KEIL PK166 installation on NT
    I just want to know are there specific installation instruction to load KEIL on NT systems? If yes, please let me know where can I find it. We are facing problem with Keil s/w in two of our installations...
  • Problem with Keil Monitor 166
    hello, I meet a problem,when I use Monitor Program 166. I have created a Hex86-file from my Source Code(file.c)in uVision2.But when I start the Monitor Program(mon166.exe),the Hex-file(file.H86) cann...
  • keil & pc-lint
    Hi, we started using pc-lint because of software quality requirements. Now I found a problem with some headers of C166. absacc.h #if (__MODEL__ == 0) #define MVAR(object, addr) (*((object volatile...