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/K2GICE: PDK example restore

Part Number: K2GICE

Tool/software: Code Composer Studio

Hi

During learning the platform I managed to change file in my C:\ti\pdk_k2g_1_0_14\packages\ti\drv\gpio folder. What is the proper way to restore files on pdk to their original.

  • Hi,

    There is no version control for processor SDK RTOS. You should keep a backup with the original files or comment the original code before starting your modification.
    If you don't have a backup of the original file, you can reinstall the Processor SDK RTOS and you will get the unmodified sources.

    Best Regards,
    Yordan