kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* picking an ARM board with jtag for debugging
@ 2011-05-31 14:39 Christopher Harvey
  2011-06-01  7:04 ` luca ellero
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Harvey @ 2011-05-31 14:39 UTC (permalink / raw)
  To: kernelnewbies

 I'm looking for an ARM board with a cortex a9 mpcore with a good 
 solution for jtag debugging under linux.

 I have a beagle and a pandaboard sitting in front of me, but the beagle 
 only has cortex a8 and the pandboard jtag situation looks pretty dismal. 
 (You need to buy and download a lot of software). Cost really isn't an 
 issue, (under 1000$) but good gdb support is critical.

 I need jtag specifically because kgdb doesn't start up soon enough for 
 me.

 Anybody here doing ARM linux development with jtag?

 thanks,
 -Chris

^ permalink raw reply	[flat|nested] 3+ messages in thread

* picking an ARM board with jtag for debugging
  2011-05-31 14:39 picking an ARM board with jtag for debugging Christopher Harvey
@ 2011-06-01  7:04 ` luca ellero
  2011-06-01 14:11   ` Christopher Harvey
  0 siblings, 1 reply; 3+ messages in thread
From: luca ellero @ 2011-06-01  7:04 UTC (permalink / raw)
  To: kernelnewbies

On 31/05/2011 16.39, Christopher Harvey wrote:
>   I'm looking for an ARM board with a cortex a9 mpcore with a good
>   solution for jtag debugging under linux.
>
>   I have a beagle and a pandaboard sitting in front of me, but the beagle
>   only has cortex a8 and the pandboard jtag situation looks pretty dismal.
>   (You need to buy and download a lot of software). Cost really isn't an
>   issue, (under 1000$) but good gdb support is critical.
>
>   I need jtag specifically because kgdb doesn't start up soon enough for
>   me.
>
>   Anybody here doing ARM linux development with jtag?
>
>   thanks,
>   -Chris
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>

Hi Christopher,
why not give a look at OpenOCD? Some guys (me included) have sent some 
patches to support Cortex A9 and Panda. Development version has now 
(basic) support for Pandaboard.
Anyway you have to use development version (git clone 
git://repo.or.cz/openocd.git) since 0.4.0 stable release hasn't good 
support for Cortex A8/A9.
Furthermore, if you use git version you can also contribute to improve 
cortex-A* support, which is always very welcome ;-)
I'm just about to write an HowTo to explain how to use OpenOCD on Panda. 
I will publish it on my site soon.

regards
Luca Ellero

^ permalink raw reply	[flat|nested] 3+ messages in thread

* picking an ARM board with jtag for debugging
  2011-06-01  7:04 ` luca ellero
@ 2011-06-01 14:11   ` Christopher Harvey
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Harvey @ 2011-06-01 14:11 UTC (permalink / raw)
  To: kernelnewbies

 On Wed, 01 Jun 2011 09:04:12 +0200, luca ellero <lroluk@gmail.com> 
 wrote:
> On 31/05/2011 16.39, Christopher Harvey wrote:
>>   I'm looking for an ARM board with a cortex a9 mpcore with a good
>>   solution for jtag debugging under linux.
>>
>>   I have a beagle and a pandaboard sitting in front of me, but the 
>> beagle
>>   only has cortex a8 and the pandboard jtag situation looks pretty 
>> dismal.
>>   (You need to buy and download a lot of software). Cost really 
>> isn't an
>>   issue, (under 1000$) but good gdb support is critical.
>>
>>   I need jtag specifically because kgdb doesn't start up soon enough 
>> for
>>   me.
>>
>>   Anybody here doing ARM linux development with jtag?
>>
>>   thanks,
>>   -Chris
>>
>
> Hi Christopher,
> why not give a look at OpenOCD? Some guys (me included) have sent 
> some
> patches to support Cortex A9 and Panda. Development version has now
> (basic) support for Pandaboard.
> Anyway you have to use development version (git clone
> git://repo.or.cz/openocd.git) since 0.4.0 stable release hasn't good
> support for Cortex A8/A9.
> Furthermore, if you use git version you can also contribute to 
> improve
> cortex-A* support, which is always very welcome ;-)
> I'm just about to write an HowTo to explain how to use OpenOCD on 
> Panda.
> I will publish it on my site soon.
>
> regards
> Luca Ellero
>

 Thanks Luca,
 I find it funny that of all the expensive jtag solutions out there, 
 OpenOCD seems to be the most convenient. I will probably try that 
 direction out. Hopefully I will find the time to learn and help out with 
 OpenOCD if I happen to need features that it doesn't already support.

 -C

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-06-01 14:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-31 14:39 picking an ARM board with jtag for debugging Christopher Harvey
2011-06-01  7:04 ` luca ellero
2011-06-01 14:11   ` Christopher Harvey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).