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]
Other format: [Raw text]

Re: GDB stub


On Fri, 2002-05-10 at 01:53, Lin Ming wrote:
> Hi All,
> 
> Where can I download GDB stub binary file for EB40? 
> 
> I have tried to compile it from ecos>stub, but no file generated.
> What should I do?

Why not use RedBoot (the *supported* debug environment)?  It's
quite easy to build (if prebuilt images are not available).

  % ecosconfig new eb40 redboot
  % ecosconfig import ${ECOS_REPOSITORY}/hal/arm/at91/current/misc/redboot_ROM.ecm
  % ecosconfig tree
  % make

Complete installation instructions are also available in the
RedBoot documentation:
  http://sources.redhat.com/ecos/boards/at91eb40.html


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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