Other Parts Discussed in Thread: SYSBIOS
Hi,
Currently I'm planning to have a separate build system which should be build everything from Makefile ( which is manually written). I will be using Eclipse IDE environment. Can anyone please suggest how to proceed in writing a makefile to be invoked from eclipse IDE for the mentioned platform.
In Brief: The tool chain will be used as it is provided by TI ( TI ARM compiler, XDC tools, TI RTOS, XDS debugger ), but the ultimate goal is to create the build system which consists of makefile which should be run by make which is invoked from eclipse IDE.
And also:
1. Can we use the mingw make to execute the makefile for mentioned platform or gmake is mandatory which comes along with CCS installation.
2. I have observed like when I start build process of the sample Application project, the library is being generated by building the appBLE.cfg. please also suggest the way to achieve the same from makefile.
thanks,
Anil.
