Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi experts,
In new syscfg tool, the device.c file is generated by syscfg.
How to modify these files manually and build the project?

In old version, These files are independent

Thanks,
Leo
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.
Tool/software:
Hi experts,
In new syscfg tool, the device.c file is generated by syscfg.
How to modify these files manually and build the project?

In old version, These files are independent

Thanks,
Leo
Hi Leo,
Apologies for the late response. Only few examples are moved to sysconfig based examples, we still have examples that uses the device.c/.h file from the SDK.
In the image that you shared, the device.c/.h files are not generated from syscfg. you can still modify them. if they are generated from syscfg, it would have been inside the syscfg folder.
Thanks
Aswin