Message from discussion
Searching for JTAG Adapter or parts for it
Received: by 10.50.213.99 with SMTP id nr3mr11334736igc.2.1350975366923;
Mon, 22 Oct 2012 23:56:06 -0700 (PDT)
X-BeenThere: tokyohackerspace@googlegroups.com
Received: by 10.50.194.196 with SMTP id hy4ls11258621igc.0.canary; Mon, 22 Oct
2012 23:56:05 -0700 (PDT)
Received: by 10.43.131.7 with SMTP id ho7mr6149284icc.5.1350975365627;
Mon, 22 Oct 2012 23:56:05 -0700 (PDT)
Received: by 10.43.131.7 with SMTP id ho7mr6149283icc.5.1350975365616;
Mon, 22 Oct 2012 23:56:05 -0700 (PDT)
Return-Path: <me.ka...@gmail.com>
Received: from mail-ie0-f173.google.com (mail-ie0-f173.google.com [209.85.223.173])
by gmr-mx.google.com with ESMTPS id ge7si1682462igb.0.2012.10.22.23.56.05
(version=TLSv1/SSLv3 cipher=OTHER);
Mon, 22 Oct 2012 23:56:05 -0700 (PDT)
Received-SPF: pass (google.com: domain of me.ka...@gmail.com designates 209.85.223.173 as permitted sender) client-ip=209.85.223.173;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of me.ka...@gmail.com designates 209.85.223.173 as permitted sender) smtp.mail=me.ka...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-ie0-f173.google.com with SMTP id 17so6427617iea.18
for <tokyohackerspace@googlegroups.com>; Mon, 22 Oct 2012 23:56:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to
:content-type;
bh=0aYnmRl5pBNnLcDEYb1o2W4rm4evhGkvN4Aw5PA8u2g=;
b=utHToM9o+HVVZYP3qzsozczPYI7YXViuoLdBWw/JRdtdeLqRfvsqmH1QEtqmXpYtuS
WesYqMkhYYMpuGGLK/SnOmseQoN+1mawjzGa8glKJVhLzhmQ9y+KPuG6omGR952n7+Ed
6sb+ETyIMDg/Bkab29ObLG4y2kmi/CmTlAt6Tfy4dWGiX5Ycqe/miP5fNwawPjqS7KYK
UjMKLTrMMuyBl9ZBIBefJIXcYwtmHdSHN4HUwxW4svxjIjORUDPoUDxnqy8dFBHgkP1v
kRRZv4b7o6EmBe5TxkJt+jHB4pMPv7PQrzwhvMVJQs5roHlAm3GKd9q2FPvtsIHRtdMw
538A==
Received: by 10.50.207.36 with SMTP id lt4mr18737977igc.66.1350975365472; Mon,
22 Oct 2012 23:56:05 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.64.168.39 with HTTP; Mon, 22 Oct 2012 23:55:45 -0700 (PDT)
In-Reply-To: <CAPaq-gNoTUQk67pvkF+yNpr1Yz-Y_-K_vkGtuAOi0JO0fK7...@mail.gmail.com>
References: <50863859.84c9440a.7561.6...@mx.google.com> <CAPaq-gNoTUQk67pvkF+yNpr1Yz-Y_-K_vkGtuAOi0JO0fK7...@mail.gmail.com>
From: Kalin KOZHUHAROV <me.ka...@gmail.com>
Date: Tue, 23 Oct 2012 15:55:45 +0900
Message-ID: <CAKXLc7dOiNuVUYO_c=0sXRxoRfsViqWRXUYv2TsO=dOwH2C...@mail.gmail.com>
Subject: Re: [THS:20675] Re: Searching for JTAG Adapter or parts for it
To: tokyohackerspace@googlegroups.com
Content-Type: text/plain; charset=UTF-8
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.