Yahoo Groups archive

Lpc2000

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

Messages

Browse messages

Page 317 of 329 · 16407 messages matched

RE: [lpc2100] Digest Number 62

2004-01-22 by Michael Johnson

Can someone explain what Flash Programming via JTAG means in this thread. Have Philips published the JTAG scan chain that accesses the Flash and has someone

Thread view Attachments: 0

More ld script questions..

2004-01-22 by James Dabbs

In the file , from the file on the yahoo site.. in the prog output section, there are these entries: *(.rodata) *(.rodata*) I

Thread view Attachments: 0

RE: [lpc2100] Makefile Project Help

2004-01-21 by Bill Knight

ARM and Thumb code are stored in the same sections. For GNU, ARM and Thumb code must be compiled seperately. They can, however be combined within the same

Thread view Attachments: 0

RE: [lpc2100] Makefile Project Help

2004-01-21 by James Dabbs

I received Lewin s book today. What a great resource! One more question: can anyone point me to info describing the sections used by GNU compiler to store ARM

Thread view Attachments: 0

New file uploaded to lpc2100

2004-01-21 by lpc2100@yahoogroups.com

Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc2100 group. File :

Thread view Attachments: 0

LPC211x4 ISP mode

2004-01-21 by *****

Hello All, I have a question regarding the new LPC211x4, I want to design a board with this device but I can not see any reference to the ISP mode select pin

Thread view Attachments: 0

Re: Secondary JTAG problem.

2004-01-20 by Jim Beagley

After Much hair pulling, I discovered you are partially correct. The IO pins must be set as Input . port 0.27 - 0.31 all must be set as inputs, after this the

Thread view Attachments: 0

Re: [lpc2100] Secondary JTAG problem.

2004-01-20 by Robert Adsett

Check through the notes on Philips microcontroller discussion list. I seem to remember a mention that the pin directions had to be set to match what the JTAG

Thread view Attachments: 0

Secondary JTAG problem.

2004-01-20 by Jim Beagley

Hello again, I have built a board on which I intend to use the secondary JTAG functionality to debug my application. However after adding the code snippet to

Thread view Attachments: 0

Odd Timer Behaviour

2004-01-20 by Robert Adsett

I ve just run into some odd timer behaviour while working on timing routines. I m going to spend some more time nailing down a good demonstration but I

Thread view Attachments: 0

Re: [lpc2100] Makefile Project Help

2004-01-20 by Lewin A.R.W. Edwards

... As Bogdan said, I wrote a book on getting up-n-running on ARM with the GNU tools. In it, I have what I believe is a reasonably easy-to-understand

Thread view Attachments: 0

Re: [lpc2100] Makefile Project Help

2004-01-20 by Bogdan Marinescu

The documentation of ld (http://sources.redhat.com/binutils/docs-2.12/ld.info/index.html) has some info on the syntax and commands of a linker command file.

Thread view Attachments: 0

Makefile Project Help

2004-01-20 by James Dabbs

I m looking for a reference makefile project. Actually, *just* the makefile would be great. I used lpc2106_gcc.zip to get going, but I m having trouble when

Thread view Attachments: 0

New file uploaded to lpc2100

2004-01-20 by lpc2100@yahoogroups.com

Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc2100 group. File : /uPC37M31 Volt

Thread view Attachments: 0

Found information about LPC2129

2004-01-20 by lpc2100_fan

Hi, was browsing the LPC2100 related sites yesterday and found a link on LPC2100.com to the datasheet of the LPC2129. The link from there goes directly to the

Thread view Attachments: 0

Re: IAP problems

2004-01-19 by Richard

There is also an app. note: http://www.semiconductors.philips.com/acrobat/applicationnotes/AN10256 _1.pdf ... example

Thread view Attachments: 0

Re: IAP problems

2004-01-19 by Richard

Data abort, make sure your stack sizes are set. Richard ... example

Thread view Attachments: 0

IAP problems

2004-01-19 by Sören Rennecke

A little question: Has anyone an example program for IAP? I programed the C-code example of the user manual, but it doesn’t work. The code produces the data

Thread view Attachments: 0

Debugger/Emulator for LPC21XX

2004-01-16 by mli00

Hi, Does anyone try out the Insight6.0 + OcdLibRemote + WigglerJTAG combination? Does it really worked? Can anyone tell me if GNU tool chain + Insight can be

Thread view Attachments: 0

Debugger/Emulator for LPC21XX

2004-01-16 by mli00

Hi, Does anyone try out the GDB/Insight6.0 + OCDLibRemote + Wiggler JTAG combination? Does it really work (especially with Insight 6.0)? Can the GNU tool chain

Thread view Attachments: 0

Re: LPC-M416 V1.0

2004-01-15 by leon_heller

... I ve just ordered a batch of nine boards from PCB-Pool - price about 105 Euros for eight working days turnaround. I should have them in a couple of weeks.

Thread view Attachments: 0

can olimex handle multi-layer board

2004-01-15 by shirihuang

say, 4 layer? one of my friends has a proto-board for his hobbist project and wanna find a cheapest board maker to realize. thanks very much! -Huang

Thread view Attachments: 0

Re: LPC-M416 V1.0

2004-01-15 by leon_heller

... I just checked the top and bottom copper Gerber files and the drill file with GCPrevue. They look OK, so the board should be acceptable to most PCB

Thread view Attachments: 0

LPC-M416 V1.0

2004-01-15 by Eduardo de Mier

Hi, I have just uploaded the gerber files and documentation to the module. The archive file is called LPC-M416 V1.0 CAM.zip. The name implies that the pin

Thread view Attachments: 0

Re: DSP'ing with the LPC21xx

2004-01-15 by Peter

... I did a feasibility study on line-echo cancellation based on an LMS filter for a DECT phone handset back in 95 on ARM7TDMI. The echo cancellation

Thread view Attachments: 0

Re: VPB bad read behaviour

2004-01-14 by Richard

Again, proof that this group is on the cutting edge of LPC2100 development. ;-) The VPBDIV read problem is official, official philips description: The

Thread view Attachments: 0

Re: [lpc2100] DSP'ing with the LPC21xx

2004-01-14 by Bogdan Marinescu

I apologize for my mistake; rfPIC should be read as dsPIC, of course :) ... __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the

Thread view Attachments: 0

Re: [lpc2100] DSP'ing with the LPC21xx

2004-01-14 by Bogdan Marinescu

Maybe not as good as ADI s DSPs, but probably better than some low-end DSPs (for example Microchip s rfPIC). There are some drawbacks, of course (no hardware

Thread view Attachments: 0

DSP'ing with the LPC21xx

2004-01-14 by karldalen

Hi! I recently studied the LPC MAC instruction set and suspect that the 21xx would be very good at running many DSP routines. Infact so efficent that it would

Thread view Attachments: 0

Re: How many MIPS can the lpc2106 do ?

2004-01-14 by lpc2100_fan

Ken, MAM fully enabled but we altered the sourcecode several times and I can not remember whether we had set MAMTIM to 3 or to 2 (which did work). I got the

Thread view Attachments: 0

Re: How many MIPS can the lpc2106 do ?

2004-01-13 by kendwyer

Thanks Bob, I assume you had the MAM fully enable and MAMTIM set to 0x3 for your 60MHz tests? Ken ... execution ... from ... a ... that ... the ... to ...

Thread view Attachments: 0

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.