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.

C6713 DSK External Interrupts using CSL

Hi everyone!

Basicly I just want to use the External Interrupt 4 of the 6713 DSK. Im using CCS 5.1.1.

I read several different examples lik:

- http://www.dsprelated.com/showcode/70.php

- http://e2e.ti.com/support/dsp/tms320c6000_high_performance_dsps/f/115/t/47128.aspx

I also read the reference Guides of CSL and BSL.

I found it very confusing, that there are examples with different ways to setup all the registers. Some acces directly to the necessary registers, some use csl config structs und config functions and some use both.

But it seems that there is no working example which uses the csl config structures for CCS5.

How do i setup all the register for using the external interrupt 4 ?

And more important:

How do I configure the linker to use the assembly file (with holds the interrupt vector table)?

I would really appreciate, if someone could clarify these things up a little bit.

All the best.