HOW TO REMOVE RED BOX APPEARED AT IMX6 SCREEN BOARDER

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

HOW TO REMOVE RED BOX APPEARED AT IMX6 SCREEN BOARDER

ソリューションへジャンプ
1,103件の閲覧回数
chandrasekharma
Contributor III

Hi all

I am getting one problem in freescale imx6 sabresd board. While bootup time, opening camera, capturing image, and opening recent apps etc... I am getting one red rectangular box on screen boarder

So my exact question is "how this redbox is coming because of what reason?"

Will anyone please explain clearly this discussion?

For your reference i attached one screen shot please find this..

Thanks in advance

ラベル(4)
1 解決策
871件の閲覧回数
gary_bisson
Senior Contributor III

Hi,

Those red frames are for debug purposes, it means that the main thread of the running application is taking too long.

In order to remove those frames, you can either build a new image in user mode instead of engineering.

Or another (simpler) solution is to set those properties;

$ setprop persist.sys.strictmode.visual=0

$ setprop persist.sys.strictmode.disable=1

Hope this helps. If it resolves your issue, please mark it as correct answer and close the thread.

Regards,

Gary

元の投稿で解決策を見る

3 返答(返信)
872件の閲覧回数
gary_bisson
Senior Contributor III

Hi,

Those red frames are for debug purposes, it means that the main thread of the running application is taking too long.

In order to remove those frames, you can either build a new image in user mode instead of engineering.

Or another (simpler) solution is to set those properties;

$ setprop persist.sys.strictmode.visual=0

$ setprop persist.sys.strictmode.disable=1

Hope this helps. If it resolves your issue, please mark it as correct answer and close the thread.

Regards,

Gary

871件の閲覧回数
SergioSolis
NXP Employee
NXP Employee

Thank you for your help Gary!

871件の閲覧回数
chandrasekharma
Contributor III

Thank you Gary Bisson..So helpful at correct time

0 件の賞賛
返信