by "Moon Shine" <mshine@[EMAIL PROTECTED]
>
Feb 24, 2008 at 07:37 PM
"ClueLess" <clueless@[EMAIL PROTECTED]
> wrote in message
news:io34s39rl63gvismhghgh8akdddtpbpgos@[EMAIL PROTECTED]
> On Sat, 23 Feb 2008 16:07:40 +0000, Eeyore
> <rabbitsfriendsandrelations@[EMAIL PROTECTED]
> wrote:
>
>>I'd check that the watch crystal is designed to be used with 33pF caps.
>>The first one I looked at is designed for use with 12pF caps.
>
>
> Since I did not have a 12pf cap handy I tried with a 4 mHz crystal
> with 33pf caps. Still no go. As I said the code works very well in the
> simulator.
>
> Any more suggestions?
>
> Thanks for taking time to help me
>
> ClueLess
>
> PS: Did not see this after several hours. So posting again :-(
Could be alot of things.
Are you declaring variables in ROM space? Would work with emulator.
If you are using a software emulator, make sure you recompile with that
option off.
Are you compiling within ROM space addresses?
Are you using RAM within RAM space limits?
etc...