Unable to load msp430f149 elf file

I am using windows version of insight for msp430. I am unable to download the elf file that is generated after making the project. Do you have any reason for this?

Unable to load msp430f149 elf file

I’ve never had a problem personally so cannot offer any suggestions. Did you change the download at all? Does the elf file load into the Insight simulator ok? If you send me the elf file then I can try loading into my Insight version.  This would narrow down the problem to either the build or debugger. Use the email address from the contacts page of the WEB site. Regards.

Unable to load msp430f149 elf file

Hello all; I have to use mspgcc to run some source code, but i have no the good experience , so could you tell how to compile the source code and how to create the file with .elf extension and make file. thanks

Unable to load msp430f149 elf file

If you have followed the instructions on the web site to install the tools then all you have to do is go to the Demp/MSP430_GCC directory within a command prompt and type "make". The code will build with no errors.