This is the mail archive of the ecos-discuss@sources.redhat.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: where can I get dl_edb7xxx ?



On 26-Feb-2001 ±èÀç¿ë wrote:
> I am beginner in ecos and going to port ecos in EDB7209-2C board with
> "getting
> started with eCos site"
> in redhat website by reference.
> and have problem writing ROM image to flash
> according to web page, command to write ROM to flash is dl_edb7xxx, but I
> can't
> find the command anywhere..
> I even tried 'find' command...
> I have created ecos-work directory and have executed command
> ecosconfig new edb7xxx
> ecosconfig tree
> make
> and some files come...
> I can't find dl_edb7xxx though..
> where I can get this command..?
> Please answer.
> Your answer can help me much

You'll have to build this one yourself.  The sources are in the
eCos source tree.  Just:
  # cd ${ECOS_REPOSITORY}/hal/arm/edb7xxx/current/support
  # make


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