Part Number: TMS320F28386D
I encountered a compilation problem. The compiler settings are as follows. Please help me.
Console Error:

Include Options:
Link Resources:

File Search Path:

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: TMS320F28386D
I encountered a compilation problem. The compiler settings are as follows. Please help me.
Console Error:

Include Options:
Link Resources:

File Search Path:

Hello,
Does your main.c file include the appropriate header files that define those _init() functions? For example, to use CLARKE_init(), #include "clarke.h" needs to be added to the top of the main.c file (similar steps are needed for PI_init() and PARK_init()).
Kind regards,
Skyler