OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [bootloaders/] [orpmon/] [README] - Diff between revs 2 and 175

Show entire file | Details | Blame | View Log

Rev 2 Rev 175
?rev1line?
?rev2line?
 
 
 
 
 
ORPmon Documentation
 
 
 
 
 
 
 
INTRODUCTION
 
 
 
  ORPmon is user friendly open source TFTP loader program with a lot of
 
useful utilities and extra functions -- e.g. memory dump, flash loading,
 
crc calculation...
 
 
 
  Its small size and scallability makes it useful and fast to load in most
 
applications. ORPmon is accessible using serial port or VGA terminal.
 
In former case it should be connected to some tty device.
 
 
 
  Although it is primary use for program loading and executing, it can
 
also be used for board/device testing.  Numerous tests are already included,
 
while custom can be easily added.
 
 
 
  When ORPmon displays prompt, e.g. 'orpmon>', it is waiting for input.
 
Valid command should be entered.  For more information about commands
 
type 'help' in the ORPmon command prompt.
 
 
 
 
 
 
 
TODO
 
 - (uc)Linux command line support
 
 - disassembly
 
 - easy platform support
 
 - PS/2 keyboard support
 
 
 
 
 
 
 
INSTALLATION
 
 
 
ORPmon is configured by editing include/board.h.  'make all' afterwards builds
 
the ORPmon according to the given configuration.  Two binaries are produced,
 
orpmon.or32, orpmon-flash.or32. They are basically the same, except the
 
latter starts from flash.  ORP monitor quick reference in Adobe Portable
 
Document Format is available by 'make docs' in doc directory.
 
 
 
 
 
 
 
LICENSE
 
 
 
ORPmon is distributed under GNU General Public License.  See COPYING for more
 
details.
 
 
 
 
 
 
 
AUTHORS
 
 
 
Damjan Lampret, lampret@opencores.org
 
Simon Srot,     simons@opencores.org
 
Igor Mohor,     igorm@opencores.org
 
Marko Mlinar,   markom@opencores.org
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.