This is the mail archive of the ecos-devel@sourceware.org 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]
Other format: [Raw text]

Re: Intention to Port eCos to STR9


> New Question:
> 
> I have heard a few people talk about not using Redboot, and instead just
> using their JTAG tools to do the loading, flashing, debugging, etc.  I
> assume that since I will have a JTAG tool I wouldn't necessarily need to use
> Redboot, but I am guessing it still might make life easier for a couple of
> reasons.  First, it will be an easier way to prove out that my HAL is
> correct with the simpler set of code.  Second, the community will like me
> slightly more if I do the work to provide a more complete port for the
> STR9...

With a JTAG programmer, redboot is optional. Also, since your amount
of FLASH is limited, not using redboot does give your application more
room.

As for testing, redboot is actually quite complex. There are simpler
things to start with. Try some of the test programs in the HAL package
to start with. 

Once you have a basic port working getting redboot going is normally
trival.

        Andrew


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