We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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?
The Rigel docs says only 3 lines are needed, send,receive,ground. So I would presume that I need to think up some other possibility.