How to solve Simulink error: The path does not exist for Ti texas microcontroller
131 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
12 comentarios
promphiriya promboot
el 18 de Sept. de 2023
Movida: Walter Roberson
el 10 de Jul. de 2024
The path does not exist, error code: 0
Respuestas (3)
Junran Chen
el 4 de Oct. de 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.
0 comentarios
sudipto mondal
el 28 de Feb. de 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.
3 comentarios
Lars
el 10 de Jul. de 2024
I tried pretty much all of the options above, but in the end, it was updating all add-ons from within the add-on manager that finally resolved the issue.
I have attached a screenshot of how to access the add-on manager (Manage Add-Ons)
I find this strange since in installed the relevant addons (MATLAB Coder, Simulink Coder, Embedded Coder, and C2000 blockset) today. But perhaps it helped correct some of the Simulink paths.
While I have solved the issue for my computer I would still love to understand the root course of the error, so If anyone has a better understanding of why this error occurs, please let me know.
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!