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: PPP on eCos(eb40a), continued...


This is not going to be much help, But I think you are right. It sounds like
you are running out of RAM memory. Just the net component on its own without
the PPP stack is large (in embedded terms). 

How much memory have you setup the target to have? 



-----Original Message-----
From: Transferencia de Archivos [mailto:transfers@phaber.com]
Sent: Thursday 16 October 2003 05:49 AM
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] PPP on eCos(eb40a), continued...



Again I used this lines to compile the kernel with "NET" support
> $ecosconfig new eb40a net
> $ecosconfig tree
> $make  
> 
No errors during compiling, still, compiling the examples, the same error 
appeared on all, 

../arm-elf/bin/ld: address 0x85df8 of hello section .bss is not within 
region ram 

Well, I dont know why this happened, but I suppose that the eb40a has not 
enough memory to suppor the stack, I have gotten this error before and was 
when I overpassed the ram limit of the board, therefore, why the error 
appears in a code like  a simple hello-world? 

Or that template NET is not intended to run for the eb40a? 

Thanx you all. 

Xcuze me If the questions has "obvious" answers. I'm still learning the eCos

thing.

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


Siemens Traffic Controls is a division of Siemens plc. Registered No.
727817, England. 
Registered office: Siemens House, Oldbury, Bracknell, Berkshire, RG12 8FZ. 

This communication contains information which is confidential and 
may also be privileged. It is for the exclusive use of the addressee. 
If you are not the addressee please note that any distribution, 
reproduction, copying, publication or use of this communication 
or the information in it is prohibited.  If you have received this 
communication in error, please contact us immediately and also 
delete the communication from your computer. 



-- 
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]