Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 15 May 2008 01:44 PM by  Silvestrow
Help on using Interrupts in iMX27
 0 Replies
Sort:
You are not authorized to post a reply.
Author Messages
Silvestrow
New Member
New Member
Posts:


--
15 May 2008 01:44 PM
    Hi everyone.
    I'm a begginer in the iMX27 and ARM9 processors. I've managed to "create" a sample code for my Zoom Litekit and make some basic stuff, like blink a led and use a timer (bit polling). What I'd like to do now is: start using some interrupts with my timer. But there is a "tiny" problem: how can I configure my code to call a C function (TimerHandler(void), for exemple) when a interrupt happens?
    If someone has a code that has this feature, could you please share with us? I really don't know how to do this and where could I learn how to do it...
    Thanks!
    You are not authorized to post a reply.