vincent1971 0 Posted January 7, 2013 Share Posted January 7, 2013 Is there a simple guide for compiling things like this in windows? http://forum.stellarisiti.com/topic/287-enc28j60-booster-pack/ I installed the gnue tools and stellaris ware and try to read the documents. But I lost. Maybe an idea to make a topic with the most commont things? Quote Link to post Share on other sites
bluehash 1,581 Posted January 8, 2013 Share Posted January 8, 2013 At what stage are you now? Did you try a basic blinky example and had it working on your board? Quote Link to post Share on other sites
vincent1971 0 Posted January 8, 2013 Author Share Posted January 8, 2013 Oh blinky examples in Code composer is for me no problem. But to compile that project. What must I do to compile such project? What kind of parameters, what kind of linker etcetera. Quote Link to post Share on other sites
bluehash 1,581 Posted January 8, 2013 Share Posted January 8, 2013 It's hard to say where you are stuck at. Are you getting any linker errors? Quote Link to post Share on other sites
xpg 127 Posted January 8, 2013 Share Posted January 8, 2013 Any errors you are getting would be very useful. I haven't tried the stellaris-enc28j60-booster example code for a while in CCS. Will do so tonight. It used to work, though :-) Quote Link to post Share on other sites
xpg 127 Posted January 8, 2013 Share Posted January 8, 2013 I just checked. It should be quite straightforward to compile the ENC28J60 Booster example code with CCS following the description at http://forum.stellarisiti.com/topic/287-enc28j60-booster-pack/page-2#entry1264. The code can be flashed to the Launchpad but I never got it running properly. The code has been developed using GCC, but setting up a good GCC build environment can be a bit tricky if you're not used to it. I would love to make the ENC28J60 code more easy to get started with, but I'm kinda lacking the time to do it :-( Quote Link to post Share on other sites
xpg 127 Posted January 9, 2013 Share Posted January 9, 2013 On which OS are you working vincent1971? Quote Link to post Share on other sites
vincent1971 0 Posted January 11, 2013 Author Share Posted January 11, 2013 I am working with Windows XP. Is there a kind of batch file that I can use it as an example? hmmm tomorrow I am looking at : http://forum.stellarisiti.com/topic/445-gcc-make-and-windows/ Quote Link to post Share on other sites
pimmel 5 Posted January 18, 2013 Share Posted January 18, 2013 I was the author of the post you linked...I decided to embrace my love of Unix/Linux and opted to use cygwin; I wrote up a bit more (which can be found here: http://underwaterwhistler.blogspot.com/2013/01/getting-started-with-stellaris-launchpad.htm) and linked it originally here: http://forum.stellarisiti.com/topic/460-gcc-and-cygwin. It works rather well Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.