MCU Xpresso Config Tools installation

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

MCU Xpresso Config Tools installation

跳至解决方案
3,475 次查看
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 项奖励
回复
1 解答
3,378 次查看
Manuel_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!

在原帖中查看解决方案

5 回复数
2,509 次查看
cervenka
Contributor III

Is there simple developer friendly way of installation of config tools under Linux? What i want to achieve is that i want run this application in CI/CD. So i would like to download it using link without necessety of user interaction. Same for installation.

0 项奖励
回复
3,371 次查看
PeteHawkins
Contributor II

That solved it.  Thank you.

3,439 次查看
Manuel_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.pngAlejandro_Salas_0-1688409764354.png

 

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

 

Best regards!

0 项奖励
回复
3,414 次查看
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 项奖励
回复
3,379 次查看
Manuel_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!