avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] makefile - debugging support


From: Mike Hudson
Subject: Re: [avr-gcc-list] makefile - debugging support
Date: Mon, 11 Aug 2003 22:42:59 -0400
User-agent: KMail/1.5.2

Thought I'd share this with the list. It's very much hack-job of the 
winavr makefile - however - it does incorporate support for a jtagice 
and graphical debugging support using ddd. It's also less crufty and 
easier to understand and customise. 

It's written for the cvs version of avarice. For the 1.5 release 
version, remove '--verify' from the progice target, and change 
"localhost:$(JTAGICEPORT)" to "localhost $(JTAGICEPORT)"

-- 
Mike Hudson

Attachment: Makefile
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]