From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ormund Williams To: ecos Subject: Re: [ECOS] Moving eCos stubb in memory ? Date: Tue, 04 Jul 2000 06:43:00 -0000 Message-id: <3961EC11.C06CA8C9@brainlink.com> References: X-SW-Source: 2000-07/msg00021.html jens.ohlund@secrc.abb.se wrote: > > Hi ! > > Is it really that tricky ? > > I mean, the code already exist for the platform, I just want to change the offset of the gdb stub. > Seems like an awfully lots of work for just a small thing. > > But hey, what do i know, I'm just a whining user ;) > > yours > Jens > That's what I thought when I first started but the gdg stub assumes that the board has already been configured by the boot rom so if your remove it then you have to do the setup. I have already done most of it but I just need some time to finish. -- Ormund