Download and Install SPSDK on Mac

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

Download and Install SPSDK on Mac

跳至解决方案
1,796 次查看
jm_irazabal
NXP Employee
NXP Employee

Hi, I'm using a Mac computer.

Does anyone have the instructions to download and install SPSDK? The prerequisites document is only for Windows.

Thank you. 
 

标签 (1)
1 解答
1,366 次查看
nxa17177
NXP Employee
NXP Employee
0 项奖励
4 回复数
1,367 次查看
nxa17177
NXP Employee
NXP Employee
0 项奖励
1,059 次查看
akshatha12
Contributor I

Hi,

Could you please assist me to install SPSDK in android device ?


python3 -m venv venv
source venv/bin/activate
python -m pip install --upgrade pip
pip install spsdk
spsdk --help

 above are the steps followed for linux , i wanted to do the same spsdk installition in android device ?  

I have tried install prerequisites required for spsdk - python, pypi , to perform this i have used termux app . But the problem is i am not able to install spsdk because the requirements are not getting installed.

ERROR: Could not build wheels for cmsis-pack-manager, which is required to install pyproject.toml-based projects

 

0 项奖励
1,758 次查看
jm_irazabal
NXP Employee
NXP Employee

Thank you. Worked fine  

1,789 次查看
neidys_vargas
NXP Employee
NXP Employee

hi @jm_irazabal 

here is the link to the SPSDK installation guide:

Installation Guide — SPSDK documentation