how to solve the error...

Status
Not open for further replies.

HiteshDR

New Member

i have problem in this code.
the ant_clk loop runs only once
on next time program enters to the ant_clk loop but its not completing the loop. the program is returing to the line one of the program after desplaying 09 on port1.

what should be the reason for not completeing the loop?
wher should be the mistak??
 

Sir, the equates are case sensitive if I am right. but in the listing that followed, you va used lower case also. please see to it-- ofcourse, I do agree that I am not an expert , not even an ameteur in programming.
 
I have not studied your code but you symptoms suggest the watch dog timer is enabled. Maybe you could post your code and use the
Code:
 tag to post your code rather than the [quote] tag. Also, post all of your code.

Mike.
 
thank you so much

mvs sarma said:
Sir, the equates are case sensitive if I am right. but in the listing that followed, you va used lower case also. please see to it-- ofcourse, I do agree that I am not an expert , not even an ameteur in programming.


thanks for reply....

sir, code is actually written in same case, i mean its in uppercase.
i have got the solution also.
i was using ret while in sjmp call subroutine we have to recall the routine.
so i have changed the ret with sjp main..
now its working fine too.

thank you to you all to take interest and helping me...
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…