Hi , everybody!
I'm using RDK4.0, 8168.
There is one OSD on Swms full screen layer, not individual window in SwmsLINK, to display real time, which should be flushed per second.
If the OSD covers on window which show active image, it work properly; but if it covers on blank window, it cannot be flushed per second, its display will be overlapped, depicted below
This issue can be fixed according to the method metioned in url:
http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/717/p/230739/974806.aspx#974806
But, if do so in RDK 4.0, it'll be run-time error
[m3vpss ] 16450: Assertion @ Line: 3176 in links_m3vpss/swMs/swMsLink_drv.c: pInFrame->appData != NULL : failed !!!
How can I fix this issue?
Appreciate for any suggestion!