F28035 XCP Connection Error

99 ビュー (過去 30 日間)
Robin Molnar
Robin Molnar 2023 年 6 月 26 日
回答済み: VINODH KUMAR 2025 年 7 月 7 日
Hello,
I try to deploy a simple model to my Texas Insturments Experimenter's Kit powered by an F28035 MCU, but during Monitor & Tune in R2022a, I fail to connect to it.
What happens is that the code gets build and deployed to the MCU, but then the connection fails with:
| External Mode Open Protocol Connect command failed
| Caused by: Could not connect to target application: XCP internal error: timeout expired, in response to XCP CONNECT command
| Component:Simulink | Category:Block diagram error
The model that I use is:
The hardware configuration is:
The External Mode is setup as:
Finally, the SCI_A that should be used by XCP is configured as:
Isn't XCP connection achieved via the XDS100v2 probe, or what is wrong?
Thanks,
Robin

採用された回答

Nathan Hardenberg
Nathan Hardenberg 2023 年 6 月 27 日
I had this Problem with the Piccolo F280049C Launchpad and had to change the COM-Port (which is COM4 in your case):
Model Settings > Hardware Implementation > Target hardware resources > External mode > Serial port (...)
In Device-Manager check for the COM-Port with "User UART". For me by default the other COM-Port (Auxiliary Data Port) was selected. After the change "Monitor & Tune" worked as expected. Maybe this can also help you, even if it is not the same board/processor
  7 件のコメント
ali
ali 2023 年 8 月 26 日
thank you man, it work completely and I connect to borad in external mode.
Robin Molnar
Robin Molnar 2023 年 8 月 26 日
You are most welcome, @ali!

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

その他の回答 (1 件)

VINODH KUMAR
VINODH KUMAR 2025 年 7 月 7 日
I faced the same issue. Its about choosing the correct com port and SCI settings.
i am using launchxl f28069.
The default SCI settings for me is Tx - GPIO29, Rx - GPIO28.
default SCI settings
and from the datasheet of launchxlf28069

タグ

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by