Have a new mac mini and can't seem to get the syntiant uploader to work to get the three files onto the new board. I see there is a version in the package for IOS but is there some trick to getting Terminal to see the Syntiant uploader...it just says no file found. This is what i typed into the Terminal prompt:
./syntiant-uploader send -m "Y" -w "Y" -p /dev/cu.usbmodem1905AA913 mcu_fw_120_v91.synpkg
The three files are sitting on a folder on the desktop with the uploads...any trick there? Has someone with a mac successfully done this? Thanx
In which folder are you running the command in Terminal ?
The Desktop is not the home directory.
What’s the exact error message if any ?
Is the device path the correct one ?
Hi @Rabbitcreek ,
If you have a Mac, you can use: ./syntiant-uploader-osx send -m "Y" -w "Y" -p $portName $filename
Best,