Hi Arth Shah,
I am a little overloaded now.
When I have time, I will help you to create the KDS project, then reply you in your new post.
Please wait patiently now.
#include "start.h", this is the head file for start.c, used for the mcu start configuration. If you already add the according code, just comment it.
/#include "sysinit.h", this is the head file for sysinit.c, used for the mcu initialization. if you already add the according code, comment it.
//#include "hal_i2c.h", you don't need to care about it, just comment it.
//#include "pit.h", comment it, no use for SD card.
//#include "ftfa.h", flash head file, no use for SD card, comment.
//#include "pmc.h", no use for SD card, comment it.
Actually, you can refer to the CW project, if the CW project include it, you can add it, otherwise, just comment it.
Have a great day,
Kerry
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------