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.

AM180x interrupt handling

Other Parts Discussed in Thread: AM1808

Hello. I use evaluation board with AM1808. Board Support Library has no example with interrupt handling. Can somebody help me with writing the first interrupt handler for this processor?

I have read AINTC chapter in SPRUGU4 but I still have many questions.

How to initialize stacks for all interrupt modes?

How to map interrupt routines to interrupt vectors?

ARM Optimizing C/C++ Compiler v4.6 user's Guide contains only example for ARM v4.