[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] uisp serial programming
From: |
Simon Han |
Subject: |
Re: [avr-gcc-list] uisp serial programming |
Date: |
Sun, 16 Nov 2003 16:56:32 -0800 (PST) |
On Sun, 16 Nov 2003, Theodore A. Roth wrote:
> >
> > I would like to catch uisp output at AVR microcontroller and do a in
> > system programming myself. For S-record, do I get the ASCII format?
>
> By the time the target sees the rom image data, uisp has already read in the
> Srec data and converted it to binary.
>
> Sounds like you want to emulate an ISP programmer that uisp supports. If
>
that is right. I figure that instead of writing my own program, it might
be easier for me to somehow catch uisp output at AVR. Does uisp have ISP
independent mode? Is there documentation for uisp for this matter?
Thank you,
Simon