• SWI Handler - Parameters
    If I use the swi_handler.s file that is included in NXP's example programs, does it automatically have the ability to handle passed 'C' parameters? Are the parameters passed on the stack? Note, I...
  • SWI Handler - Parameters
    If I use the swi_handler.s file that is included in NXP's example programs, does it automatically have the ability to handle passed 'C' parameters? Are the parameters passed on the stack? Note, I...
  • Break point at SWI handler
    Hi everyone, I'm using Jlink with openocd to debug ARM926EJ-S and encountered problem when executing SWI command. Even though I don't set a break point at SWI handler but the CPU breaks at SWI handler...
  • Break point at SWI handler
    Hi everyone, I'm using Jlink with openocd to debug ARM926EJ-S and encountered problem when executing SWI command. Even though I don't set a break point at SWI handler but the CPU breaks at SWI handler...
  • FIQ handler
    Hai! I am using LCP2378 controller.here i m using 12Mhz clock externally(Controller runs at 48Mhz speed by enabling PLL related Regs.). Pls tel what is the interrupt latency time for IRQ and...