[ECOS] Using the second serial port on ARM-E7T
Ravi Kumar B S
ravikbs@mindtree.com
Tue Apr 9 23:16:00 GMT 2002
How to use the second serial port on ARM-E7T.
On the card, this port is named COM0 or USER.
What to change in the ecos configuration ?
How to open it :
I tried something like :
fp = fopen("/dev/ser0", "rw");
...
fprintf(fp, "hello\n");
...
without success.
Thank you for your help.
>
to use the second serial port you have to have the serial driver.
which is not there in the current release.
regards,
/Ravi
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list