 
     
    
        
         
     
    
        
        
                        
            
                
                
                
                
            
            
            
                        
                
                
                    URL
                    https://opencores.org/ocsvn/or1k/or1k/trunk
                
             
            
            
[/] [or1k/] [trunk/] [orpmon/] [README] - Blame information for rev 1768
Go to most recent revision |
Details |
Compare with Previous |
View Log
   
      
      | Line No. | Rev | Author | Line | 
   
   
      
         | 1 | 825 | markom |  
 | 
      
         | 2 |  |  |  
 | 
      
         | 3 |  |  | ORPmon Documentation
 | 
      
         | 4 |  |  |  
 | 
      
         | 5 |  |  |  
 | 
      
         | 6 |  |  |  
 | 
      
         | 7 |  |  | INTRODUCTION
 | 
      
         | 8 |  |  |  
 | 
      
         | 9 |  |  |   ORPmon is user friendly open source TFTP loader program with a lot of
 | 
      
         | 10 |  |  | useful utilities and extra functions -- e.g. memory dump, flash loading,
 | 
      
         | 11 |  |  | crc calculation...
 | 
      
         | 12 |  |  |  
 | 
      
         | 13 |  |  |   Its small size and scallability makes it useful and fast to load in most
 | 
      
         | 14 |  |  | applications. ORPmon is accessible using serial port or VGA terminal.
 | 
      
         | 15 |  |  | In former case it should be connected to some tty device.
 | 
      
         | 16 |  |  |  
 | 
      
         | 17 |  |  |   Although it is primary use for program loading and executing, it can
 | 
      
         | 18 |  |  | also be used for board/device testing.  Numerous tests are already included,
 | 
      
         | 19 |  |  | while custom can be easily added.
 | 
      
         | 20 |  |  |  
 | 
      
         | 21 |  |  |   When ORPmon displays prompt, e.g. 'orpmon>', it is waiting for input.
 | 
      
         | 22 |  |  | Valid command should be entered.  For more information about commands
 | 
      
         | 23 |  |  | type 'help' in the ORPmon command prompt.
 | 
      
         | 24 |  |  |  
 | 
      
         | 25 |  |  |  
 | 
      
         | 26 |  |  |  
 | 
      
         | 27 |  |  | TODO
 | 
      
         | 28 |  |  |  - (uc)Linux command line support
 | 
      
         | 29 |  |  |  - disassembly
 | 
      
         | 30 |  |  |  - easy platform support
 | 
      
         | 31 |  |  |  - PS/2 keyboard support
 | 
      
         | 32 |  |  |  
 | 
      
         | 33 |  |  |  
 | 
      
         | 34 |  |  |  
 | 
      
         | 35 |  |  | INSTALLATION
 | 
      
         | 36 |  |  |  
 | 
      
         | 37 |  |  | ORPmon is configured by editing include/board.h.  'make all' afterwards builds
 | 
      
         | 38 |  |  | the ORPmon according to the given configuration.  Two binaries are produced,
 | 
      
         | 39 |  |  | orpmon.or32, orpmon-flash.or32. They are basically the same, except the
 | 
      
         | 40 | 832 | markom | latter starts from flash.  ORP monitor quick reference in Adobe Portable
 | 
      
         | 41 |  |  | Document Format is available by 'make docs' in doc directory.
 | 
      
         | 42 | 825 | markom |  
 | 
      
         | 43 |  |  |  
 | 
      
         | 44 |  |  |  
 | 
      
         | 45 |  |  | LICENSE
 | 
      
         | 46 |  |  |  
 | 
      
         | 47 |  |  | ORPmon is distributed under GNU General Public License.  See COPYING for more
 | 
      
         | 48 |  |  | details.
 | 
      
         | 49 |  |  |  
 | 
      
         | 50 |  |  |  
 | 
      
         | 51 |  |  |  
 | 
      
         | 52 |  |  | AUTHORS
 | 
      
         | 53 |  |  |  
 | 
      
         | 54 |  |  | Damjan Lampret, lampret@opencores.org
 | 
      
         | 55 |  |  | Simon Srot,     simons@opencores.org
 | 
      
         | 56 |  |  | Igor Mohor,     igorm@opencores.org
 | 
      
         | 57 |  |  | Marko Mlinar,   markom@opencores.org
 | 
      
         | 58 |  |  |  
 | 
   
 
 
         
                
        
            
            
        
        
             
    
        © copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.