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]

Re: read com0 on e7t


> static void poll_com0(CYG_ADDRESS data)//
> {
>    Cyg_ErrNo err;
>    printf("in poll_com0");
> 	
>     char mybuff[100];
>     cyg_uint32 len2 = strlen(mybuff);	

What do you expect len2 to be?

      Andrew

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