Search the web
Sign In
New User? Sign Up
lpc21isp
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 180 - 209 of 427   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
180
... According to the files description, Version 139 added support for the 23xx and 24xx series. I just acquired a 2378 Olimex board that has the CTS/DTR trick ...
threedmanjpn
Offline Send Email
Aug 7, 2007
4:04 pm
181
... I have used lpc21isp version 1.48 successfully with the Olimex LPC P-2378 board. I "make" the two jumpers and use a command line like lpc21isp -control...
Frank Sergeant
pygmyforth
Offline Send Email
Aug 8, 2007
6:45 pm
182
Your suggestion seems to be working perfectly. That "-control" attribute was the missing ingredient from my previous trials. I am just happy it connects...
Gregory Grosse
threedmanjpn
Offline Send Email
Aug 9, 2007
4:34 am
183
... I love it when a plan comes together. ... I'm sorry, I don't quite seem to understand that paragraph. ... I am shocked (shocked!) that Philips would...
Frank Sergeant
pygmyforth
Offline Send Email
Aug 10, 2007
12:50 am
184
... NXP no longer support the LPC utility, and suggest users use FlashMagic, see http://www.flashmagictool.com/ I use this for LPC2129, LPC2148 and LPC2378...
Martin Honeywill
mhoneywill
Offline Send Email
Aug 10, 2007
2:52 pm
185
Can anybody point me to NXP documentation on how to ISP the LPC2103 using the Stock Philips bootloader. I know lpc21isp can perform ISP but I would like to see...
fordp2002
Offline Send Email
Oct 18, 2007
2:14 pm
186
Hello, ... the documentation of the ISP itself is a separate chapter in the user manual (UM) of each used chip. Regards, Martin...
capiman26061973
Offline Send Email
Oct 18, 2007
2:18 pm
187
I downloaded version 1.49 today and I am trying to get it running on an ARM9 processor. I tried to compile it on my GCC C++ (G++) compiler but there were quite...
fordp2002
Offline Send Email
Oct 31, 2007
2:57 pm
188
... on ... of ... here ... try visual c++ to compile it...
temelkovs
Offline Send Email
Oct 31, 2007
10:11 pm
189
I was testing the lpc21isp program on Linux using a USB-to-serial converter as the interface to my development board and I think I found a bug in the...
geschke
Offline Send Email
Nov 6, 2007
8:59 pm
190
Hi, Is it possible to compile this project under Visual Studio .NET 2003 (v7)? We are wanting to compile the latest version of the code for Win32, so that we...
smt5211
Offline Send Email
Nov 8, 2007
9:57 pm
191
Hello, ... (v7)? just open a DOS-Box, enter vcvars32 to get compiler pathes set and enter the following command to compile: cl lpc21isp.c Regards, Martin...
capiman26061973
Offline Send Email
Nov 8, 2007
9:59 pm
192
You can also use MinGW to produce a win32 binary that runs under Windows, without using Visual Studio .NET 2003 (v7). 1. Download MinGW. 2. Install. 3....
smt5211
Offline Send Email
Nov 8, 2007
10:05 pm
193
Hi Shane, Now where have I heard that name before ... maybe in PIC circles, ah yes I think so. I had to make quite a few patches to get lpc21isp to build under...
fordp2002
Offline Send Email
Nov 8, 2007
10:35 pm
194
Hi Simon, My name is Lachezar Temelkov and am also trying to build it in Visual Studio 2005. Could you please send me your version of lpc21isp which you...
Lachezar Temelkov
temelkovs
Offline Send Email
Nov 9, 2007
2:52 am
195
Well I have posted it into the files section. It was based on 1.49 with some formatting changes and a lot of casts. If I get time I will look at the reason for...
fordp2002
Offline Send Email
Nov 9, 2007
8:09 am
196
Hi, I've installed both 1.47 and 1.49 versions binary. If I try on COM1: on a IAR demo board all works well. If I try with a FTDI Usb converter (a DLP board),...
braintechsrl
Offline Send Email
Nov 19, 2007
6:21 pm
197
Hello fellow group members. I have had a chance to play with the code hosted here and I am trying to make it do new things. I have a product with two ARM...
fordp2002
Offline Send Email
Nov 22, 2007
9:39 am
198
... and ... I've found the answer in anotehr post! Using \\.\com3 works well! Regards...
braintechsrl
Offline Send Email
Nov 24, 2007
3:10 pm
199
Hi all! I'm new to this group and I want to flash my LPC-devel-board with linux. I thought I take the newest beta version (lpc21isp_220_4alpha.zip) till I...
bert.lange
Offline Send Email
Dec 4, 2007
7:06 pm
200
Hello fordp, ... can you please have a look at the previous post ? It looks like your version is not more compiling under Linux. Perhaps you have cut out ...
capiman26061973
Offline Send Email
Dec 4, 2007
7:14 pm
201
Hello Bert, ... I have renamed the lpc21isp_220_4alpha.zip, so it is now sorted to the beginning of the list of version. For the compile problems, please have...
capiman26061973
Offline Send Email
Dec 4, 2007
7:17 pm
202
I will try and get chance to look at Linux compilation. I will have to do a makefile for it too. I do not have a Mac so you are on your own there! As I...
fordp2002
Offline Send Email
Dec 5, 2007
2:54 pm
203
Hello I have a Linux Makefile and even a debian package ( in the repository at paparazzi.enac.fr ), though not of the latest version. I would again strongly ...
antoine.drouin@...
poinux
Offline Send Email
Dec 5, 2007
10:53 pm
204
Hello all! At first, thanks to Martin for clearifying the file names. ... Fine, but no stress at all. ... Not really. I renamed it back on my 1.51 and got 3...
bert.lange
Offline Send Email
Dec 7, 2007
10:31 am
205
I am pleased you like the code split. I was not sure how it would go down. I am still working on an improved version. The main changes in my current version...
fordp2002
Offline Send Email
Dec 7, 2007
11:27 am
206
Hello, I'm trying to compile lpc21isp on OS X 10.5 using i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 I tried 122_220_4alpha and 124b, both times I got the same...
Martin
herfson
Offline Send Email
Dec 10, 2007
7:44 pm
207
Hello, ... i can dark remember that there was such an error in the past, which was fixed then. Can you please take one of the up to date version like 1.48 or...
capiman26061973
Offline Send Email
Dec 10, 2007
7:49 pm
208
Hi, now it works just fine, this evening I looked over the files again and found lpc21isp_133.zip Added support for MacOS X systems. Which I could compile...
Martin
herfson
Offline Send Email
Dec 10, 2007
8:23 pm
209
Hello, I'm new in the microcontroller world and I trying use a LPC2378 micro for a new design. The LPC2378 has inside a USB port and I'm trying to use USB to...
cippalippa1967
Offline Send Email
Dec 11, 2007
11:51 am
Messages 180 - 209 of 427   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help