How do i load the OSCCAL value for this device ? ? ?
How do i load the OSCCAL value for this device ? ? ?
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)
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
i didn't as well, just discovered it. Never Used PBP for this one, just ASM at the moment.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks