Hi, I'm doing a new project based on the project of this website http://scriptogr.am/syntaxerror/post/porting-freeimu-code-to-stellaris-launchpad, but I can not make the program run on eclipse, I used to use IAR to workbench MSP430 but now due to startup_ewarm.c is a file written in c, it doesn't work with my code in c++, I tried also with CCS V5.3, Keil and Codesourcery, but at most I get the same result, I really need it!! any suggestions? I need many interrupts vectors for whole my project, and I can't do it. I have no much time and practically I need to do my project with c++ classes.
Is there a way to write the startup file for c++ code for any IDE?? Or is there a way to setup any IDE to do what I'm looking for?
Thanks a lot. Thank you very much in advance, I hope you can help me!