How are you programming the fuses? In the code or the *.inc??

Either way, post the config settings. The 18s are different ...


This is a snippet of my 18F4320.inc
Code:
	

	
	CONFIG OSC = HS

	CONFIG LVP = OFF

	CONFIG BOR = OFF

	CONFIG MCLRE = OFF

  

  ;      __CONFIG    _CONFIG1H, _XT_OSC_1H

  ;      __CONFIG    _CONFIG2H, _WDT_ON_2H & _WDTPS_512_2H

  ;      __CONFIG    _CONFIG4L, _LVP_OFF_4L