JMLB 24 Posted March 3, 2011 Share Posted March 3, 2011 We seemed to have branched away from the topic so I started a new thread here. The idea is to have a standard template to have every one submit their code in the code snippet to make it easy to form a library kind of like the arduino. Bluebash even suggested awarding prizes which would make a good incentive. I think this is a great idea Quote Link to post Share on other sites
bluehash 1,581 Posted March 3, 2011 Share Posted March 3, 2011 Good post: A few things to take care of, to add to the discussion: 1. Should this be IDE idependent? I think it should. 2. Directory structure - core and libraries. 3. Support only value line chips for now? Quote Link to post Share on other sites
JMLB 24 Posted March 4, 2011 Author Share Posted March 4, 2011 Just a thought but we could also build on the arduino IDE and ship it with mspgcc but then you loose allot of features like debugging. I also think it should support what ever the launch pad supports. I am suggesting something like this based off the arduino LaunchPad |--------------------------------------| libraries Hardware |--------|--------| |--------|--------------------------------| LCD Servo ect MSP Core | |-------------|-----------| | LCD.c/h Comon GCC ccs Our own wrappers for essetial code... (MSPhere?) | | | IDE idependant code GCC MSP STD CSS MSP STD just to give a general Idea. we could have empty project configured for all the ide including the right paths and files ect I think some thing like that would make a nice little SDK and every one can contribute jsolarski 1 Quote Link to post Share on other sites
jsolarski 94 Posted March 9, 2011 Share Posted March 9, 2011 Looks like a good start Quote Link to post Share on other sites
bluehash 1,581 Posted March 9, 2011 Share Posted March 9, 2011 I'll get back here in some time JMLB. 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.