Regarding UART(UART is printing infinite times, though not used any loops)




Respected Experts,
I am Ravi Kumar.N. I am using 386EX processor for
one of my application. This processor has an inbuilt UART. I have
configured the UART and it is printing the things whatever I want to
print but, it is printing the things infinite times though I have not
used any loops.

For Eg: If I try to print any string like "xyz". It prints the string
"xyz" infinite times. Thus the same string will be printed infinite
times.

Note: I have not placed the print statement inside any loops. Even so,
printing is taking place infinite times. I have disabled all the
interupts.

What could be the reason for this?

With Regards,
Ravi Kumar.N

.



Relevant Pages

  • Re: printing on the right side of paper
    ... and print the string as it provided better measurement for this. ... default StringFormat used in MeasureString some padding around the string ... You will also need to consider printer hard margins when printing as 0,0 ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Word Wrap while Printing
    ... To get the # of lines used for the wrapped printing you can use the ... MeasureString method that takes a SizeF argument (#7 of 7 in my Intellisense ... printing in and, of course, use the same StringFormat as the DrawString ... of the string the string would be truncated on output. ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: Print current selected record to a report
    ... Ok, I got it printing out the current record ok now, but it won't print out ... Dim stDocName As String ... DoCmd.OpenReport "rptFinancialAssesment",,, strWhere ...
    (microsoft.public.access.formscoding)
  • Re: printing variable problems
    ... Marco van de Voort said ... printing a string that is prefixed with a given number of space ... characters, does not always start at the same position? ...
    (comp.lang.pascal.borland)
  • Re: Probably simple problem with networking
    ... printing over 300 blank characters, ... You may want to truncate your string to the ...
    (microsoft.public.dotnet.languages.csharp)