MCU Xpresso Config Tools installation

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

MCU Xpresso Config Tools installation

Jump to solution
626 Views
PeteHawkins
Contributor II

Is there a document that describes the installation requirements / prerequisites for the MCU Xpresso Config Tools?

I installed the tools on a 64-bit Windows 10 system, and tried to run elftosb.exe.  It gave the following error:

 Fatal error in launcher: Unable to create process using '"C:\Python310-64\python.exe" "C:\nxp\MCUX_CFG_v13.1\bin\python3\bin\elftosb.exe" ': The system cannot find the file specified.

So, I installed Python 3.10 64 bit in that location.  Now, when I try to run elftosb.exe, it give the following error:

Traceback (most recent call last):
File "C:\Python310-64\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Python310-64\lib\runpy.py", line 86, in _run_code
exec(code, run_globals)
File "C:\nxp\MCUX_CFG_v13.1\bin\python3\bin\elftosb.exe\__main__.py", line 4, in <module>
ModuleNotFoundError: No module named 'spsdk'

I don't know if there is a required environment variable, path setting, or something else.  Is this documented somewhere?

Thank you

0 Kudos
1 Solution
529 Views
Alejandro_Salas
NXP TechSupport
NXP TechSupport

Hello @PeteHawkins 

 

Could you please try to install SPSDK?

Here is an installation guide.

 

Please let me how it was.

Best regards!

View solution in original post

4 Replies
522 Views
PeteHawkins
Contributor II

That solved it.  Thank you.

590 Views
Alejandro_Salas
NXP TechSupport
NXP TechSupport

Hello @PeteHawkins !

 

Yes, there is a document where is explained the requirements and installation process of MCUXpresso config tools.

Please download the installation guide.

As I said, there is explained the installation process and the requirements: 

Alejandro_Salas_0-1688409764354.png

 

Please let me know if you were able to install succefully.

 

Best regards!

0 Kudos
565 Views
PeteHawkins
Contributor II

Thank you.  My system meets the minimum requirements.  I uninstalled the Config Tools, and reinstalled them following the instructions in the installation guide.  Unfortunately, I still get the same error (ModuleNotFoundError: No module named 'spsdk') when I try to run elftosb.exe from the command line in the C:\nxp\MCUX_CFG_v13.1\bin\python3\bin folder.

0 Kudos
530 Views
Alejandro_Salas
NXP TechSupport
NXP TechSupport

Hello @PeteHawkins 

 

Could you please try to install SPSDK?

Here is an installation guide.

 

Please let me how it was.

Best regards!