Hmmm,
Did you have
At the top of your program? This tells PBP to skip the first four locations (I think), which are necessary for the bootloader.Code:define loader_used 1
Hmmm,
Did you have
At the top of your program? This tells PBP to skip the first four locations (I think), which are necessary for the bootloader.Code:define loader_used 1
Bookmarks