G'day Mark I am using the Bloodshed DevCPP IDE for GNU MSP tools under Win XP pro. This has many features that will facillitate your project development.
The main one being a project manager that creates the "make file" and executes it. This results in an elf file that can be used by the Insight debugger. http://www.bloodshed.net/dev/devcpp.html it is distributed under GPL. I'm using the latest Beta 4.9.8.0 with no major hangups. :) Use the install that is without the "ming compiler" its a smaller download and is not required. Another tip is that all the extensions must be lower case ".c" and ".h" otherwise the CPP compiler is called and an eror results. I have a doc of the setup, a bit fiddly, but worth the effort. Just let me know it anyone is interested and I'll post it. Regards Mike Kroon ----- Original Message ----- From: "Mark Skeels" <meske...@earthlink.net> To: <mspgcc-users@lists.sourceforge.net> Sent: Saturday, August 23, 2003 6:01 AM Subject: [Mspgcc-users] compiling multiple source files > Hi, all, > > Could someone point me to an example project using mspgcc with multiple > source files? > > I have successfully ported a small app writtien in IAR MSP430 C to MSPGCC, > but I had to paste auxilliary .c, .h files into the main files to get it to > work. > > Regards, > Mark > > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines > at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 > _______________________________________________ > Mspgcc-users mailing list > Mspgcc-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mspgcc-users