Create GUI for Code Composer Studio program -TI microcontroller
Mostra commenti meno recenti
Hi
i made a program to C2000 Delfino MCU F28379D LaunchPad, using code composer studio, that reads words from txt file and sends it via SPI communication.
i would like to create a GUI using MATLAB, that will interface with my code in Code Composer Studio, and eventually run .exe file.
i want that the user will choose from a list some paramters (clock speed, number of bits per word etc), and the data will be stored in some variables. in my code, the variables are placed in the appropriate registers.
is it possible to create a GUI that reads the input of the user and store it into Code Composer Studio variables?
thank you very much.
Risposte (1)
Supraja
il 3 Set 2024
0 voti
Hello Nir,
I believe that you want to know about using a Simulink model and the Code Composer Studio. Please refer to the below documentation links for more information about the same:
Getting Started with Texas Instruments C2000 Microcontroller Blockset: https://in.mathworks.com/help/ti-c2000/ug/getting-started-with-C2000-example.html
Create GUI for Code Composer Studio program -TI microcontroller: https://in.mathworks.com/help/ti-c2000/gs/creating-ccs-project-from-a-model.html
Overview of Creating a Model and Generating Executable for C2000 Processors:https://in.mathworks.com/help/ti-c2000/gs/overview-of-creating-models-for-c2000-processors.html
I hope this helps!
Categorie
Scopri di più su Texas Instruments C2000 Processors in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!