This is the mail archive of the ecos-devel@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]

uart


 
Hi all,
I'm a ecos rookie :-) ... 
probably my query is ridiculous for you... ^_^ but please, help me!
I have the samsung S3C44B0X and i'd like use the /dev/ser1.
I check some samples and i write this code:

cyg_io_lookup(..)
cyg_io_set_config(...)
for (;;)
    cyg_io_write(...)

It work ok! But afther 512 bytes, the process go lock! :o(
The io_write is stop.
which is the problem? Which is my error?
How do I do for resolve this 'oddity'?

Thanks!


Ossequi,  (Best Regards/Obrigado)
Marco SICHERI
CTS electronics  - R&D Department
phone: +39 0125 235637, +39 0125 235630
e-mail: m.sicheri@ctsgroup.it
http://www.ctsgroup.it


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