5282604
Full Member level 4
- Joined
- Dec 19, 2009
- Messages
- 194
- Helped
- 3
- Reputation
- 6
- Reaction score
- 3
- Trophy points
- 1,298
- Location
- egypt
- Activity points
- 2,404
i use mikroc compilier
when i use timer interrupt . when is there timer over flow the timer interrupt function is work.
but when avr cpu is return from interrupt function it's not return to the last programm adress(when intterupt is done)
but it start from beganing from the main code and this corrupted my code
when i use timer interrupt . when is there timer over flow the timer interrupt function is work.
but when avr cpu is return from interrupt function it's not return to the last programm adress(when intterupt is done)
but it start from beganing from the main code and this corrupted my code