If you are are using MPSAM and you have the correct chip selected in MCS then try
and then add then lineCode:@ __CONFIG _INTRC_OSC_NOCLKOUT & _WDT_ON & _PWRTE_ON & _MCLRE_OFF & _BODEN_ON
See if that worksCode:DEFINE OSC 20
If you are are using MPSAM and you have the correct chip selected in MCS then try
and then add then lineCode:@ __CONFIG _INTRC_OSC_NOCLKOUT & _WDT_ON & _PWRTE_ON & _MCLRE_OFF & _BODEN_ON
See if that worksCode:DEFINE OSC 20
Bookmarks