Hi,
I am generating my code with MATLAB Simulink for F28027 launchpad. When i build my model ".out" file of model created at C:\Documents\MATLAB\project\CustomMW and works perfectly. I am not sure thats an error for code generation but i saw an error on command window which appears after code generation.
It says in english : '"echo"' is not recognized as an internal or external command, operable program or batch file.
I followed this steps for configure my xmakefile: http://www.mathworks.com/matlabcentral/answers/25472#answer_33930
Here it is my xmakefile config:
8371.ticcs_c2000_ccsv5_clone1.rar
As i said before it does not effect my model and program but i could not get why i am getting this error.
Edit: I changed something and i got i new error now. Please see my second post.