We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
sir please help me why it is not working.
Assign U0DLL = 0x61;
and U0DLM = 0;
U will get the result.
And variable initializations u should not do inside while loop. Initialize i before while loop..
Thank you.