• not able to re-enter in hareware interrupt.
    Hi all, I am using lpc2138 working with EXT3 interrupt. hardware interrupt works fine for first time when I reset the board. But thereafter it does not detect any interrupt on EXT3. Plz suggest any...
  • Cannot enter Debug Mode
    Hi when downloading i get the error message "Cannot enter Debug Mode" is any one know whats the problem. best regards
  • Entering and viewing binary numbers
    Using: uVision 5 *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil\uVision5\ARM\ARMCC\Bin' I'm trying to make a variable equal to a binary number, something like: unsigned char...
  • if (0) condition, but entered.
    Hi, I am using GNU compiler in uVision 3.51. A portion of code is simliar to below: X = 100; Y = 100; If(x!=y){ Xxxx; }else{ Yyyy; } By using break point, i found that both Xxxx and Yyyy...
  • LPC2294 - NOT ENTERING IN MAIN
    HI I AM FACING ONE PROBLEM IN LPC2294 CUSTOM BOARD. I CAN ABLE TO ERASE AND PROGRAM THE DEVICE. BUT IF I TRY TO DEBUG, SOFTWARE CONTROL IS NOT ENTERING IN MAIN FUNCTION. (24 MHZ CRYSTAL, PLL IS DISABLED...