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]

External I/O access on Adder


Hi All,

I have to access external chips with 13 bits address and 16 bits data.
I programmed OR4 and BR4 to use CS4 with address beetwen 0xFB000000 -
0xFB007FFF and set the area to NOCACHE area. To do that I edited file
Adder.S and hal_aux.c.

Lower half of the area is work fine , except I could not catch the CS4
with my logic analyzer ?? But the next half always make my apps crash
when I access it. Sometimes I could access it for 4 times and
sometimes it's crash when I accessed it on the first time.

Anybody have any clue on that ?

Thanks for all of your help.

Regards
-- 
Sugeng Widodo
blog : http://elangmaya.blogspot.com

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