1
0
mirror of https://github.com/mist-devel/mist-board.git synced 2026-04-25 20:11:40 +00:00

Updated HowToInstallTheFirmware (markdown)

Newsdee
2016-05-29 10:05:52 +08:00
parent cdb26b6de9
commit 4caa50c016

@@ -70,7 +70,7 @@ Some people have problems to get the Linux version of SAM-BA to work. Instead Sa
# Updating the IO controller in Windows 10 #
SAM-BA does not yet work with Win10, but the Linux method works by setting up a VirtualBox virtual machine and configuring it to access the physical USB port connected to the MiST. It should appear in the USB device list as "Atmel Corp. at91sam SAMBA bootloader". If successful the device should be visible in Linux; you can verify it by typing "dmesg | grep tty", and it shoud appear as somethin like "ttyACM0: USB ACM device".
SAM-BA does not yet work with Win10, but the Linux method works by setting up a VirtualBox virtual machine and configuring it to access the physical USB port connected to the MiST. It should appear in the USB device list as "Atmel Corp. at91sam SAMBA bootloader". If successful the device should be visible in Linux; you can verify it by typing "dmesg | grep tty", and it shoud appear as something like "ttyACM0: USB ACM device". The rest of the process is identical to the Linux approach above.
# Updating the IO controller via JTAG #