Home
Introduction
Using Holon
Holon Tools
Contact
Using Holon
User interface
browser
macro view
direct access
online
programming
the program
Editing
module
groups
words
hypertext
move items
Loading
init code
load all
load used
lean code
code window
Testing
words
program
terminal
interpreter
changes
debugging
debug code
EPROM
cold start
cold test
code image
|
|
Testing the PROM Code

Test the EPROM code still in the development RAM. Switch to terminal mode, and then reset the target system. This time you see the initial message of the application. -- Next
- The characters after the string "End of program" are (the ASCII representation of) the final control bytes that the monitor sends to the host, when the program yields control to the monitor.
|