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.

CCS/TMS320F28388D: what's the difference between syscfg method and coding method?

Part Number: TMS320F28388D
Other Parts Discussed in Thread: SYSCONFIG

Tool/software: Code Composer Studio

When I debug the MCU (F28388D) in CCS.
There is a GUI called syscfg to configure all the peripherals.
but there are also some .c and .h files in the syscfg directory.
How should I configure the peripherals efficiently? by coding or GUI?
BTW, the .c and .h are called derived files? how to edit them?
Thanks very much!