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.

AM5728: IPU hangs on Linux mailbox init

Part Number: AM5728


Hello.

 

We have encountered the following issue.

We send messages via MessageQ from IPU1 to DSP2 (both run TI RTOS).

Then we start Linux on MPU (A15 cores).

And arch/arm/mach-omap2/omap_hwmod.c driver initializes "mailbox7" among others in setup() procedure.

After that IPU1 hangs in MessageQ_put() procedure.

We see no obvious relationship between mailbox 7 and link from IPU1 to DSP2.

What might be the issue?

 

We have disabled mailbox 7 setup and for now it solved our problem.

But we cannot track all possible consequences of this decision.

What can it affect?

 

Regards,

Pavel