Re: Strange pic programming problem
From: Spehro Pefhany (speffSNIP_at_interlogDOTyou.knowwhat)
Date: 07/06/04
- Next message: Watson A.Name - \: "Re: Electronic dimmer as Variac"
- Previous message: Tim Wescott: "Re: SEEKING ELECTIRICAL DESIGN ENGINEER - New Commercial Product Design"
- In reply to: Ed: "Strange pic programming problem"
- Next in thread: Ed: "Re: Strange pic programming problem"
- Reply: Ed: "Re: Strange pic programming problem"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 06 Jul 2004 02:09:28 GMT
On Tue, 06 Jul 2004 02:51:29 GMT, the renowned Ed
<ed@NOSPAMmicra.org.uk> wrote:
>Since the first load commands are right at the beginning of my program
>and the write subroutiene is at the end could this cause any problem
>with passing the accross to the other variables. My code is about 1800
>lines, and this is all I can think of, however I dont know a solution -
>I'm hoping somone here might and can help me here.
>
>Thanks
>
>Ed
It's really unlikely that anyone is going to take the time to debug
your program (and you have not really supplied much of it), but check
that your banks are set correctly, that you disable interrupts as
recommended, and that you wait for the write to finish before
attempting to read. I've had no trouble using the EEPROM just by
following the data ***; I can't think of anything special..
Best regards,
Spehro Pefhany
-- "it's the network..." "The Journey is the reward" speff@interlog.com Info for manufacturers: http://www.trexon.com Embedded software/hardware/analog Info for designers: http://www.speff.com
- Next message: Watson A.Name - \: "Re: Electronic dimmer as Variac"
- Previous message: Tim Wescott: "Re: SEEKING ELECTIRICAL DESIGN ENGINEER - New Commercial Product Design"
- In reply to: Ed: "Strange pic programming problem"
- Next in thread: Ed: "Re: Strange pic programming problem"
- Reply: Ed: "Re: Strange pic programming problem"
- Messages sorted by: [ date ] [ thread ]