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.

AM572x BUS error while reading from DCE buffers

Other Parts Discussed in Thread: AM5728

Hi,

We have integrated the video encoder on AM5728 platform. We are using Processor-SDK 02.00.00.

The integrated encoder is working properly. We notice once issue while running encoder.

In application encoder output buffer is used by 2 different threads to read the data.

Occasionally we observe BUS error, and it is random.

If one of the thread reading the encoder output buffer is disabled this issue is not noticed,

The input and output buffers of the encoder are allocated using omap_bo_new() with OMAP_BO_WC flag enabled.

Please let us know how this issue can be resolved.

Thanks in advance.

Regards,

Shridhar