Re: VPB bad read behaviour
2003-12-18 by jvedum
Yes, I have also had problems reading the VPB registers. Sometimes I need to read more than twice. But writin the register seems to work without problems. Jon
Yahoo Groups archive
Messages
Page 323 of 329 · 16407 messages matched
2003-12-18 by jvedum
Yes, I have also had problems reading the VPB registers. Sometimes I need to read more than twice. But writin the register seems to work without problems. Jon
2003-12-18 by leon_heller
... table in ... I use 56 ... The above should read 56 pF and 47 pF respectively. Leon
2003-12-18 by James Dabbs
... You can find suitable JTAG emulators like this here: http://www.ocdemon.net http://www.ashling.com http://www.nohau.com I m sure there are more as well,
2003-12-18 by Leon Heller
... From: atmelbr To: Sent: Thursday, December 18, 2003 11:26 AM Subject: [lpc2100] ARM JTAG Hi all, I´m a
2003-12-18 by atmelbr
Hi all, I´m a newbie ARM developer and need some help.I´m trying to find a simple JTAG adapter to develop using gcc/gdb/insight.I found schematics for a
2003-12-18 by Leon Heller
... From: Lasse Madsen To: Sent: Thursday, December 18, 2003 8:41 AM Subject: [lpc2100] Hi all. ... looking ...
2003-12-18 by Lasse Madsen
Hi everyone. I m so pleased to find the LPC user group here on yahoo as i ve been looking for info about the LPC2106 for quite some time. Allow me to introduce
2003-12-18 by Leon Heller
... From: pasini_antonio To: Sent: Thursday, December 18, 2003 6:51 AM Subject: [lpc2100] Re: LPC2106 and FPGA
2003-12-18 by pasini_antonio
... and a Xilinx ... Great. I started gathering info to make a board exactly like that early new year. But I d go for a Spartan 3, XC3S200-4TQ144. Samples are
2003-12-18 by David Willmore
... Multiple channels in and out of high bit rate/bit depth audio--for amateur radio use. Ethernet would be a better general purpose interface, but it can t
2003-12-17 by lpc2100_fan@yahoo.com
... flipflops ... Hi David, what would be your application with high speed USB? Would the LPC210x offer enough performance? My wish would be a 10/100 Ethernet
2003-12-17 by Pablo Bleyer Kocik
An installer is available following http://www.ariusdsp.com/gnuarmtools.html. Only C & C++ are enabled, compiled against Newlib. Please, test it to see if it
2003-12-17 by Curt Powell
David, I m integrating the lpc2106 with the cypress ez-usb sx2 sie right now. Contact me off-line if you want to share experiences. Curt ... From: David
2003-12-17 by Pablo Bleyer Kocik
... Our ARMermelator project aims toward that. The main board consists of an AT91 processor, Flash memory, SRAM and an XC2S50E/XC2S100E FPGA, all in a 3 x2
2003-12-17 by Pablo Bleyer Kocik
... I am compiling a snapshot of the 3.4 series now. I will made it available on the GNUARM site as soon as I test it. Regards!
2003-12-17 by Leon Heller
... From: Lewin A.R.W. Edwards To: Sent: Wednesday, December 17, 2003 4:33 PM Subject: Re: [lpc2100] ARIUSDSP -
2003-12-17 by David Willmore
Since these micros are so quickly being developed, there isn t a lot of variety yet, and because Philips seems quite responsive and helpful; I thought we could
2003-12-17 by Lewin A.R.W. Edwards
... before ... #define CAGEY From what site (I mean, what was the domain name) did you download the eval version, and was it explicitly labeled as a beta?
2003-12-17 by Lewin A.R.W. Edwards
... compete ... four Fair enough. The main thing for me is, I don t really need multiple development systems with overlap, so I d prefer to pay once for a CPU
2003-12-17 by Leon Heller
... From: Lewin A.R.W. Edwards To: Sent: Wednesday, December 17, 2003 3:57 PM Subject: Re: [lpc2100] LPC2106 and
2003-12-17 by Bill Knight
... I m pretty sure the latest developer betas from Keil fix this issue (sorry no URL). ... I pulled down their eval version about a week ago and tested it
2003-12-17 by Lewin A.R.W. Edwards
... I m pretty sure the latest developer betas from Keil fix this issue (sorry no URL). -- Lewin A.R.W. Edwards (http://www.zws.com/) Learn how to develop
2003-12-17 by Lewin A.R.W. Edwards
Hi Leon, ... Xilinx ... It could be useful, but if you re continuing to develop this as a platform, I _personally_ would rather see a single standardized CPU
2003-12-17 by Bill Knight
I ve been doing ARM development for a few years now and am presently working on an ARM project which requires thumb-interwork(ing). The majority of the code
2003-12-17 by Leon Heller
... From: microbit To: Sent: Wednesday, December 17, 2003 3:18 PM Subject: Re: [lpc2100] LPC2106 and
2003-12-17 by microbit
Hi Leon, This kind of thing would be great for many things considering there s so much more CPU power now. I d have quite a few apps in mind, but the downer
2003-12-17 by Leon Heller
... From: Robert Adsett To: Sent: Wednesday, December 17, 2003 2:44 PM Subject: Re: [lpc2100]
2003-12-17 by Robert Adsett
... Sounds intriguing Leon. Unfortunately, I ve no idea what I d do with it, nothing I ve done has required that sort of logic. It s either been best done
2003-12-17 by Leon Heller
I am thinking of designing a little 4-layer PCB with an LPC2106 and a Xilinx Spartan XC2S200 on it, for one or two applications I ve got in mind. The FPGA will
2003-12-16 by Robert Adsett
... Oh and the startup that goes with it. /* Sample initialization file */ .extern main .extern exit /* .text is used instead of .section .text so it works
2003-12-16 by Pablo Bleyer Kocik
... Please, let us know if you find any problems. I have tested it with a few targets and it seems to work alright, but with Windows you never know ;^) Do you
2003-12-16 by Lewin A.R.W. Edwards
... It should be a very simple task, all you would really need to do is change the ROM and ROM addresses. But then, I did spend 100+ pages in my book talking
2003-12-16 by Robert Adsett
... One linker script coming up. This is for the 2104 but should be trivial to modify for the 2106. I ve got more to do, particularly for the register
2003-12-16 by capiman@t-online.de
Has someone in the group already created such a linker script for the LPC2106 ? I started to modify the example, but it seems to be a non trivial task, without
2003-12-16 by Lewin A.R.W. Edwards
... Be advised that the only way to use the board effectively with the Keil tools is if you have a Keil USB-JTAG interface. uVision doesn t integrate with
2003-12-16 by Lewin A.R.W. Edwards
Hi Kelvin, ... standard C ... You re right, what I actually should have said there is zero out the .bss segment . Thinkographical error. By way of defense,
2003-12-16 by lpc2100_fan@yahoo.com
Hi, recently I attended a Philips training for the LPC2000 ARM microcontrollers. Two boards with availability in January timeframe were announced. 1. For the
2003-12-16 by Robert Adsett
... Also set uninitialized globals to 0. That way you get a fairly standard C run-time environment. I ve never bothered zeroing the heap since after the first
2003-12-16 by Lewin A.R.W. Edwards
Hello, ... You need to use a linker script. I have made the example programs from my getting-started-with-ARM book available for download from my web site :
2003-12-16 by capiman@t-online.de
Hello, first many thanks to ariusdsp for their arm toolchain, seems to be running fine under cygwin (WinXP) Already compiled some C code from this newsgroup.
2003-12-16 by Hugh O'Keeffe
Hi, the GNU chain is available prebuilt at the following location: http://www.ariusdsp.com/gnuarm/index.html this was posted to comp.sys.arm recently. Hope
2003-12-16 by David Willmore
... I built the toolchain last night in anticipation of producing code for chips that are anticipated shortly. :) The default instructions didn t work for me,
2003-12-16 by Pablo Bleyer Kocik
http://www.ariusdsp.com/gnuarm/ You can help us test the distro if you use it ;^) Regards.
2003-12-16 by Bill Knight
On Tue, 16 Dec 2003 09:40:33 -0000, arturo_tramontini wrote: I ve used keil uvision3 demo for some test lpc2106, i like it, but the cost of running version is
2003-12-16 by Lewin A.R.W. Edwards
Hi Leon, ... I have one on the desk next to me. However, there are apparently only four other EVBs of this model in the United States, so supply may be a
2003-12-16 by Leon Heller
... From: Lewin A.R.W. Edwards To: Sent: Tuesday, December 16, 2003 12:10 PM Subject: Re: [lpc2100] Can someone
2003-12-16 by Lewin A.R.W. Edwards
... command ... uVision supports integration either with the GNUPro tools [which Keil supplies] or with the ARM tools, if you have them. The IDE does not
2003-12-16 by Leon Heller
... From: arturo_tramontini To: Sent: Tuesday, December 16, 2003 9:40 AM Subject: [lpc2100] Can someone help me to
2003-12-16 by Oliver Schneidewind
... Bill Gatliff have on his Homepage a good instruction to build the gcc for a ARM. The link is :
2003-12-16 by arturo_tramontini
I ve used keil uvision3 demo for some test lpc2106, i like it, but the cost of running version is out of my budget (vendors ask about 1700eu.+tax), so i ask me