This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

MON51 on a Rigel Corp R-515JC

I am trying to use MON51 on a Rigel Corporation R-515JC.
I have tried using the install.bat with the following parameters:

install 1 0C0 00

I also tried:

install 0 0EF 00

The board has a 32K EPROM (27C256) that I programmed
the resulting Hex file into. The board configuration
has the EPROM at 0 and the RAM at 8000h.

In install.a51 I set:

INT_ADR_OFF EQU 8000H
DEF_PC_VAL EQU 8000H


I can't get it to go!
Anybody got any suggestions or experience with this board?