• Problem in returning from FIQ
    Hii Am using ADUC7025 processor..I Wrote a program in C lanuage, I want to return from FIQ before it comes out by itself.. I tried with simple return, but not working properly.. Plz help me...
  • Problem in returning from FIQ
    Hii Am using ADUC7025 processor..I Wrote a program in C lanuage, I want to return from FIQ before it comes out by itself.. I tried with simple return, but not working properly.. Plz help me...
  • how to return from FIQ ISR in assembly?
    I am writing an assembly FIQ ISR using GCC complier. I want to change return address in FIQ ISR so that after ISR, it returns to the requested address. the reason for doing that is because i am writing...
  • how to return from FIQ ISR in assembly?
    I am writing an assembly FIQ ISR using GCC complier. I want to change return address in FIQ ISR so that after ISR, it returns to the requested address. the reason for doing that is because i am writing...
  • Dual Issue and Pipeline stalls
    Note: This was originally posted on 27th August 2010 at http://forums.arm.com Hi, I have the following situation in my current work. Please explain in case of any pipeline stall or preventing dual issue...