Regarding TMS32028379D Build Deploy Error

조회 수: 1 (최근 30일)
YOGESH
YOGESH 2024년 12월 4일
답변: Sreeram 2024년 12월 12일
As I am build MATLAB simulation to TMS320FF28379D.. THere is a error:
The following error occurred during deployment to your hardware board: Debug Server Scripting (DSS) error: The system cannot find the file specified......
Kinldy provide solution for this....

답변 (1개)

Sreeram
Sreeram 2024년 12월 12일
Hi Yogesh,
This issue is most likely due to MATLAB not being able to find a TI product such as TI C2000WARE. Consider following these steps to resolve this:
1. Ensure that the required products and applications are installed: Embedded Coder, C2000 Microcontroller Blockset, C2000Ware, ControlSuite, and Code Composer Studio.
2. Ensure the C2000 Support Package is correctly set up by clicking the "setup" icon in the Add-Ons Manager. This will take you through a series of steps to configure and locate installed TI products.
Run the following command in MATLAB to see the short instructions on setting up the support package:
web(fullfile(docroot,'supportpkg/texasinstrumentsc2000/ug/install-support-for-c2000-processors.html'))
Or access the following link for the latest documentation:
3. Ensure the board is set up correctly in the Hardware Implementation tab of the model's Configuration Parameters. Verify that Code Composer Studio is correctly set up and configured for Embedded Coder.
I hope this helps!

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by