• having a problem
    hi every one, i m new in keil compiler. i connect LCD16x2 and keypad (4x4). my problem is that , in LCD, it can show from 0-15 on pressing from first till last key, while i want to print what is exactly...
  • Is Keil Compiler have bit operator.?
    Sir, Mdoubt is Like Sillicon Lartories(C8051f020) we can initialize the bit operators. like: bit a; bit b; if(a == 1) { LED = 1; } This type of keyword is there which supports in ARM processor...
  • having problem using fiq
    Hello, I'm using MCB2300 with LPC2368 chip. i am using this micro-controller for the first time, so m facing some difficulties. I'm trying to implement the following code by using fiq timer0 interrupt...
  • I have a problem!!
    Hello: I'm coding in C++ for ARM for the first time, using Keil. I'm working in a project that already exists but I need to make some changes. I cannot change the libraries or the file's structure....
  • Having problems with bank switching
    Hello, I'm using RTX51-Full and Keil MicroVision3 IDE for my Dallas 8051-architecture microcontroller. The compiler, assembler and linker that I use are C51, A51 and B51, correspondingly. I decided...