• Clock Signal
    Hi, i looked at the CLKOUT pin using a scope expecting to see a square wave type of signal, it looks like a sine on sine signal. I am not sure if it is a board design problem or if it should look like...
  • A166 conditional compilation
    Hello, I stumbled across a problem lately, and this thread http://www.keil.com/forum/docs/thread2344.asp helped me find a solution. Let me quote Gilles: Don't apply conditonal compilation at...
  • if condition
    Hello, I was compiling my firmware program written in C using Keil microVision2 V2.4 compiler. The target is c8051F120 microcontroller. I noticed that the compiler accepted the following: if...
  • Flash read and write with dyanamic condition
    I need technical support for the following: i am using KEIL3 and infineon XC161CJ microcontroller . i am facing a problem that i have to write dyanamic data using serial232 port from computer to microcontroller...
  • PWM Signal with variabel frequency
    I am using Keil, C51 Compiler with Infineon XC886 I want to create a PWM signal at pin 3.0, where the frequency is variable and the on time Ton is constant. I wrote the code, I initialized CCU and...