Gentoo Archives: gentoo-embedded

From: wireless <wireless@×××××××××××.com>
To: gentoo-embedded@l.g.o
Cc: oyvind.harboe@×××××.com
Subject: Re: [gentoo-embedded] Arm 9 support?
Date: Thu, 02 Aug 2007 11:53:49
Message-Id: 46B18DBC.7050201@tampabay.rr.com
In Reply to: Re: [gentoo-embedded] Arm 9 support? by Mike Frysinger
1 Mike Frysinger wrote:
2 > On Wednesday 01 August 2007, wireless wrote:
3 >> Is there an established, similar port that I can follow or
4 >> use for ideas on getting embedded gentoo running on this
5 >> Arm 9 board?
6 >
7 > all arms are pretty much exactly the same when you look at purely userland
8 > software that doesnt involve device drivers. the only difference is in the
9 > picking of the CHOST.
10
11 Good to know. I'm going to start with the Ipac 9302, unless you know
12 of a better board. After I get (gentoo) embedded happy, I might
13 spin a few boards... to ensure that the the hardware is truly
14 accessible and get some AD and DA IO going for 4-20 ma signaling.
15
16
17 >
18 >> Specifically, it has a JTAG port. Does anyone in this group use
19 >> JTAG device with the latest (pending)release of eclipse Europa?
20 >> or in developing arm software for embedded? Anyone found any good
21 >> howto or reference docs for using eclipse with embedded software
22 >> development (particularly with JTAG or BDM devices)?
23 >
24 > you'd have to use cross gdb to connect to a gdbproxy which would do the actual
25 > JTAG management. in this respect, eclipse should not care. you would just
26 > tell eclipse about a remote gdb TCP host. as for the gdbproxy/JTAG part,
27 > well YMMV greatly as the JTAG world is fucked in terms of standards.
28
29 Well often the EE does not realize all that is needed to bring the
30 JTAG out to a full set of pins. SBC vendors usually do not like to
31 make the JTAG port available to customers, for a variety of bidness
32 reasons. JTAG device vendors are out to make a fast buck. Ever use
33 Macraigor Systems?
34 http://gdb-jtag-arm.sourceforge.net/
35 http://www.macraigor.com/full_gnu.htm
36
37 > too many people out to make a buck and screw the rest of the world with their
38 > pathetically cheap (in quality, not price) emulators thus creating an ugly
39 > quagmire of varying software quality and support. i guess i'm a little
40 > bitter ;).
41
42 Maybe you just need some more (embedded) friends and some help?
43
44 I do not mind publishing my work and documenting using JTAG devices
45 with embedded(gentoo) Linux. I thing the Europa release of Eclipse
46 will go a long way to bring embedded linux more mainstream. At the
47 FreeScale Forum this summer, FreeScale did reveal all of their
48 embedded linux capable processors would be migrating to the Eclipse
49 Embedded platform (not sure exactly until they go public with the full
50 details.
51
52
53 > if you want a more "embedded" eclipse experience, check out Zylin. they put
54 > together a pretty decent CDT-ish plugin geared towards embedded and they
55 > actively work on getting their code merged with the upstream CDT project.
56 > all in all, Zylin seems to be a great example of companies that "get it".
57 > kudos to them.
58
59
60 Looking at the Zylin web site, I like their business model. However
61 they look limited to arm7 (no thanks) tools and a arm7 on a FPGA.
62 Interesting but not enough horsepower for my desires. I'm not much
63 of a fan of Ecos. It's ok, but we usually use state-machine design,
64 (if needed on a second embedded process for RT needs) and then use
65 embedded linux, for the richness to application resources.
66
67
68 Do you think Zylin would be interested in extending their JTAG
69 solution to the Arm9 family? Got a contact at Zylin?
70
71 Before I spend money on an SBC and JTAG I want to make sure they work
72 together. I'm going to cc the contact address at Zylin...
73
74
75 James
76 --
77 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] Arm 9 support? Mike Frysinger <vapier@g.o>