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]

serial port access


    Hi,
        I want to access serial port on ARM e7t board.
        I am doing it using,

         res = cyg_io_lookup("/dev/ser1", &handle);

        But this function fails to open serial port.
        I am not understanding, why the function is failing ?
        Otherwise, how can I read and write to serial port
        on ARM e7t board ?

        If any one know,  Please help me

        ~
            vinayak


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