$60 is a hex representation.If you have Windows Xp,start the calculator application,set for scientific view,select hex and enter 60,then select bin.
$60 is a hex representation.If you have Windows Xp,start the calculator application,set for scientific view,select hex and enter 60,then select bin.
Thank you. It all makes sense to me now. $60 = 96. I replaced OSCCON = $60 with OSCCON = 96 and it compiled without errors. I haven't tried it yet but it should work the same right?
Bookmarks