[IMX8MP][isp-imx] Undefined symbol trace

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

[IMX8MP][isp-imx] Undefined symbol trace

Jump to solution
1,595 Views
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 Kudos
Reply
1 Solution
1,517 Views
joanxie
NXP TechSupport
NXP TechSupport

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

 

View solution in original post

4 Replies
1,555 Views
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 Kudos
Reply
1,547 Views
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 Kudos
Reply
1,518 Views
joanxie
NXP TechSupport
NXP TechSupport

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

 
1,511 Views
khang_letruong
Senior Contributor III

Hi @joanxie ,

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

BR,
Khang

0 Kudos
Reply