Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

Re: debugger for arm

2005-01-28 by lpc2100_fan

I can only confirm what Charles said. Within the ARM tool set you can
get a simulator which is only a an instruction set simulator and there
is the so called ARMulator, a totally different animal to test
hardware in a FPGA. 
The Keil simulator is not just an instruction set simulator it is a
very timing accurate device simulator, that can simulate all the
peripherals as well as the instruction set.

hth Bob

--- In lpc2000@yahoogroups.com, Charles Manning <manningc2@a...> wrote:
> I'm not sure what you mean, but it sounds a bit like you want a
simulator.
> 
> gdb has a simulator built in. To run this type
> 
> $ arm-elf-gdb xxx.elf
> (gdb) target simulator
> (gdb) load 
> 
> 
> This simulator is rather limited. You might get further using the Kiel 
> simulator buiid into the GUI which also simulates peripherals etc.
> 
> On Thursday 27 January 2005 13:46, dasbento@a... wrote:
> > Hi,
> > Someone knows a debugger for the code compiled in gcc for lpc2129 for
> > linux. I liked a debugger that the arm is emulated for not being
> > necessary JTAG.
> >
> >     Domingos
> > _________________________________________________________
> > CEAC Cursos de formação profissional - peça informações aqui.:
> > http://ceac.online.pt/
> >
> >
> >
> >
> > Yahoo! Groups Links
> >
> >
> >

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.