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.

PDK for K2K EVM

Other Parts Discussed in Thread: MATHLIB, SYSBIOS

Hello TI,

could you please provide the link of  latest PDK for  K2K boards?

Regards

Manjunath

  • Hi Manjunath,

    You can download the latest Processor SDK of K2H for PDK of K2K. The K2H and K2K shares the same PDK.

    The directory name is pdk_k2hk_X_x_x

    PATH: ~\ti\pdk_k2hk_X_x_x\packages\ti

    Please find the Processor SDK download link below my signature. Thank you.
  • Hello Raja,

    thanks for the update and installed PDK for k2K

    Now I want to generate test project 'PA_emacExample" project for K2K I followed below steps
    1)run -->pdksetupenv.bat
    2)pdkProjectCreate.bat K2K all little all arm

    I am facing below error while generating test project
    !ERROR: Unknown RTSC product-type ID 'com.ti.pdk.k2k'!"

    could you please help? could you share PA_emacExample_K2KArmBiosExampleProject as ccs project???
    its little urgent for us

    Detected Test Project: PA_emacExample_K2KArmBiosExampleProject

    --------------------------------------------------------------------------------

    Creating project 'PA_emacExample_K2KArmBiosExampleProject'...

    !ERROR: Unknown RTSC product-type ID 'com.ti.pdk.k2k'!
    NOTE: Refer to the following list of available RTSC product-type IDs (the di
    splay-names in square brackets are for reference only):

    com.ti.ctoolslib [CTools Library]
    ctoolslib [CTools Library]
    ti.mas.dsplib.c66x [DSPLIB C66x]
    com.ti.sdo.edma3 [EDMA3 Low Level Driver]
    com.ti.rtsc.FrameworkComponents [Framework Components]
    ti.imglib.c66x [IMGLIB C66x]
    com.ti.rtsc.IPC [IPC]
    ti.pdk [Keystone2 PDK]
    ti.mathlib.c66x [MATHLIB C66x]
    com.ti.biosmcsdk.mcsdk [MCSDK]
    com.ti.rtsc.NDK [NDK]
    com.ti.rtsc.openmp [OpenMP Runtime 2.x library]
    com.ti.rtsc.SYSBIOS [SYS/BIOS]
    com.ti.uia [System Analyzer (UIA Target)]
    com.ti.rtsc.TIRTOSc2000 [TI-RTOS for C2000]
    com.ti.rtsc.XDAIS [XDAIS]
    com.ti.pdk.k2l [k2l PDK]

    Copying macro.ini
    The system cannot find the path specified.
    0 file(s) copied.

    Thanks
    Manjunath
  • HI,

    Open the CCS and discover the newly installed packages.

    Once this step is done, carry out the same steps you did. That particular error will get vanished.

    If CCS is already opened, close and reopen again.

    Let me know how it goes for you.

    I came across this issue and this was the work around. Actually, Once the products are discovered by the CCS,
    system paths were set it right.
  • Hello Shankari,

    Thanks for the update , I tried the steps suggested by you, my ccs discovered the pdk and I installed it.
    after that I followed same steps
    1)run -->pdksetupenv.bat
    2)pdkProjectCreate.bat K2K all little all arm

    still the error is same

    Detected Test Project: PA_emacExample_K2KArmBiosExampleProject

    --------------------------------------------------------------------------------

    Creating project 'PA_emacExample_K2KArmBiosExampleProject'...

    !ERROR: Unknown RTSC product-type ID 'com.ti.pdk.k2k'!
    NOTE: Refer to the following list of available RTSC product-type IDs (the di
    splay-names in square brackets are for reference only):

    com.ti.ctoolslib [CTools Library]
    ctoolslib [CTools Library]
    ti.mas.dsplib.c66x [DSPLIB C66x]
    com.ti.sdo.edma3 [EDMA3 Low Level Driver]
    com.ti.rtsc.FrameworkComponents [Framework Components]
    ti.imglib.c66x [IMGLIB C66x]
    com.ti.rtsc.IPC [IPC]
    ti.pdk [Keystone2 PDK]
    ti.mathlib.c66x [MATHLIB C66x]
    com.ti.biosmcsdk.mcsdk [MCSDK]
    com.ti.rtsc.NDK [NDK]
    com.ti.rtsc.openmp [OpenMP Runtime 2.x library]
    com.ti.rtsc.SYSBIOS [SYS/BIOS]
    com.ti.uia [System Analyzer (UIA Target)]
    com.ti.rtsc.TIRTOSc2000 [TI-RTOS for C2000]
    com.ti.rtsc.XDAIS [XDAIS]
    com.ti.pdk.k2l [k2l PDK]

    Copying macro.ini
    The system cannot find the path specified.
    0 file(s) copied.


    it would be helpful if you could share 'PA_emacExample_K2KArmBiosExampleProject'

    regards
    manjunath
  • Hello shankari,

    I was able to solve the error by rebooting my machine.
    thanks for your help
  • Thank you so much for the update. We are glad that the issue has been resolved.