hi,
I am trying to create a .bat file which tries to invoke the msp430_4.4.5 compiler and builds my project
I have saved the necessary includes for compilation in a separate .txt file, and I want to use this file while I invoke the compiler command .. in order to successfully compile my project .
would like to know if this is possible and how ...
thanks & regards