• having problem using fiq
    Hello, I'm using MCB2300 with LPC2368 chip. i am using this micro-controller for the first time, so m facing some difficulties. I'm trying to implement the following code by using fiq timer0 interrupt...
  • RL-ARM FIQ Problem
    Hi all, I am developing a system based on LPC2292, a ARM7TDMI-S core chip, using RealView Compiler and RTX Kernel . Since a quick response to external events is needed, I try to replace IRQ by FIQ...
  • RL-ARM FIQ Problem
    Hi all, I am developing a system based on LPC2292, a ARM7TDMI-S core chip, using RealView Compiler and RTX Kernel . Since a quick response to external events is needed, I try to replace IRQ by FIQ...
  • having problem using fiq
    Hello, I'm using MCB2300 with LPC2368 chip. i am using this micro-controller for the first time, so m facing some difficulties. I'm trying to implement the following code by using fiq timer0 interrupt...
  • 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...