• Code not working on LPC2148 board
    I bought an ARM LPC2148 Development board and started uploading code in it. I wrote the code to blink the on-board 4 LEDs. It gets uploaded successfully in the board but the LEDs never blink (leave...
  • SPI is not working on LPC2294 board
    Hi All, the SPI code is working fine with keil simulator and it is going to ISR whenever SPIF is set. but when the same code is loaded to LPC 2294 hardware board it is not working and indefinitely...
  • GPIO is not working on the board but working fine in simulator
    Good morning guys, I have got a problem with LPC2148. I am using PORT0 as GPIO pins. The program runs fine in the simulator but there is nothing when i port the hex on the board. Here is the...
  • erase is not working in my board
    Hello everyone, I'm developing a code in STM32F407VG. this code will erase the flash memory in a first step, and for a further work will upload a code into this memory. this are my code for erasing...
  • no other program is working in MCBSTR9 Board.
    hi, here we are using MCBSTR9 Evaluation Board. for this board only one example has given. it is working. the path for this program is: ARM/RV30/BOARDS/KEIL/BLINKY. program is: #include <91x_lib.h...