Yahoo Groups archive

Lpc2000

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

Messages

Browse messages

Page 125 of 329 · 16407 messages matched

Re: [lpc2000] WIGGLER and cable length

2005-11-09 by Ake Hedman, eurosource

... OK thanks Leon. I also have a 2 m cable. Good to know that this works for at least one person. Cheers /Ake -- ... Ake Hedman (YAP - Yet Another Programmer)

Thread view Attachments: 0

Re: [lpc2000] WIGGLER and cable length

2005-11-09 by Tom Walsh

... Cable lengths are a problem with JTAG wigglers (JTAG in general, even high end units could have that problem). When using a wiggler on an SA1100 project

Thread view Attachments: 0

RE: [lpc2000] fixed address variable

2005-11-09 by Gromann, Klaus

Sure, no problem the best way is to use a macro instead of a variable : i.e.: definition : #define fix_adr (*(volatile unsigned long *)0xe0000000) code :

Thread view Attachments: 0

WIGGLER and cable length

2005-11-09 by Ake Hedman, eurosource

Hi all, I never got my Olimex Wiggler to work correctly even after patching the adapter and trying out all suggestions on the net. Last possibilities is that

Thread view Attachments: 0

PWM & UART at the same time

2005-11-09 by Andy

Hallo Da mein englisch nicht sehr gut ist, versuch ichs einfach mal auf deutsch...:-) Plattform: LPC2129 auf dem Olimex-LPC-P212X Mein Problem: Ich erzeuge an

Thread view Attachments: 0

fixed address variable

2005-11-09 by szemzoandras

Hello, Is it possible to place a variable to a fixed memory location in gcc, like in keil, i mean: unsigned int dd _at_ 0x81000000; Or I can only do it with

Thread view Attachments: 0

Pwm disabled if serial's not attached?

2005-11-09 by -=Quequero=-

Hello all, I m having a strange problem with an LPC2138 (Olimex board H2138), my PWM outputs are working fine, but if serial cable is not attached to the

Thread view Attachments: 0

PWM & UART at the same time

2005-11-09 by andypselon

Hallo Da mein englisch nicht sehr gut ist, versuch ichs einfach mal auf deutsch...:-) Plattform: LPC2129 auf dem Olimex-LPC-P212X Mein Problem: Ich erzeuge an

Thread view Attachments: 0

Re: Uart receive timeout Interrupt?

2005-11-09 by Guillermo Prandi

Hi, Peter. Have you verified your P0.14 is low during reset? It is required to automatically enter ISP if the ROM checksum is good (i.e., the ROM is not

Thread view Attachments: 0

Uart receive timeout Interrupt?

2005-11-09 by Peter Homann

Hi, Thanks for the offer. I d be interested in learning how to implement Modbus on the LPC. Anything you can send will be a big help as I m new to the Arm

Thread view Attachments: 0

Re: New to microprocessor

2005-11-09 by Eric

... Thanks for your reply. The only *driver* of Moschip is to set the serial port to the PCI (http://www.moschip.com/data/products/NM/linux.zip). I don t know

Thread view Attachments: 0

Re: Uart receive timeout Interrupt?

2005-11-09 by radim100

... LPC2138 ... occurred ... 3.5 ... the ... character in ... receive ... not ... a ... If you are interested in MODBUS slave for LPC213X email me and I can

Thread view Attachments: 0

New file uploaded to lpc2000

2005-11-09 by lpc2000@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 lpc2000 group. File :

Thread view Attachments: 0

Uart receive timeout Interrupt?

2005-11-09 by Peter Homann

Hi, I am migrating a serial communications interface (Modbus) to a LPC2138 processor. The Modbus spec defines that an end of message has occurred when a period

Thread view Attachments: 0

Re: Looking to buy compiler

2005-11-09 by Alan Strickland

I m aware of what IAR provides. I have worked with IAR. In fact I had compiled and ran my code under IAR when I got bit. However, the code had been

Thread view Attachments: 0

Re: [lpc2000] Re: Non-aligned access?

2005-11-09 by Charles Manning

... How are you processing interrupts? Perhaps posting your wrapper code (ie the assembler calling the C ISRs). There are two things that I can see causing

Thread view Attachments: 0

Re: Non-aligned access?

2005-11-09 by ee_gary

Definitely seems interrupt related... When I disable the timer interrupt, the interrupt driven spi works great. When I disable the spi interrupt, the

Thread view Attachments: 0

Re: [lpc2000] Re: Non-aligned access?

2005-11-09 by Tom Walsh

... I had that, I grapped some project source of an example program and used that as the foundation for my project. I got bit by an __attribute__ ((naked))

Thread view Attachments: 0

Re: [lpc2000] Re: Looking to buy compiler

2005-11-09 by Charles Manning

... You are partially right. The behaviour is partially ARM defined, and partially Philips defined. A byte intruction won t give a data abort (except for a bad

Thread view Attachments: 0

Re: Looking to buy compiler

2005-11-09 by Alan Strickland

I agree, avoid using bit fields. How bit fields are implemented is compiler dependent. Granted many (all?) compilers give the option of signed/unsigned and

Thread view Attachments: 0

Re: [lpc2000] Re: Non-aligned access?

2005-11-08 by Charles Manning

... That would be my first though too. Either that or a stack corruption causing the register to be nuked, but that would probably be less likely. Is 40000241H

Thread view Attachments: 0

Re: Non-aligned access?

2005-11-08 by Guillermo Prandi

Just an idea: perhaps interrupt routines are not saving/restoring all the registers correctly? Guille ... ~10 ... interrupt ... or ... abort. ... interrupt ...

Thread view Attachments: 0

Re: Non-aligned access?

2005-11-08 by ee_gary

... The instruction at 200H was: LDR R3,[R1] It was part of this function: void wait (void) { unsigned long i; i = timeval; while ((i + 10) != timeval); }

Thread view Attachments: 0

Re: [lpc2000] Jtag for arm!!

2005-11-08 by Piotr Zbysinski - EP(H)

http://www.btc.pl/index.php?id=zl14prg Piotr ... From: Diego Stefanello To: Sent: Tuesday, November

Thread view Attachments: 0

Re: Jtag for arm!!

2005-11-08 by radim100

... The Wiggler Compatible JTAG adapter schematics can be found on http://www.micronix.ca/catalog . Look for JTAG02 specs and schematics . It can be also

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.