"xmakefilesetup" is not available in Matlab 2017

2 views (last 30 days)
Although I have installed Matlab coder, embedded coder, and Simulink coder in my computer I am not able to use the command xmakefilesetup to setup ccs paths. The error message I get says, 'The xmakefilesetup has been removed. There is no known work around'. Any suggestions?
  3 Comments
Md Rasheduzzaman
Md Rasheduzzaman on 24 Aug 2018
Edited: Md Rasheduzzaman on 24 Aug 2018
Yes, TI C2000 is installed, all other necessary packages/toolboxes such as Simulink coder, Matlab Coder, Embedded coder are installed as well.
Md Rasheduzzaman
Md Rasheduzzaman on 9 Nov 2018
Edited: Md Rasheduzzaman on 9 Nov 2018
The problem was solved after contacting the technical support team. Apparently, the license server was not activated. Used these commands to find out:
>>license checkout real-time_workshop
license checkout MATLAB_Coder
license checkout SIMULINK_Coder
license checkout RTW_Embedded_Coder
license checkout Simulink_Coder
restoredefaultpath
rehash toolboxcache

Sign in to comment.

Answers (0)

Products


Release

R2017a

Community Treasure Hunt

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

Start Hunting!