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