Changes

Jump to navigation Jump to search
added MSP430Flasher sample output
Line 44: Line 44:     
NOTE: it may be possible to perform the update without root permissions, but it probably isn't worth the trouble to set up for this one time application
 
NOTE: it may be possible to perform the update without root permissions, but it probably isn't worth the trouble to set up for this one time application
 +
 +
Sample output of above command:
 +
 +
<pre>* -----/|-------------------------------------------------------------------- *
 +
*    / |__                                                                  *
 +
*    /_  /  MSP Flasher v1.3.20                                            *
 +
*      | /                                                                    *
 +
* -----|/-------------------------------------------------------------------- *
 +
*
 +
* Evaluating triggers...done
 +
* Checking for available FET debuggers:
 +
* Found USB FET @ ttyACM0 <- Selected
 +
* Initializing interface @ ttyACM0...done
 +
* Checking firmware compatibility:
 +
* The firmware of your FET is outdated.
 +
- Would you like to update it? (Y/N): y
 +
 +
*********************************************************
 +
*                                                       
 +
*  Initializing Update Bootloader.                     
 +
*  Programming new firmware:                           
 +
*  |||||||||||||||||||||||||||||||||||||||||||||||||| 100%
 +
*********************************************************
 +
*                                                       
 +
*  Initializing Update Bootloader.                     
 +
*  Programming new firmware:                           
 +
*  |||||||||||||||||||||||||||||||||||||||||||||||||| 100%
 +
*  Update was successfully finished.                 
 +
*                                                       
 +
*********************************************************
 +
 +
*  Exit Update Bootlader and reboot firmware.           
 +
* FET firmware is up to date.
 +
*
 +
* ----------------------------------------------------------------------------
 +
* Driver      : closed (No error)
 +
* ----------------------------------------------------------------------------
 +
*/</pre>
    
== Online Resources ==
 
== Online Resources ==

Navigation menu