eIQ-toolkit fails to start on my ubuntu

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

eIQ-toolkit fails to start on my ubuntu

Jump to solution
1,191 Views
greeran
Contributor IV

hi

i would like to test the npu on my imx8mp. from the documents it recommends working with the eIQ-Toolkit. i downloaded the latest eIQ-Toolkit and installed successfully. but when i start the application is fails 

Unhandled Promise Rejection
TypeError: Cannot read property 'kill' of null at /opt/nxp/eIQ_Toolkit_v1.14.0/resources/app.asar/background.js:2:573509

Could someone tell me how to start the application. could it be permission problems as the application is installed and set as root

thanks

 

0 Kudos
Reply
1 Solution
1,121 Views
greeran
Contributor IV

i found the problem. i tried installing on ubuntu 22.04. when i installed on ubuntu 20.04 and also on a docker ubuntu 20.04 everything works.

thansk

View solution in original post

4 Replies
1,122 Views
greeran
Contributor IV

i found the problem. i tried installing on ubuntu 22.04. when i installed on ubuntu 20.04 and also on a docker ubuntu 20.04 everything works.

thansk

1,177 Views
greeran
Contributor IV
its not permission error as i created it in a local directory and still i get the error
0 Kudos
Reply
1,170 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi @greeran 

 

Could you please try below commands in your side?

/opt/nxp/eIQ_Toolkit_v1.14.0$ ./bin/eiqenv.sh

/opt/nxp/eIQ_Toolkit_v1.14.0$ ./eiq-portal

 

 

Regards

Daniel

0 Kudos
Reply
1,077 Views
PBCZ
Contributor I

Hi, it would be nice to have eIQ toolkit for Ubuntu 22.04, 24.04 as they are LTS OS. Actually the problem is that the toolkit is trying to load older libraries than are delivered with actual OS versions (libffi7, libssl etc.). When will be newer OS version supported? It is a quite late already.

0 Kudos
Reply