HI Maniac,
Thanks' lot for helping me with this beginner problems.
I see what I'm doing wrong.
I have another problem with load calibration value from 0x3FF register and place that value into OSCCAL register, controller is the same from the first post PIC 12F629.
I used C file (OSCCAL) from example in sourseBoostIDE 7.22, and copy in my project file.
// This sample code was designed for PIC12F629 and shows how to read factory calibration value. // It will not work unser simulator because simulator doesn't support factory calibration value.
#include <system.h>
#ifn