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.

TMS320F28379D: How to set up the sysConfig properly?

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE, SYSCONFIG

Tool/software:

Hi,

I add a .syscfg file in my existing project based on the this: https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/910829/faq-how-do-i-add-sysconfig-support-pinmux-and-peripheral-initialization-to-an-existing-driverlib-project. After I set this up and compile it, I got the error:  #1965 cannot open source file "asysctl.h". Then I delete the .syscfg file, it works. I add it again, I got the same error.

   
What do I need to do to get it right?

Thanks,

Hongmei