> > Here it is, but I'm having an odd problem with it. > > Thanks, I'll see to add that.
Don't add it just yet, until I get to test it on Monday after. I'll submit it on the patch manager after I'm sure it is working. There is a problem with the one in the message, as I was trying to figure out what the load page problem was. > This relates to the following piece of code in stk500v2.c: > > // if the memory is paged, load the appropriate commands into the buffer > if (m->mode & 0x01) The XML file has the mode as 0x41 for the 325. > interested in that... My guess is the code should query m->paged > instead of using undocumented operations on m->mode. I'll try that on Monday, thank you. _______________________________________________ avrdude-dev mailing list avrdude-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/avrdude-dev