• Code works fine in optimzation while go to hardfault in levl 0 optimzation
    HI, My code works fine in optimzation for time level . But in level - 0 optimzation it goes to hardfault before entering main. I am using LPC1317, here is reset handler for this. Reset_Handler...
  • Code works fine in optimzation while go to hardfault in levl 0 optimzation
    HI, My code works fine in optimzation for time level . But in level - 0 optimzation it goes to hardfault before entering main. I am using LPC1317, here is reset handler for this. Reset_Handler...
  • 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...
  • 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...
  • GETTING ERROR WHILE COMPLING MY PROGRAM LISTED BELOW
    .\Objects\test1.axf: Error: L6218E: Undefined symbol stderr_putchar (referred from retarget_io.o). .\Objects\test1.axf: Error: L6218E: Undefined symbol stdin_getchar (referred from retarget_io.o). ...