please tell me steps to convert default.gpj file to a makefile.
I created a helloworld C example,compiled in Greenhills(Multi IDE),after compiling getting a default.gpj file,trying to convert this one into a makefile.
In command prompt using the below command
"gpjmodify default.gpj -generate_makefile"
but getting a error message "gpjmodify is not recognized as an internal or external command,operable program or batch file".
could any one please tell me how to convert .gpj file to makefile.
Regards, Asha.S.D