フィルターのクリア

C2000 Embedded Coder: Debug Server Scripting Error

10 ビュー (過去 30 日間)
Euan Andrew
Euan Andrew 2021 年 5 月 25 日
コメント済み: ATOUI Adil 2021 年 8 月 21 日
I am working on a clean install of Matlab, CCS, ControlSuite and C2000Ware. I can build C-code projects from CCS and deploy them to the hardware with no issues. However, when I try to build and deploy a model with embedded coder, I get the following error:
The following error occurred during deployment to your hardware board:
Debug Server Scripting (DSS) error:
*** User inputs:
Target Configuration: undefined
Program Name: undefined
Board Name: unspecified (connect to first board)
CPU Name: unspecified (connect to first CPU)
Hardware Name: unspecified
Boot From Flash: unspecified
*** Starting debug session...
SEVERE: Cannot read System Setup data from XML file C:\SimulinkCoder\MMPC_Test_ert_rtw\undefined
Error parsing file:
Fatal Error at (0, 0): An exception occurred! Type:RuntimeException, Message:The primary document entity could not be opened. Id=C:\SimulinkCoder\MMPC_Test_ert_rtw\undefined
SEVERE: Could not start server: DebugServer.1: Cannot read System Setup data from XML file C:\SimulinkCoder\MMPC_Test_ert_rtw\undefined
Error parsing file:
Fatal Error at (0, 0): An exception occurred! Type:RuntimeException, Message:The primary document entity could not be opened. Id=C:\SimulinkCoder\MMPC_Test_ert_rtw\undefined
*** Cannot create a valid debug session for Board/CPU=*/*.
Make sure this matches only one board and one CPU.
Exiting...
I'm working direct from a folder on my C drive with no spaces or special characters in the file names.
Any ideas how to proceed?

採用された回答

Chidvi Modala
Chidvi Modala 2021 年 5 月 31 日
You can refer to the following link where answer to similar problem has been provided
  1 件のコメント
ATOUI Adil
ATOUI Adil 2021 年 8 月 21 日
if you can help me with the configuration of my f28335, I am using Matlab 2020a,

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

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by