• Not entering interrupts
    Hi, For reasons I switched from one development program(IDE) to the KEIL IDE. Now I have problems using interrupts. My program don't what to enter the "ADC sample on channel0 is ready" interrupt service...
  • Not able to enter into ISR even after interrupt is generated in LPC2294
    Dear Sir, The following code is working fine in simulator mode, when TC is matching with MR0 interrupt is getting generated and the control is moving to timer1 ISR. If the same code if it is...
  • Not able
    pls help... i'm working on LPC1114-FBD/301 series On my board 4 LED's are connected to P0_8, P0_9, P0_10, P0_11. I'v written a sample code toggle them. Only on 8 and 9 port pin LED's are...
  • 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...