IMX8MP ISP Image Engine

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

IMX8MP ISP Image Engine

533 次查看
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 回复

508 次查看
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 项奖励
回复