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
How to compile under Visual Studio .NET 2003 (v7)   Message List  
Reply | Forward Message #195 of 429 |
Re: How to compile under Visual Studio .NET 2003 (v7)

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 all the casts.

It is untested, you may want to use it diff it against 1.49 to see
what I have done, in case I have introduced some bugs.

I guess a lot of people here do not know c++ ????

I think the application would benefit a lot from being split into 4 to
5 c files and gaining a few h files as well. It would make it much
easier to port and maintain.

The sort of thing I am talking about is splitting out the low level
programming code for the Philips chips from the Analog Devices. I
think the Linux specific stuff could go in a separate file and that
would make it more readable.

I could give it a go if nobody objected.




Fri Nov 9, 2007 8:09 am

fordp2002
Offline Offline
Send Email Send Email

Forward
Message #195 of 429 |
Expand Messages Author Sort by Date

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

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

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

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

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

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
Advanced

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