FX3 logic Analyzer

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

cross mob
EliW
Level 3
Level 3
25 replies posted 25 sign-ins 10 replies posted

Hi, 

 

im using the manual to setup the fx3 from the next link 

https://community.infineon.com/t5/Knowledge-Base-Articles/EZ-USB-FX3-Explorer-kit-as-16-channel-100-...

 

but the building of the installer doesn’t work for me.  I can’t get the build process to finish, every time it shows a problem. 

Can someone send me a build version of the pulse view with the FX3 capability in it?

 

Thanks ahead,

EliW. 

0 Likes
1 Solution
Rashi_Vatsa
Moderator
Moderator
Moderator
5 likes given 500 solutions authored 1000 replies posted

Hello,

I understand that you are building/ compiling sigrok on Windows

Please refer to this link https://sigrok.org/wiki/Windows#Building_from_source 

This link mentions "If you really want to build from source, we recommend you use the sigrok-cross-mingw script from the sigrok-util repository (that uses MXE) to cross-compile the Windows binaries on a Linux system."

Regards,
Rashi

View solution in original post

0 Likes
3 Replies
Rashi_Vatsa
Moderator
Moderator
Moderator
5 likes given 500 solutions authored 1000 replies posted

Hello,

Please let us know the issue that you are facing while building the installer. We will help you in building the installer.

Regards,
Rashi
0 Likes
EliW
Level 3
Level 3
25 replies posted 25 sign-ins 10 replies posted

Hi,

 

Thanks for replaying,

 

I'm doing the next steps, as interacted in step 2

EliW_0-1655795905396.png

  1. I download "libsigrok" and modify the 7 file acording to the "files changed" tab in git.
  2. I download "sigrok-cross-mingw" and midifed the parameters inside to meet my opertion system

Windows 10 64 bit

The parameters are:

#Build target: "i686" (32bit) or "x86_64" (64bit).

TARGET="x86_64"

# The path where your MXE directory is located.

MXE=$HOME/libsigrok-master

3. Then put the file inside the libsigrok folder, and run the file from Git bash.

EliW_1-1655797883678.png

Then it finish and the build folder are empty.

 

Thanks for the help,

EliW.

 

0 Likes
Rashi_Vatsa
Moderator
Moderator
Moderator
5 likes given 500 solutions authored 1000 replies posted

Hello,

I understand that you are building/ compiling sigrok on Windows

Please refer to this link https://sigrok.org/wiki/Windows#Building_from_source 

This link mentions "If you really want to build from source, we recommend you use the sigrok-cross-mingw script from the sigrok-util repository (that uses MXE) to cross-compile the Windows binaries on a Linux system."

Regards,
Rashi
0 Likes