Quote Originally Posted by mister_e View Post
because you're using PM to compile. use
Code:
@    device  pic16F877A, hs_osc, wdt_on, lvp_off, protect_off
Nope wont take it, comes up with WARNING 207 found label after colum 1.(device)
and Error 122 illegal opcode (pic16f877A)
BTW Tried
Code:
 -pPIC$target-device$ -f$hex-filename$ -e -w
but it just wont auto program with Picflash even when I put those paramaters in., does it manually fine but still have to change the XT to HS