Hi,
I face a strange thing : in my program, I have a not nested GOSUB statement ( without any jumps ...) . It is placed at line 890 ( PBP ) of my program ... ( 2520 assembler lines )
When alone everything all right ... normal !
But placed in a FOR NEXT loop ... program hangs up !!!
The same loop, in a shorter program on a 16F628 runs fine ...
Any ideas ???
16F648 also needs to be erased before re-programming ...
Alain
PS PBP + MPLAB 7.11 Environment ( Win XP )