• Microcontroller is reboot during the flash file system
    Dear team, We've developed our product for the electrical domain, in our produced we've used LPC2468 microcontroller with ARM7 architecture. In our product we are using Keil RTX operating system and...
  • Why in data small everything works?
    Hi guys, I wrote a simple program using the data in small model and the code in large model, and the program worked perfectly, however, when I compiled the program with the data in large model, the...
  • Why in data small everything works?
    Hi guys, I wrote a simple program using the data in small model and the code in large model, and the program worked perfectly, however, when I compiled the program with the data in large model, the...
  • 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...
  • 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...