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

9 ビュー (過去 30 日間)
m gh
m gh 2020 年 10 月 26 日
移動済み: Walter Roberson 2024 年 7 月 10 日
  12 件のコメント
Yang Wang
Yang Wang 2021 年 6 月 24 日
移動済み: Walter Roberson 2024 年 7 月 10 日
promphiriya promboot
promphiriya promboot 2023 年 9 月 18 日
移動済み: Walter Roberson 2024 年 7 月 10 日
The path does not exist, error code: 0

サインインしてコメントする。

回答 (3 件)

Junran Chen
Junran Chen 2021 年 10 月 4 日
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 2022 年 2 月 28 日
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 件のコメント
Sergej Merkel
Sergej Merkel 2023 年 10 月 6 日
i have the same error :(
继续 曹
继续 曹 2024 年 4 月 24 日
官网上说了最多适用于2022b版本

サインインしてコメントする。


Lars
Lars 2024 年 7 月 10 日
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.

Community Treasure Hunt

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

Start Hunting!

Translated by