From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gary Thomas To: Timothy Chow Cc: ecos-discuss@sourceware.cygnus.com Subject: RE: [ECOS] Help on SA1100 Date: Sun, 23 Jul 2000 10:31:00 -0000 Message-id: References: <20000723061318.1782.cpmta@c012.sfo.cp.net> X-SW-Source: 2000-07/msg00220.html 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.