seems PBP do it for you by default.
huge code
.lst file.. a snipCode:a Var Byte
Code:01563 LIST 0000 01564 ORG 0 ; Start at 0 01565 0000 0025 01566 movwf OSCCAL ; Set oscillator calibration 0001 0A02 01567 goto INIT ; Finish initialization (must be in first page)
Bookmarks