Dave, that's the point. it doesn';t appear to be laoding ANYTHING. I can use thw memory watch to look at the EEPROM contents, and they are correct (now that I know about "downloading" the eep file). Buty according to the debugger, NOTHING is appearing in either EEDR *OR* the register into which I am loading the EEDR contents. Always 0x00, regardless of what is in the EEPROM location being addressed by r16 (which is being copied into the EEADRL register, and is showing up there correctly). David VanHorn wrote: > > On 1/3/07, Thomas Keller <tjkeller1@alltel.net > <mailto:tjkeller1%40alltel.net>> wrote: > > > > > > OK. I figured out wqhat up/downloading memory was in AVR Studio. Now, > > I can see my EEPROM data when I do a memory watch. It still isn't > > coming in to my data resgister when I read it, though )-:. > > Step it through, and see what it IS loading. > Check EEARL and EEARH just before the load. > >
Message
Re: [AVR-Chat] *oh*
2007-01-04 by Thomas Keller
Attachments
- No local attachments were found for this message.