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: AT91EB40 networking problem


On Mon, 2001-09-24 at 10:56, Bryan Mok wrote:

> Hi,
> 
> I have checked the .ldi file. The memory size is
> correct there. And I also tried to compile a "hello
> world" test. It fails again with the same error :
> "section .bss is not within region ram collect2: ld
> returned 1". 
> Is the problem of the starting address? Or does the
> tcpip stack not available for the AT91EB40 platform
> yet?
> 
> Bryan

Including the TCP/IP stack makes no sense on this hardware at
this time - there is no ethernet driver defined for it and we
do not yet support serial (PPP) based networking.

Sorry.


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