Difference between revisions of "SHIPPaddle"

From Serious Documentation
Jump to: navigation, search
(Created page with "''See Also'' * The SHIPv5 Boot System * The SHIPTug next stage boot loader SHIPPaddle is a very tiny (<16kB) first stage boot loader, which loads and runs [[SHIPT...")
 
(RZ-based SIMs)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
__NOTOC__
 
''See Also''
 
''See Also''
 
* The [[SHIPv5 Boot System]]
 
* The [[SHIPv5 Boot System]]
Line 4: Line 5:
  
 
[[SHIPPaddle]] is a very tiny (<16kB) first stage boot loader, which loads and runs [[SHIPTug]] (the next stage of boot).   
 
[[SHIPPaddle]] is a very tiny (<16kB) first stage boot loader, which loads and runs [[SHIPTug]] (the next stage of boot).   
 +
 +
== Getting [[SHIPPaddle]] for your SIM ==
 +
See the individual SIM's firmware pages for the latest [[SHIPPaddle]] and other firmware:
 +
* [[SIM115:Firmware|SIM115 Firmware]]
 +
* [[SIM225:Firmware|SIM225 Firmware]]
 +
* [[SIM231:Firmware|SIM231 Firmware]]
 +
* [[SIM535:Firmware|SIM535 Firmware]]
  
 
== Implementation Specific Details ==
 
== Implementation Specific Details ==
Line 15: Line 23:
 
=== RZ-based SIMs ===
 
=== RZ-based SIMs ===
 
On RZ-based SIMs, Paddle occupies the first 8kB or 16kB of the boot serial flash.
 
On RZ-based SIMs, Paddle occupies the first 8kB or 16kB of the boot serial flash.
 +
 +
[[Category:SHIPPaddle|!]]

Latest revision as of 11:46, 8 November 2016

See Also

SHIPPaddle is a very tiny (<16kB) first stage boot loader, which loads and runs SHIPTug (the next stage of boot).

Getting SHIPPaddle for your SIM

See the individual SIM's firmware pages for the latest SHIPPaddle and other firmware:

Implementation Specific Details

Renesas RX600-based SIMs

SHIPPaddle occupies the reset vector and the top 8kB of RX program flash.

SH-based SIMs

On SH-based SIMs, Paddle occupies the first 8kB or 16kB of the boot serial flash.

RZ-based SIMs

On RZ-based SIMs, Paddle occupies the first 8kB or 16kB of the boot serial flash.