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]

Porting Problem with stdout


Hello,

We are trying to port eCos to a PXA250 board. It seems that a lot of the init 
code is working already however printing to stdout (printf) shows output but 
uses memory from adres 0x00000000 meaning that our reset and irq vectors are 
overwritten by  the call to printf. This probably is the reason that our 
clock isn't running etc. .. . 

Is there anyone that has had the same problem ?
Do we forget to initalize something ?

Any help would be appreciated !!!!

Grtz Dries Pruimboom 


-- 
01110111 01110111 01110111 00101110 01110000 01110010
01110101 01101001 01101101 01100010 01101111 01101111
01101101 00101110 01110100 01101011    <End of message>


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