Updated EzUsb suite version for linux

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
kvinod423
Level 1
Level 1
5 sign-ins First reply posted First question asked

Trying to install the ezusb eclipse suite that comes with the SDK download. But the ezusb suite is a older version and doesn't work with latest version of java. Need latest ezusb suite which works with latest version of Java.

0 Likes
1 Solution
Biren_R
Moderator
Moderator
Moderator
First question asked First like given 250 sign-ins

Hello,

EZUSB Suite work with java 1.8.0 I suggest using this command to install java8, Let me know if you still face an error after this.

sudo apt-get install openjdk-8-jdk

Regards,
Biren

View solution in original post

0 Likes
6 Replies
Biren_R
Moderator
Moderator
Moderator
First question asked First like given 250 sign-ins

Hello,

Can you please provide the below details it will help us provide a better solution?

- Which Linux distribution are you using?
- Which java version are you using?
- what error are you getting when start EZ suite?

Regards,
Biren 

0 Likes
lock attach
Attachments are accessible only for community members.
kvinod423
Level 1
Level 1
5 sign-ins First reply posted First question asked

Linux version: 5.17.11-1rodete2-amd64
Java version: openjdk 11.0.13

Java version incompatible with the eclipse version (Eclipse version is old, JDK/Java version required by the eclipse is also older and deprecated), So couldn't install the EzUSB eclipse version.

Attached the error screenshot...

0 Likes
Biren_R
Moderator
Moderator
Moderator
First question asked First like given 250 sign-ins

Hello,

EZUSB Suite work with java 1.8.0 I suggest using this command to install java8, Let me know if you still face an error after this.

sudo apt-get install openjdk-8-jdk

Regards,
Biren
0 Likes
kvinod423
Level 1
Level 1
5 sign-ins First reply posted First question asked

I am receiving the same error even after installing Java 1.8.0

Seems like eclipse version that is getting downloaded with linux package is outdated!!

0 Likes
Biren_R
Moderator
Moderator
Moderator
First question asked First like given 250 sign-ins

Hello,

Can you please provide the log also I can see from the last log EZUSB Suite using 11.0.15 and that's why it was not working, check to log it using java 1.8.0?

Regards,
Biren

0 Likes
kvinod423
Level 1
Level 1
5 sign-ins First reply posted First question asked

I was able to launch the EzUsb Suite after switching the java version to 1.8

Thanks for the help..

0 Likes