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...")
 
Line 10: Line 10:
  
 
There are 3 separate firmware elements in SHIP Version 5:
 
There are 3 separate firmware elements in SHIP Version 5:
* [[SHIPPaddle]] - the stage 0 boot loader (very small, responsible for loading SHIPTug)
+
* [[SHIPPaddle]] - the early stage boot loader (very small, responsible for loading SHIPTug)
* [[SHIPTug]] - the stage 1 boot loader (often held in serial flash)
+
* [[SHIPTug]] - the full boot loader (often held in serial flash)
 
* [[SHIPEngine]] - the main GUI management engine
 
* [[SHIPEngine]] - the main GUI management engine
  

Revision as of 07:41, 13 August 2014

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 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 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.

v5.0.120

v4

SIM115 is not supported by SHIP Version 4