• fiq_handler
    Hi, I want to handle my adc interrupt in a fiq using realview. I set the correct bit in the VICIntSelect register and changed the FIQ_Handler to adc_isr. now my program isn't working any more. can...
  • fiq_handler
    Hi, I want to handle my adc interrupt in a fiq using realview. I set the correct bit in the VICIntSelect register and changed the FIQ_Handler to adc_isr. now my program isn't working any more. can...
  • Address memory of the next instruction in A9 MPCore
    Hi all; I need to know the address that contains the next instruction to be executed in a A9 MPCore. That is, I need to read the Program Counter (PC). Where is the program counter? I can't find it...
  • Address memory of the next instruction in A9 MPCore
    Hi all; I need to know the address that contains the next instruction to be executed in a A9 MPCore. That is, I need to read the Program Counter (PC). Where is the program counter? I can't find it...
  • One master to two slave transfer (back to back) behavior for address A (slave1) and address B (slave2)
    How will be behavior for the following Scenario be? We have one AHB master and two AHB slaves connected. Master initiates two transactions (one after another) as follows. 1. The First transaction...