1° how to create a new project, in tutoreial eclips 3.2 we see how imports files but not create a new project, i want to start just with lpc21xx head file and make my programme.c, what a bout ather files like : .crts, .o,.cmd,…
3° in LPC21129 board, ther is no place to put power, (USB ???)
2° LPC flash utility : to communicate ther is just com1,2,3,4,5 and not lpt to put the jtag.
from your question is seen that you are just starting with LPC.
my advise is to go to Philips web site and download and study the LPC2129 datasheets and application notes here is one good book which I would recommend you to read too:
when you say LPC2129 board you should quote which one exactly - there are 3 LPC2129 boards on our web, the schematics are on our web, so it’s obvious where the boards take power from
Philips flash utility doesn’t support LPT ports nor JTAG
the board diveloppement is the LPC E2129 with USB and ethernet , but no place for power, you said jtag dont support the lpt port, how can i transfer my file.exe so!?
and something wrong with the help file LPC E2129.chm we can’t download it.
I didn’t said Jtag don’t support lpt port (which make no sense as sentence anyway) - read what I wrote above: Philips utility doesn’t support JTAG nor LPT ports
you miss basic knowledges and if you don’t follow my early advise to read the book and datasheets whatever one reply to your questions you will not understand as you do now
i download the book and i will read it but if Philips utility doesn’t support JTAG nor LPT ports , how i can do it? i tryed the ocd remote the error message is cable disconnected!! and with winarm it sayed communication error : com1 not open
so i ask you twice for the lpc E2129.chm ( help file)
i download the book and i will read it but if Philips utility doesn’t support JTAG nor LPT ports , how i can do it? i tryed the ocd remote the error message is cable disconnected!! and with winarm it sayed communication error : com1 not open
so i ask you twice for the lpc E2129.chm ( help file)
thanks
The Rowley tools support JTAG (via LPT) for programming and debugging. You can download an evaluation copy, but you have to buy them after the evaluation period to keep using them. They also have their own USB JTAG interface, which isn’t expensive.
The LPC2129 can be programmed through the serial port. You have to use the ISP (in-system programming) tool available from Philips (or one of the open clones).
If you already have a parallel port JTAG adapter (Wiggler clone), you can also use the free (GPL licensed) OpenOCD to both program and to debug the LPC2129.