REX2 utilities: Difference between revisions

From Bitchin100 DocGarden
Jump to navigationJump to search
No edit summary
No edit summary
 
(5 intermediate revisions by one other user not shown)
Line 3: Line 3:
<table border="1">
<table border="1">
<tr><td>Status</td><td>Release</td><td>Model</td><td>Description</td><td>File</td><tr>
<tr><td>Status</td><td>Release</td><td>Model</td><td>Description</td><td>File</td><tr>
<tr><td>beta</td><td>1.0</td><td>M100/T102</td><td>R2RAM</td><td>[[Media:R2RAM.CO|R2RAM.CO]]</td>tr>
<tr><td>beta</td><td>1.0</td><td>M100/T102</td><td>R2RAM</td><td>[[Media:R2RAM.CO|R2RAM.CO]]</td><tr>
</table>
</table>


Use this program to load binary images into different blocks of the SRAM chip in REX2, and to get a checksum on that block.
Use this program to load binary images into different blocks of the SRAM chip in REX2, and to get a checksum on that block.


 
clear0,57344:call57344
 


== REXRL - Main ROM loader tool for ROM REPLACEMENT on REX/REX2 ==
== REXRL - Main ROM loader tool for ROM REPLACEMENT on REX/REX2 ==
Line 17: Line 16:
<table border="1">
<table border="1">
<tr><td>Status</td><td>Release</td><td>Model</td><td>Description</td><td>File</td><tr>
<tr><td>Status</td><td>Release</td><td>Model</td><td>Description</td><td>File</td><tr>
<tr><td>beta</td><td>1.0</td><td>M100/T102</td><td>REXRL</td><td>[[Media:REXRL.CO|REXRL.CO]]</td>tr>
<tr><td>beta</td><td>1.0</td><td>M100/T102</td><td>REXRL</td><td>[[Media:REXRL.CO|REXRL.CO]]</td><tr>
</table>
</table>


This program loads binary main rom images into either the primary or secondary slot in REX or REX2.  Binary images must be on an attached TPDD device.
This program loads binary main rom images into either the primary or secondary slot in REX or REX2.  Binary images must be on an attached TPDD device.
clear0,57344:call57344


== ROMSW: Main ROM switcher tool for ROM REPLACEMENT on REX/REX2 ==
== ROMSW: Main ROM switcher tool for ROM REPLACEMENT on REX/REX2 ==

Latest revision as of 13:20, 6 May 2010

R2RAM: REX2 RAM loader and test utility

StatusReleaseModelDescriptionFile
beta1.0M100/T102R2RAMR2RAM.CO

Use this program to load binary images into different blocks of the SRAM chip in REX2, and to get a checksum on that block.

clear0,57344:call57344

REXRL - Main ROM loader tool for ROM REPLACEMENT on REX/REX2

StatusReleaseModelDescriptionFile
beta1.0M100/T102REXRLREXRL.CO

This program loads binary main rom images into either the primary or secondary slot in REX or REX2. Binary images must be on an attached TPDD device.

clear0,57344:call57344

ROMSW: Main ROM switcher tool for ROM REPLACEMENT on REX/REX2

StatusReleaseModelDescriptionFile
beta1.0M100/T102REXRLROMSW.DO

Load and run this .DO program to switch from primary main rom to secondary main rom after power up.