HP logic analysers - IAs and utils?
Philip Pemberton
philpem at dsl.pipex.com
Tue Dec 27 13:47:38 CST 2005
In message <Pine.GS4.4.10.10512271809070.24662-100000 at deepspace.network-defense-systems.com>
Erik Baigar <erik at baigar.de> wrote:
> What kind of interface do you use? Wrote something
> similar for my 1661a based upon Solaris and gpib.
GPIB. I'm planning to rewrite the communication section to use RS232 at some
point.
> That sounds interesting! Does it mean, the analyzer
> does the operations? I know, that such software was
> available for these analyzers and I'd be interested
> in this stuff.
> Can the code be modified (e.g. is it possible to implement
> an other CPU?)?
The Inverse Assembler toolkit was on Agilent's FTP site a few years ago. I'm
not sure where you could get a copy now, though. The assembler works fine on
pretty much any machine, but IALDOWN is very fussy.
> Depends on what communication library you used...
The National Instruments GPIB library, under Delphi for the IAL uploader and
under MinGW (read: "GCC for Win32") for the symbol table uploader.
One major limitation is that you can't have more than 200 symbols in the
analyser's symbol memory at once. It's great for spotting hardware access
patterns, but not much good if you're debugging a multi-Kbyte PC BIOS.
Thanks.
--
Phil. | Acorn RiscPC600 SA220 64MB+6GB 100baseT
philpem at dsl.pipex.com | Athlon64 3200+ A8VDeluxe R2 512MB+100GB
http://www.philpem.me.uk/ | Panasonic CF-25 Mk.2 Toughbook
... It is better to be brief than boring.
More information about the cctalk
mailing list