mirror of
https://github.com/mist-devel/mist-board.git
synced 2026-03-04 02:05:20 +00:00
Updated HowToInstallTheFirmware (markdown)
@@ -66,9 +66,12 @@ The following steps are necessary to update the MIST firmware under Windows:
|
||||
|
||||
# Updating the IO controller via SAM-BA under Linux #
|
||||
|
||||
Some people have problems to get the Linux version of SAM-BA to work. Instead Sam\_I\_Am under Linux works fine. The firmware source archive comes with a matching Makefile entry. Install the SAM-BA boot loader as explained above in the Windows section. Then just type make flash\_sam to flash the new firmware. The installation of Sam\_I\_Am on a recent Ubuntu machine required some moving around of files which i don't exactly remember. If in doubt use the windows installer as explained above.
|
||||
Some people have problems to get the Linux version of SAM-BA to work. Instead Sam\_I\_Am under Linux works fine. The firmware source archive comes with a matching Makefile entry. Install the SAM-BA boot loader as explained above in the Windows section. Then just type make flash\_sam to flash the new firmware. The installation of Sam\_I\_Am on a recent Ubuntu machine required some moving around of files which i don't exactly remember. If in doubt use the windows installer as explained above. [See this post for more information on using Sam_I_Am](http://www.atari-forum.com/viewtopic.php?f=101&t=29957&p=295905#p295905).
|
||||
|
||||
# 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".
|
||||
|
||||
See this post for more information on using Sam_I_Am: http://www.atari-forum.com/viewtopic.php?f=101&t=29957&p=295905#p295905
|
||||
|
||||
# Updating the IO controller via JTAG #
|
||||
|
||||
|
||||
Reference in New Issue
Block a user