Difference between revisions of "SIM115:Firmware"

From Serious Documentation
Jump to: navigation, search
(Created page with " Please report issues in the SIM115 SHIP Forum on mySerious.com. == v5.0 == During the beta process, it is recommended you do a full "Factory Reset" of your SIM using the [[T...")
 
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
Please report issues in the SIM115 SHIP Forum on mySerious.com.
  
Please report issues in the SIM115 SHIP Forum on mySerious.com.
+
Support for SHIP Version 4 is not planned for SIM115. There are 3 separate firmware elements in SHIP Version 5:
== v5.0 ==
+
* [[SHIPPaddle]] - the early stage boot loader (very small, responsible for loading SHIPTug)
 
+
* [[SHIPTug]] - the full boot loader (often held in serial flash)
During the beta process, it is recommended you do a full "Factory Reset" of your SIM using the [[TugInstall]] package which is uploaded into the SIM as if it were SHIPEngine but causes:
 
* a full factory reset of the SIM's non-volatile memory
 
* a re-install of Paddle
 
* a re-install of Tug
 
After [[TugInstall]], you will need to individually download SHIPEngine to the SIM.
 
 
 
There are 3 separate firmware elements in SHIP Version 5:
 
* [[SHIPPaddle]] - the stage 0 boot loader (very small, responsible for loading SHIPTug)
 
* [[SHIPTug]] - the stage 1 boot loader (often held in serial flash)
 
 
* [[SHIPEngine]] - the main GUI management engine
 
* [[SHIPEngine]] - the main GUI management engine
  
 
If your SIM has SHIPEngine 5.0.107 or later, any or all of these elements can be upgraded in your SIM through SHIPTide or over-the-wire (SPI, UART, USB) from your connected embedded system.
 
If your SIM has SHIPEngine 5.0.107 or later, any or all of these elements can be upgraded in your SIM through SHIPTide or over-the-wire (SPI, UART, USB) from your connected embedded system.
  
v5.0.120
+
== Factory Reset ==
 
+
During the beta process, it is recommended you do a full "Factory Reset" of your SIM using the [[TugInstall]] package.  See [[TugInstall]] for details.
== v4 ==
 
SIM115 is not supported by SHIP Version 4
 

Latest revision as of 09:55, 17 May 2016

Please report issues in the SIM115 SHIP Forum on mySerious.com.

Support for SHIP Version 4 is not planned for SIM115. There are 3 separate firmware elements in SHIP Version 5:

  • SHIPPaddle - the early stage boot loader (very small, responsible for loading SHIPTug)
  • SHIPTug - the full boot loader (often held in serial flash)
  • SHIPEngine - the main GUI management engine

If your SIM has SHIPEngine 5.0.107 or later, any or all of these elements can be upgraded in your SIM through SHIPTide or over-the-wire (SPI, UART, USB) from your connected embedded system.

Factory Reset

During the beta process, it is recommended you do a full "Factory Reset" of your SIM using the TugInstall package. See TugInstall for details.