[IMX8MP][isp-imx] Undefined symbol trace

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

[IMX8MP][isp-imx] Undefined symbol trace

跳至解决方案
1,703 次查看
khang_letruong
Senior Contributor III

Dear Experts,

I built the isp-imx 4.2.2.11.0 in Partial/Debug mode :

$ ./build-all-isp.sh debug
BUILD_TYPE: debug
BUILD: partial
Partial build --------------------->
Debug build   --------------------->


However, when executing the run.sh script on non-Yocto image (I'm using Buildroot based image) :

Starting isp_media_server with configuration file CAMERA0
./isp_media_server: symbol lookup error: /usr/lib/libbufsync_ctrl.so: undefined symbol: trace


Has anyone ever struggled with similar situation, please ?

Thanks in advance and best regards,

Khang

0 项奖励
回复
1 解答
1,625 次查看
joanxie
NXP TechSupport
NXP TechSupport

I got information that this source code isn't released to customer full version, only partial version

 

在原帖中查看解决方案

4 回复数
1,663 次查看
joanxie
NXP TechSupport
NXP TechSupport

I found libbusfync_ctrl folder is under isp-imx-xxx/units, how about building the source code again?

"./build-all-isp.sh Release Full"

 

0 项奖励
回复
1,655 次查看
khang_letruong
Senior Contributor III

Dear @joanxie,

I also mentioned the build combination that you proposed here : https://community.nxp.com/t5/i-MX-Processors/ISP-working-in-i-MX8M-Plus/m-p/1246838

To repeat, ./build-all-isp.sh Release Full felt back to Partial build (i.e. ./build-all-isp.sh Release Partial or./build-all-isp.sh Release simply, see the logsince Full is NOT a correct option but full, however this later does not work due to private resource (aaa) :

./build-all-isp.sh Release Full
BUILD_TYPE: release
BUILD: Full
Partial build --------------------->
Release build --------------------->

Best regards,
Khang

0 项奖励
回复
1,626 次查看
joanxie
NXP TechSupport
NXP TechSupport

I got information that this source code isn't released to customer full version, only partial version

 
1,619 次查看
khang_letruong
Senior Contributor III

Hi @joanxie ,

Thanks for your confirmation that only partial version is released to custmer.

BR,
Khang

0 项奖励
回复