Where do I change the path for Embedded Coder compiler

4 views (last 30 days)
When I press Green 'generate code' button, I receive following error message: Error encountered while executing PostCodeGenCommand for model 'ADC_PWM': The path 'D:\ti\ccsv6\tools\compiler\ti-cgt-c2000_6.4.6' does not exist Caused by: The path 'D:\ti\ccsv6\tools\compiler\ti-cgt-c2000_6.4.6' does not exist
My path is 'C:\ti\ccsv6\tools\compiler\ti-cgt-c2000_6.4.6'
I added path to Matlab 'path', same error message.
I passed the compiler validation in Configuration Parameters.

Accepted Answer

ashish ahir
ashish ahir on 6 Jan 2016
Edited: ashish ahir on 6 Jan 2016
have you tried xmakefilesetup? are you working on any specific target?
  1 Comment
John Bledsoe
John Bledsoe on 6 Jan 2016
xmakefilesetup fixed the problem with the compiler path. Now I have an error: Error encountered while executing PostCodeGenCommand for model 'ADC_PWM': The path 'C:\TI\controlSUITE' does not exist.
I do not see anything in xmakefilesetup looking at controlSUITE.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!