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 42 - 72 of 427   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
42
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc21isp group. File : /Beta...
lpc21isp@yahoogroups....
Send Email
Nov 13, 2005
9:14 pm
43
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc21isp group. File : /Beta...
lpc21isp@yahoogroups....
Send Email
Dec 2, 2005
6:42 pm
44
When I run it in VC7 debugger it complains about a potential buffer overrrun. It's reported when philpsDownload exited. This is the offending code: char...
lpcarmed
Offline Send Email
Dec 4, 2005
4:43 pm
45
I added rudimentary FTDI USB support by calling the direct FT_W32_ functions of the D2XX driver. Tested with LPC2214 and VC7. With a little bit more...
lpcarmed
Offline Send Email
Dec 4, 2005
5:19 pm
46
Hello Gabe, i think you are correct, the for next loop from 0 to 63 (with the equal sign) is enough. Regards, Martin ... From: "lpcarmed"...
Martin Maurer
capiman26061973
Offline Send Email
Dec 4, 2005
5:29 pm
47
Hello, correct me if i am wrong, but does the FTDI not support a COM Port to access it ? What is the improvement to do it the hard way through the FTDI device...
Martin Maurer
capiman26061973
Offline Send Email
Dec 4, 2005
5:32 pm
48
Yes and no. In my case it was an FT2232C, having 2 channels, one of them is used as COM port, the other one as I2C. The latest drivers still could not really...
lpcarmed
Offline Send Email
Dec 4, 2005
5:56 pm
49
Hello, are these big changes ? Can you post the code here or send it via email to me ? Is it still possible to compile lpc21isp.c standalone or do you need any...
Martin Maurer
capiman26061973
Offline Send Email
Dec 4, 2005
6:37 pm
50
... Since the index 64 doesn't exist I would hope not. That table should be 1 entry larger. Strange, I thought I'd fixed and sent this on with the AD support...
Robert Adsett
robertadsett
Offline Send Email
Dec 6, 2005
1:07 am
51
Hello Robert, the last time i looked into the sources, i see that only [0 to 63] is used (there is a ...uuencode_table[... & 63] inside the code). So i still...
Martin Maurer
capiman26061973
Offline Send Email
Dec 6, 2005
6:02 am
52
... So it is, I must be remembering some other code setup that was using 0 for some purpose and then leaving 1-n for the lookup. Removing the = should be a...
Robert Adsett
robertadsett
Offline Send Email
Dec 7, 2005
4:29 am
53
... way to get the job done. Sounds interesting. Can you upload your code to this forum, or is there a website where we can D/L it? Eric...
Eric Engler
englere.geo
Offline Send Email
Dec 7, 2005
7:14 pm
54
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc21isp group. File :...
lpc21isp@yahoogroups....
Send Email
Dec 9, 2005
3:20 am
55
Hello I'm Sven! I'm a developer for Testequipment. We use LabVIEW for the systems. Now I have to realise a programming tool for the LPC. The developer of the...
svene74
Offline Send Email
Jan 18, 2006
6:59 pm
56
I've been doing some changes to LPC21ISP and have run across some odd behaviour on Windows. I'm seeing the following behaviour when writing a uuencoded line of...
Robert Adsett
robertadsett
Offline Send Email
Feb 5, 2006
6:29 am
57
... Found it, I was reserving space for the terminating null twice so there was less room than expected and Windows was refusing to read into a zero length ...
Robert Adsett
robertadsett
Offline Send Email
Feb 5, 2006
7:25 pm
58
I've just put in the files section a test version of LPC21ISP. It is branched off of 1.22 so in some ways it's a little behind. I'll try to catch it up as I...
Robert Adsett
robertadsett
Offline Send Email
Feb 10, 2006
4:37 am
59
Hi all, and thank you for sharing your results. Good that it tok half a day to grant me rights to write on this group :) I had time to cool down and made new...
Cyril Holweck
lets_dream_fr
Offline Send Email
Feb 13, 2006
8:18 pm
60
Hello Cyril, ... I have restriction on first time users of this mailing list and also on first time posters, because i try to avoid spam. Have a look at other...
Martin Maurer
capiman26061973
Offline Send Email
Feb 13, 2006
9:00 pm
62
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc21isp group. File : /Beta...
lpc21isp@yahoogroups....
Send Email
Feb 14, 2006
10:13 am
63
Hello, Is there a compiled windows compiled version that I can use through command line to programs and verify code? This is needed for mass production. I...
Gus
gus_is_working
Offline Send Email
Feb 16, 2006
5:16 am
64
Hello Gus, ... through ... There is a compiled version for windows. It can be downloaded from http://guest.engelschall.com/~martin/lpc21xx/isp/index.html But...
capiman26061973
Offline Send Email
Feb 16, 2006
5:22 am
65
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc21isp group. File : /Beta...
lpc21isp@yahoogroups....
Send Email
Feb 22, 2006
3:20 pm
66
Hello Why you guys aren't you using a dedicated software development environment like those from savannah ( savannah.gnu.org ) or sourceforge ? I think this...
Antoine
poinux
Offline Send Email
Feb 22, 2006
8:27 pm
67
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc21isp group. File : /Beta...
lpc21isp@yahoogroups....
Send Email
Feb 25, 2006
6:40 pm
68
Hiya, As you might have seen, I've uploaded a file to the beta folder. My modification adds the LPC2103 uC (and only the 2103; the datasheet I have here says...
sprite_tm3
Offline Send Email
Mar 10, 2006
9:14 pm
69
What licene is lpc21isp written under ? For my application I need FTDI and LPC2103 support. These two things do not appear to be available in the same version....
fordp2002
Offline Send Email
Mar 12, 2006
1:40 pm
70
Sir, I am not able to gunzip the linux (lpc21isp.gz) file. I am getting an error... gunzip: lpc21isp.gz: not in gzip format Please help me out, Thanking you in...
sneha.jeevakumar
sneha.jeevak...
Offline Send Email
Mar 15, 2006
6:35 am
71
Hi, ... Sometimes the browser (happened to me sometimes with Mozilla/Firefox) automatically un-gzips the file automatically. Try renaming it to 'lpc21isp' and...
Björn Schneider
brogon55
Online Now Send Email
Mar 15, 2006
11:38 am
72
Sir, I compiled the source file and executed using: lpc21isp -PHILIPSARM test.hex /dev/ttyS0 9600 14746 Output I got was : Target: Philips. lpc21isp version...
sneha.jeevakumar
sneha.jeevak...
Offline Send Email
Mar 15, 2006
1:31 pm
Messages 42 - 72 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