How to solve Simulink error: The path does not exist for Ti texas microcontroller

133 views (last 30 days)
  10 Comments
Eduardo Gutiérrez Córdova
I'm have the same problem of 'm gh' and 'Célian Voisard'. I have no spaces, the configuration of CCS was properly verified, i´am in the selected path, and still have the error of the "unixisting path".

Sign in to comment.

Answers (4)

promphiriya promboot
promphiriya promboot on 18 Sep 2023
The path does not exist, error code: 0

Yang Wang
Yang Wang on 24 Jun 2021

Junran Chen
Junran Chen on 4 Oct 2021
Hi, I have faced the same problem as you. Here is how I solved it:
When you open the add-on explorer, It will ask you to download 3-party applications like CCS, controlSUITE, 2000ware. Just download them all and rerun your simulink model, I think it will fix your problem.

sudipto mondal
sudipto mondal on 28 Feb 2022
Hello Everyone,
I faced the same problem. But finally I found out the solution and solved mine.
Problem: The path ' ' does not exist
Reason: TI Control Suite, Code Composer Studio, C2000Ware has not been installed properly.
Solution: You must install above 3 Application in order to run the code on hardware properly. Firstly use External Add-On from Matlab and select c2000 package. Then select all the available boards and the window will automaticallty tell you which version of these 3 Application you have to install. Just install these 3 Application and you are done with the solution.
I am using R2020a. These are the versions for mine.
  2 Comments
Andres Holguin
Andres Holguin on 4 Oct 2023
I have suposedly installed all those programs and it does not work, even trying to build the model, not deploying to the board triggers the same error of the path does not exist, something weird is, in Matlab R2022a the same model worked just fine with the board, but in R2023a or R2023b doesn´t work, not even build.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!