[EMAIL PROTECTED] wrote: > Hi all, > > I am new to this list as I want to try to include some C code in my PIC14 > projects, ussually written in ASM. > I have been fooling around with EclipseSDCC and I did not managed to make it > completely work (compile, assemble and link) either with GNUPIC tools or > Microchip ones. Mostly because of the incorrect flags and the need for > libraries > at the end of the linker command line. > If someone has some advice for me, please let me know ! > Thanks,
I had the same problem with Z80 projects. EclipseSDCC doesn't seem to be really useful to me. I suggest you just use plain CDT (Which gives C/C++ support for Eclipse) and create your Makefiles manually. Philipp ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Sdcc-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sdcc-user
