This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS6 on BSD?

This is a continuation of the thread

I had asked "Can the command line tools, no GUI, be used under FreeBSD?"

responded with "Are you asking about the build tools (compiler/linker)?"

Yes.  My last msp430 project was done entirely by calling the compiler and linker from makefiles under Linux.

FreeBSD is being considered for the project at hand.

For those who may find this thread and wonder why:  Every thing needed to build a file that can be loaded into the target processor is either common Linux commands or is present under the parent directory.  That parent directory has been tared and archived.  Good notes and using simple tools increase the chance of being able to build in the future.

Have a good day,

R. Harkins