• Everything works fine without reboot
    Hello all. We're using the MCB1760 Board and try to communicate via Ethernet with a PC with a RealTime Linux. The Ethernet communication on the board is interrupt triggered. If we program the device...
  • INT0(P1.3) LPC935 in simulation not working while INT1(P1.4) works fine
    Hi all, I am having a problem with the simulation of my project which uses both external Interrupts, Interrupt 0 and Interrupt 2. I enable all the signals necessary to enable the Interrupts. When in...
  • Firmware working fine in debug mode but not in Release mode
    Dear All, I have a problem where in my firmware is working in debug mode but it does not work in release mode. I am using LM3S3748 microcontroller target motherboard with Wavecomm GSM modem interfaced...
  • Simple GPIO read not working -
    Firstly, I'n fairly new Keil, and am "upgrading from 8-bit PIC's" I'm trying to read some data from an ADC. Not working so I wrote a simple program that reads the input pin status. To my...
  • GPIO pinread not working
    Hello, While I am programming LPC1857 using MDK5 my GPIO pin status is not clearly reading. I want to check whether the pin is 1 or 0. even I have set the pin asinput it is not working.