
Simple examples
===============


ESSAI.EXE
---------

Simple code. Does nothing special ....



USER.EXE
----------

Before loading the code, add the following lines to your config
file : 

	addinterface 0x10000000 0x10000000 routine
	source test/user.tcl
	User

then use the automatic running. You can generate an interrupt and
show it by clicking the 'GenIPL 2' button.

