Download and Install SPSDK on Mac

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

Download and Install SPSDK on Mac

Jump to solution
1,798 Views
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. 
 

Labels (1)
1 Solution
1,368 Views
nxa17177
NXP Employee
NXP Employee
0 Kudos
4 Replies
1,369 Views
nxa17177
NXP Employee
NXP Employee
0 Kudos
1,061 Views
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 Kudos
1,760 Views
jm_irazabal
NXP Employee
NXP Employee

Thank you. Worked fine  

1,791 Views
neidys_vargas
NXP Employee
NXP Employee

hi @jm_irazabal 

here is the link to the SPSDK installation guide:

Installation Guide — SPSDK documentation