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: Help on SA1100



On 23-Jul-2000 Timothy Chow wrote:
> Hello,
> 
> Is there any documentation available for Intel SA1100 Brutus Board? I want to know more about how
> to build the GDB Stub and download the stub to the board.
> 

To create the stubs:
        ecosconfig new brutus stubs
        ecosconfig tree
        make
The results are in "install/include/bin".  You'll need an EPROM/FLASH 
programmer (we have no support for in-place programming).  Depending on
the details of the programmer, use one of the files you find there
to program the image.  

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