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.

OMAPL138 using DSP work on ARM

Other Parts Discussed in Thread: OMAPL138, SYSBIOS

Hi all,

I design a image process project by CMOS sensor, it is working when I only use C6748 processor.

Now, I change this project for arago-linux, writing makefile by myself and booting linux.

I using slaveloader to startup dsp, the processor have done initialization, but interrupts not work and processor break down.

I don't have the ideas for this problem, the interrupts have different design on dsp and arm?