Quote Originally Posted by Ioannis View Post
I suppose you are using PBP 2.60, right?

LOOP is a reserved word for 2.60. So use Loop1 or something.

Ioannis
Hi Ioannis,

Yes, sorry I forgot to tell that. Yessss it is working, meaning compile without errors. Now my problem it is in Proteus - Simulation it is not running on real time due the excessive CPU load?? Why?
Do I need to put some delays in the code?

Thank you in advance
Gabi