I know that I can't use any PBP stuff that uses system variables. In myint I'm only using PBP If's and basic math function...
Now I'm back to Define INTHAND. And I added BSR = 0 after @myint
I didn't know how pbp handle banks. Thank you for your notification
Is there need to return to the bank where he was?
eg:
Code:@myint BSR_Save=BSR BSR=0 ISR routine BSR=BSR_Save





Bookmarks