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?
Yes, I saw that and used it. I agree that it looks like it should be straight-forward Rigel's monitor works fine on the Rigel board and I use Keil's monitor on some Siemans 515C boards I got from Phytec. I prefer the Keil software to Rigel software so it appeared that it would be a straight-forward task to make the hex file, put it in EPROM, and be happy. Right now I'm not too happy! I was wondering if anyone else had particular experience with this board and knew if there were any hidden "gotchas". I have run out of ideas!