[ECOS] Problem in FIQ with ecos for arm(at91sam7x)

Mervin J mervin_j@cms.com
Wed Jun 10 13:31:00 GMT 2009


Hi,
The main reason for using FIQ is that,
    In Hardware, The external interrupt pin is connected to FIQ pin and 
also we want to get the interrupt within few ms.
 I succeed by handling  as GPIO Interrupt. But, While handling as 
FIQ,there is some stack overwrite issue.
One more question is that, Whether I can redirect the FIQ to a simple C 
routine and return to the User mode without more complexity.

Thanks a lot for Your suggestion in handling FIQ.

-- 
Regards,

Mervin J,




-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list