TMS320F28379D problem loading Code

8 ビュー (過去 30 日間)
Rida Adardak
Rida Adardak 2020 年 8 月 7 日
コメント済み: G K NAVEEN KUMAR 2023 年 1 月 10 日
Hello,
I have some troubles when i am trying to load the C code generated from Simulink model to Delfino™ TMS320F28379D.
You will find attached what I was able to achieve ; configurations and Simulink model.
The idea is turning on the LED2 (GPIO31) and LED3 (GPIO34).
What do you thing ? it's true ?
Please I need your help !
Thank you all.

回答 (2 件)

Aditya Padmanabha
Aditya Padmanabha 2021 年 10 月 18 日
Hi rida,
Please follow the shipping example which explains how to do a simple model to blink a LED on C2000 hardware board. Getting Started with Embedded Coder Support Package for Texas Instruments C2000 Processors - MATLAB & Simulink (mathworks.com)
Thanks,
Aditya
  1 件のコメント
G K NAVEEN KUMAR
G K NAVEEN KUMAR 2023 年 1 月 10 日
Error: File: C:\Program Files\MATLAB\R2022b\rtw\c\tlc\public_api\utils_api.tlc Line: 473 Column: 10 %exit directive: Simulink Coder Fatal in block: "BridgelessBoostPFCwithAPD/inverter calculate2", block type "S-Function": MFile S-functions without a corresponding TLC file are not supported. You can inline your S-function (fpga_model) by creating a TLC file for it. You can also remap your S-function to C by creating a corresponding C Mex source file and a fpga_model.tlc file in the same directory as the MFile S-function which contains (on the first line): %% CallAsCMexLevel1 or %% CallAsCMexLevel2

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


Sarva Ruvinigya Somanshu
Sarva Ruvinigya Somanshu 2022 年 12 月 4 日
Hey,
I assumed that you have done this step also -
  1. First insure that you have installed required hardware support add-on packege
  2. Select hardware under configuration Parameters -> hardware implimentation -> hardware board
  3. Now after selecting correct hardware go to -> target hardware resources -> external mode -> serial port in matlab preferances (check connect COM)

カテゴリ

Help Center および File ExchangeEmbedded Coder についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by