Message 11209
2005-12-08 by nieuw bericht
Hi all, I'm learning to work with the LPC2148 processor, and have a pcb board for this, from embeddedartists.com. I would like to use the gnuarm toolchain with gdb to program and debug the lpc2148 via JTAG. I've read some documents about this, one of the more concrete being ARM Cross Development with Eclipse Version 2, by James P. Lynch. He states on page 8 that, for debugging with a Wiggler JTAG emulator, you are restricted in code size by the size of the RAM in the device, which for the LPC2148 is 32kB. This seems like a bit strong a constraint. Can anyone give his opinion on this? Do the commercial debug solutions from keil etc have the same constraints, and if not, is it possible to use a low-cost JTAG emulator (like Amontec's debug value pack) with gcc/gcb to program the lpc2000 processors with full freedom, to the maximum extent? Thank you very much for every suggestion !