Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/20/01 07:23
Read: times


 
#17847 - RE: 8051 monitor programme


phillip m gallo wrote:
-------------------------------
A monitor is usually a small program that acts as a mini-executive to control a computer. An RTOS may have a monitor but an RTOS is not a monitor.

The purpose of a monitor is to allow code and data transfer and a simple run-time environment for that dowloaded as code.

Typically, you can download and upload to the target using simple command and equally simple data exchange (i.e. intel or "S" Hex File formats and sometimes binary formats (X-modem, DDCMP, etc).

Also some format for code and data review is provided (Hex Dumps with ASCII decode sidebar being very typical).

Finally some I/O control may be provided.




List of 9 messages in thread
TopicAuthorDate
8051 monitor programme            01/01/70 00:00      
RE: 8051 monitor programme            01/01/70 00:00      
RE: 8051 monitor programme            01/01/70 00:00      
RE: 8051 monitor programme            01/01/70 00:00      
RE: 8051 monitor programme            01/01/70 00:00      
RE: 8051 monitor programme            01/01/70 00:00      
RE: 8051 monitor programme, more            01/01/70 00:00      
RE: 8051 monitor programme            01/01/70 00:00      
RE: 8051 monitor programme            01/01/70 00:00      

Back to Subject List