-
Notifications
You must be signed in to change notification settings - Fork 301
UUU
nxpfrankli edited this page Nov 9, 2018
·
2 revisions
-
download visual studio 2017 community version (free)
-
git clone https://github.com/NXPmicro/mfgtools.git
-
cd mfgtools
-
git submodule init
-
git submodule update
-
open msvs/uuu.sln by vs2017
-
click build
-
git clone https://github.com/NXPmicro/mfgtools.git
-
cd mfgtools
-
sudo apt-get install libusb-1.0.0-dev libzip-dev libbz2-dev
-
cmake .
-
make
Go back to Home