Quote Originally Posted by Pesticida View Post
Hi

Thank you ,Yes I must take a look .
I found another way to use Interrupts.

I use just little pause intervals,my problem was that I use Debugin,Hserin Interrupt and the Timer0 Interrupt.

Now is OK but I think that i will learn another Programming Language while PBP dont work very good with interrupts,I need for my Company something efficient.

Regards Pesti
Look Pesti,
You have 2 1/2 years invested into your learning experience here, how inefficient is starting over going to be? What you learn here translates pretty nicely into C, Assembly, and others.
Stay the course, learn how to do it here and the learning curve will be considerably shorter later, interrupts are one place you could invest the time, learn how to put assembly interrupts into your PBP program, and kill 2 birds with a single stone.
JS