Download and Install SPSDK on Mac

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Download and Install SPSDK on Mac

ソリューションへジャンプ
1,782件の閲覧回数
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,352件の閲覧回数
nxa17177
NXP Employee
NXP Employee
0 件の賞賛
4 返答(返信)
1,353件の閲覧回数
nxa17177
NXP Employee
NXP Employee
0 件の賞賛
1,045件の閲覧回数
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,744件の閲覧回数
jm_irazabal
NXP Employee
NXP Employee

Thank you. Worked fine  

1,775件の閲覧回数
neidys_vargas
NXP Employee
NXP Employee

hi @jm_irazabal 

here is the link to the SPSDK installation guide:

Installation Guide — SPSDK documentation