Problems with code generation with c2000 F28379D

6 visualizzazioni (ultimi 30 giorni)
Moise Cristi
Moise Cristi il 22 Dic 2021
Risposto: Aabha il 18 Ago 2025
Hi to everyone!
I want to do a small project with C2000 Delfino MCU F28379D LaunchPad™ development kit and I try to generate code with MATLAB2019a. I have installed CCS v11.0.0 (Code Composer Studio) and Control Suite 3.4.9 like the Add-on required (Embedded Coder Support Package for Texas Instruments C2000 Processors) but when I try to deploy to hardware I have this error.
(## Build procedure for model: 'test' aborted due to an error.
Error: Errors occurred - aborting)
It seems like I don't have installed CSS but if I try to configure it manually (2nd picture) and I give the path it seems to be ok. Do you have any ideas how to fix it?
Thank you!

Risposte (1)

Aabha
Aabha il 18 Ago 2025
The screenshots that you have shared show that you do not have TI C2000Ware, and TI Code Composer Studio installed on your system. Please install them as they are required third party tools which ensure that the build and deployment of the code is done as expected. Please run the following command in the MATLAB 'Command Window' to launch the 'TI Hardware Setup Wizard':
c2000setup
Please install all the required tools before proceeding with the code generation.
Please refer to the following documentation link for more information regarding the same:
I hope this helps.

Prodotti


Release

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by