This is the mail archive of the ecos-discuss@sourceware.cygnus.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: MIPS Evalution board boot ROM


Ling Su wrote:
> 
> Hi,
> 
> I remembered that I have to burn a CygMon ROM to debug eCos on the MIPS
> evaluation board. I just find the /ecos/loaders/vr4300-4373/stubrom.bin and
> stubrom.img, is that the CygMON mentioned before? Currently my board is
> configured by a PMON boot ROM, if I replace it, how could I find the manual
> for the CygMON, otherwise, I am not sure how could I go ahead to try it.

The Vr4300 port does not support CygMon - some of our ports do, but this
one doesn't. The stubrom.bin image is actually a simple GDB stub ROM and
nothing more. It allows you to download and debug programs using GDB; but
that's all you really need it to do!

I can't remember whether the VRC4373 board uses a PROM or FLASH, but just
in case, I strongly recommend you program a separate ROM/FLASH module with
the GDB stub ROM image, rather than overwriting the contents of the PMON
ROM/FLASH module. It is worth keeping the PMON ROM safe.

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]