so i want it like this???


CONFIG OSC = HS

CONFIG LVP = OFF

CONFIG BOR = OFF

CONFIG MCLRE = ON


and not like this??

__CONFIG _CONFIG1H, _OSC_HS_1H
__CONFIG _CONFIG2H, _WDT_OFF_2H & _WDTPS_128_2H
__CONFIG _CONFIG4L, _LVP_OFF_4L

i tired changing it, and i switched to a 10Mhz resonator that i know works, and im still having this problem.. do you think it could be the chip? or if there was a problem with it, would i still be able to program it and read the code back??

thanks for the help guys