Hi,
I have got my Redboot (very minimal) compiled for my target and
loaded the binary at 0x0040 (RAM on my target). I have included a
memory write to location 0x2900 0004 to flash a led on the target
board at the very beginning of the redboot code, i.e right after
_start in vectors.s file. I
Hi,
I am new to eCos and Redboot. I am planning to port Redboot to my
target (tgt), which is similar to mbx target supported in the released
ecos 2.0 package.
I have some confusion about the files that needs to be changed.
I am planning to do the following changes for running the Redboot from RA