Dear all,
I am trying to make the executable by following the doc AVServer_Design_guide_IPNC_DM36x.pdf.as below:
3.6.4 Making a executable
By default running make on MAKEFILE.MK will result in .a file.
•
To generate a .out or executable file do make exe on MAKEFILE.MK
•
But when i am trying i am getting the following:
make: *** No targets specified and no makefile found. Stop.
Am i missing something,how can i generate the executable.
Thanks and Regards,
Mayank