When you set a frequency below 1Mhz the OSCCON setting isn't being compiled into the initsys subroutine although they are present in system.h. If you change the #IFDEF ChipMHz lines in system.h and add a 0 in front of the decimal points then the OSCON setting gets compiled OK.
Frank
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When you set a frequency below 1Mhz the OSCCON setting isn't being compiled into the initsys subroutine although they are present in system.h. If you change the #IFDEF ChipMHz lines in system.h and add a 0 in front of the decimal points then the OSCON setting gets compiled OK.
Frank