Part Number: TMS320F28388D
Other Parts Discussed in Thread: SYSCONFIG
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: TMS320F28388D
Other Parts Discussed in Thread: SYSCONFIG
Hi Maximillian,
Thanks for your question. Please see the guide below on how to make a custom board in Sysconfig:
https://software-dl.ti.com/ccs/esd/sysconfig/docs/guide/custom-board.html
Regards,
Vince
Hi Max,
You may want to reach out to Simulink experts (at MathWorks) for assistance with getting this to work with simulink, but the general method of using sysconfig is:
1. Configure the peripheral/device in sysconfig
2. Files called "board.h" and "board.c" are created with automatically generated functions and #define's. You can use these #define's and functions in your manually created main.c file.
For using those functions and defines inside Simulink, I would recommend reaching out to MathWorks with your question.
Regards,
Vince