This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

GPIO Interrupt sysbios

Other Parts Discussed in Thread: AM3359, SYSBIOS

Hi,

We are using AM3359 ICE board.

GPIO1_8 is configured as Input and its working fine in Polling mode

On Interrupt side we reffered the examples provided in sdk/startware/examples\evmskAM335x/gpio_card_detect

We are using a sys/bios application, when we integrated the GPIO interrupt code into sys/bios application It didnot work

Guess while integrating the Interrupt to sysbios we need to use HW interrupt ?

Is there any sample code : GPIO Interrupt congifured with HW in sysbios?

Regrads,

Bindu