Search found 2 matches

by Beni
Wed Aug 19, 2009 11:39 am
Forum: General Remark and Questions
Topic: Syntax error in compilation
Replies: 1
Views: 4372

Re: Syntax error in compilation

Hi! Ok I found the solution: I have to set at Simulation ==> Configuration Parameters.. ==> Real-Time Workshop ==> DsPIC options the path variables / to // ex.: C:\Programs\MATLAB\R2006a\rtw\bin\win32\gmake change to: C:\\Programs\\MATLAB\\R2006a\\rtw\\bin\\win32\\gmake and it complies well. regards...
by Beni
Wed Aug 19, 2009 11:24 am
Forum: General Remark and Questions
Topic: Syntax error in compilation
Replies: 1
Views: 4372

Syntax error in compilation

Hi! I have an compilation error when try to build the examples: ### Invoking Target Language Compiler on ledsample.rtw tlc -r C:\0beni\matlabwork\ledsample_dspic\sources\ledsample.rtw C:\0beni\matlabwork\dspic\dspic.tlc -OC:\0beni\matlabwork\ledsample_dspic\sources -IC:\0beni\matlabwork\dspic -IC:\0...