Hi,
I want to build my project using the command prompt, with gmake, but I'm not able to generate the makefile via command prompt.
When I build using CCSv5 the makefile is automatically regenerated each time and I would like to know how to generate this same makefile externally (using command prompt).
Thank you.