• Not working
    in the simulation program running smoothly, but when the diwnload to the target is not working as it should. . The following source code #include <LPC214x.H> void delay(unsigned int lama...
  • strpos() not working when strstr() works
    Dear Board I’m using STM32F103 controller, when I use strstr function for finding a word in a string the compiler throws a warning. No issue for me but the code works fine But when I use strops...
  • Ping Not working
    Dear all I have made a custom board based on stm32f407IGT6 and used the same schematics from keil MBCSTM32F400 board, I have written this simple program for testing PING, int main(void) { SysTick_Config...
  • error in working
    I am working on mcb2300 board. I want to generate a pulse from it.I wrote a programme for this.but when I run this program in the board all values got changed.the same program works efficiently in simulation...
  • Interrupt is not working?
    Hi am new to this forum.I have recently ordered a "free" KEIL evalution software CD for ARM development tools.I am working on LPCE2214 OLIMEX board. Am able to toggle a PORT pin and also on TIMER and...