[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] avarice enhancements
From: |
Reza Naima |
Subject: |
Re: [avr-gcc-list] avarice enhancements |
Date: |
Fri, 16 Jul 2004 15:36:34 -0700 |
User-agent: |
Mutt/1.5.5.1i |
This is exactly what I was looking for (-g), but there was no patch
attached to this email, and I want to build a version of avarice for
linux. Do you still have the patch available?
Thanks,
Reza
On Wed, Nov 19, 2003 at 06:50:22PM -0500, Brian Cuthie sent me this...
>
> Working with the excellent avarice utility I found myself wanting a few
> extra pieces of functionality. Specifically, I've added the following
> new command line options:
>
> -g, --go Resumes program execution when avarice exits. This is
> very useful if you want your code to start running
> after
> it's been downloaded to the target.
>
> -R, --reset Hold the external reset line low while doing JTAG ICE
> access
> to the target. This keeps the I/O lines from toggling
> while
> accessing the target.
>
> Attached is a patch set that can be applied to the current avarice
> source on sourceforge (http://sourceforge.net/cvs/?group_id=39505).
> These patches also include Ted Roth's recent mods to fix the problem
> with gdb when writing single bytes (i.e., the 'set {char}0x800060 =
> 0x12' bug).
>
> I've also compiled the app for use with WinAVR and have made it
> available at http://www.systemix.com/avarice.exe (this is the raw
> executable, just download it to your machine and use it to replace the
> one in the WinAVR/bin directory).
>
> I'm sure all of this could use some more testing, so please let me know
> if you find any problems.
>
> -brian
>
> _______________________________________________
> avr-gcc-list mailing list
> address@hidden
> http://www.avr1.org/mailman/listinfo/avr-gcc-list
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [avr-gcc-list] avarice enhancements,
Reza Naima <=