Message from discussion
Searching for JTAG Adapter or parts for it
Received: by 10.66.83.196 with SMTP id s4mr3882433pay.30.1350976004342;
Tue, 23 Oct 2012 00:06:44 -0700 (PDT)
X-BeenThere: tokyohackerspace@googlegroups.com
Received: by 10.68.194.202 with SMTP id hy10ls1217656pbc.0.gmail; Tue, 23 Oct
2012 00:06:43 -0700 (PDT)
Received: by 10.66.85.105 with SMTP id g9mr2198563paz.18.1350976003313;
Tue, 23 Oct 2012 00:06:43 -0700 (PDT)
Received: by 10.66.85.105 with SMTP id g9mr2198562paz.18.1350976003303;
Tue, 23 Oct 2012 00:06:43 -0700 (PDT)
Return-Path: <ch...@freaklabs.org>
Received: from oproxy11-pub.bluehost.com (oproxy11-pub.bluehost.com. [173.254.64.10])
by gmr-mx.google.com with SMTP id f10si178765paw.1.2012.10.23.00.06.43;
Tue, 23 Oct 2012 00:06:43 -0700 (PDT)
Received-SPF: pass (google.com: domain of ch...@freaklabs.org designates 173.254.64.10 as permitted sender) client-ip=173.254.64.10;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of ch...@freaklabs.org designates 173.254.64.10 as permitted sender) smtp.mail=ch...@freaklabs.org; dkim=pass header...@freaklabs.org
Message-Id: <50864203.ea4b420a.2826.69f8SMTPIN_ADDED@gmr-mx.google.com>
Received: (qmail 21444 invoked by uid 0); 23 Oct 2012 07:06:21 -0000
Received: from unknown (HELO box480.bluehost.com) (74.220.219.80)
by oproxy11.bluehost.com with SMTP; 23 Oct 2012 07:06:21 -0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=freaklabs.org; s=default;
h=In-Reply-To:Content-Transfer-Encoding:Content-Type:MIME-Version:Date:Subject:To:From:Reply-To; bh=ue4gTHM5tjNi/YBxjjmhbvUlx0MgfInzxc2w5TWp/M8=;
b=kMGvrzdA53GVEdNIx7VeiXoegBkEJE77+GQRON8CeJWRkEvuHy+nrvGf1mfrYEwuOwR7o84Npi+TET8rg/Cw72jfq7wWwdqX8lS6LEJADd+U6ihLe2/K9fxK7iVr1FTF;
Received: from [59.140.237.107] (port=2492 helo=MONSTER2)
by box480.bluehost.com with esmtpa (Exim 4.76)
(envelope-from <ch...@freaklabs.org>)
id 1TQYZB-0002Wa-F6
for tokyohackerspace@googlegroups.com; Tue, 23 Oct 2012 01:06:21 -0600
Reply-To: <ch...@freaklabs.org>
From: "Akiba" <ch...@freaklabs.org>
To: <tokyohackerspace@googlegroups.com>
Subject: RE: [THS:20677] Re: Searching for JTAG Adapter or parts for it
Date: Tue, 23 Oct 2012 16:06:19 +0900
Organization: FreakLabs, Inc.
MIME-Version: 1.0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook, Build 11.0.5510
In-Reply-To: <CAKXLc7dOiNuVUYO_c=0sXRxoRfsViqWRXUYv2TsO=dOwH2C...@mail.gmail.com>
Thread-Index: Ac2w63m/zrS095YNQrmkY7PYKYQANQAASZrw
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157
X-Identified-User: {2053:box480.bluehost.com:openzigb:freaklabs.org} {sentby:smtp auth 59.140.237.107 authed with chris+freaklabs.org}
Yes, you have to go outside of the IDE though. The IDE creates intermediate
files including a full binary library and modified source code that it
compiles and links with the library. You need to locate those, load it into
AVR Studio, and then you can use something like AVR Dragon to debug. Of
course only pansies use a step debugger. Real men know what they're
programming and don't require a debugger, at least according to his
description of linux kernel devs.
Akiba
FreakLabs Open Source Wireless
Web: http://www.freaklabs.org
Shop:http://www.freaklabsstore.com
Twitter: http://www.twitter.com/freaklabs
> -----Original Message-----
> From: tokyohackerspace@googlegroups.com
> [mailto:tokyohackerspace@googlegroups.com] On Behalf Of Kalin KOZHUHAROV
> Sent: Tuesday, October 23, 2012 3:56 PM
> To: tokyohackerspace@googlegroups.com
> Subject: Re: [THS:20677] Re: Searching for JTAG Adapter or parts for it
>
> While we are on the debug thread,
> I tried a few times to look for ways to debug code on AVR, but somehow
> ended up in OneWire and windoze proprietary (paid) software land...
>
> Is there any way to either:
> * debug (set breakpoints, eval expressions) a running AVR, say in a
> Freakduino + random shield connected somehow to linux PC
> * emulate on linux PC, and do the same
>
> (key is linux, if someone missed it).
>
> Kalin.
>
> --
> You received this message because you are subscribed to the Google Groups
> "TokyoHackerSpace" group.
> To post to this group, send email to tokyohackerspace@googlegroups.com.
> To unsubscribe from this group, send email to
> tokyohackerspace+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/tokyohackerspace?hl=en.