[IMX8MP][isp-imx] Undefined symbol trace

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

[IMX8MP][isp-imx] Undefined symbol trace

ソリューションへジャンプ
1,707件の閲覧回数
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,629件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

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

 

元の投稿で解決策を見る

4 返答(返信)
1,667件の閲覧回数
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,659件の閲覧回数
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,630件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

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

 
1,623件の閲覧回数
khang_letruong
Senior Contributor III

Hi @joanxie ,

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

BR,
Khang

0 件の賞賛
返信