BigVulcanDeal 0 Posted December 28, 2015 Share Posted December 28, 2015 Does anyone have an inkling how tough this might be? I have a design coded in Energia that has a light-weight multi-tasking kernel of sorts for controlling some motors (and doing other stuff, but the real-time aspects of the design are primarily there for the sake of accurate motor control with minimal logic). At any rate, I am really on the hairy edge for stack space in the g2553, and the interrupt based design makes that situation all the riskier, so these newer chips with their ample amount of RAM really caught my eye. I will probably dive into the task of porting soon enough. I presume there are some guides that may help with integrating new hardware into the Energia ecosystem? I will look for such with all due diligence, but if anyone wants to spare me the effort, I won't complain . Quote Link to post Share on other sites
yosh 121 Posted December 28, 2015 Share Posted December 28, 2015 Hi Just search the forum, I only have tapatalk by hand, but porting for 2955 was already done for Energia. I (together with @@reaper7 ) e.g. used 2955s for some projects. Adaption for the other two should be straight forward. Kind regards BigVulcanDeal and reaper7 2 Quote Link to post Share on other sites
reaper7 67 Posted December 29, 2015 Share Posted December 29, 2015 @@BigVulcanDeal - please check my github https://github.com/reaper7/energia_msp430g2955_yoshpad This repo is for YoshPad board but You can easy adapt it for Your solution. Good luck! yosh 1 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.