This is the mail archive of the ecos-discuss@sourceware.org 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: Keil MCB2100 Error from configtool


Many thanks Andrew, but there aren't ecm files for any of LPC2xxx boards.
I tried some grep-ing and i discovered that this fo r some boards this
macro is defined in
.../hal/<processor>/<board>/current/include/plf_io.h or
.../<processor>/<board>/current/include/var_io.h files.
For LPC2xxx boards there isn't such define in 
.../hal/arm/lpc2xxx/<board>/current/plf_io.h files,
nor in .../hal/arm/lpc2xxx/var/current/var_io.h

Where next sould I look for?

Regards
Ilija

Andrew Lunn wrote:

>On Wed, Oct 05, 2005 at 12:03:12PM +0200, Ilija Koco wrote:
>  
>
>>Hi colleagues
>>
>>I'm trying to build RedBoot image for Keil MCB2100:
>>1. I have checked out latest (2-3 days ago) ecos repository from cvs
>>2. Have started ecos with this repository as command line argument.
>>3. With Build->Templates...
>>    - Selected Keil MCB 2100 eval. board
>>    - Selected redboot
>>4. Saved configuration.
>>5. Started Build->Libraries
>>    
>>
>
>You forgot the import the redboot ecm file.
>  
>
>See 
>
>http://ecos.sourceware.org/docs-latest/redboot/rebuilding-redboot.html
>
>This probably fixes your problem, but i've not tried it.
>
>        Andrew
>
>  
>


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


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