IMX8MP ISP Image Engine

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

IMX8MP ISP Image Engine

545件の閲覧回数
Egor73
Contributor I

Hello,

I'm using ISP 4.2.2.19.0 (5.15.52_2.1.0 release). I'm trying to start Image Engine functions. Camera and Display Guide describes IF_IE_S_CFG with various modes, but when I tried to set it by modified vvext, isp_media_server returns me:

terminate called after throwing an instance of 'exc::LogicError'
what(): Engine/IE not open

0 件の賞賛
返信
1 返信

520件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

I think your misunderstanding is between what causes the exception to be thrown and the exception itself. There are exceptions that cannot be avoided even in a completely bug-free program, for example ones caused by user input. Then there are other exceptions that are clearly caused by writing logically wrong code.You should check you program, and check the following appnote:

https://www.nxp.com/docs/en/application-note/AN12060.pdf

 

Regards

0 件の賞賛
返信