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.

RTOS/AM5728: Porting project between PDK versions

Part Number: AM5728

Tool/software: TI-RTOS

Hi everybody , 

I did install multiple version of PDKs  ( some when I started developments and then newer ) .

now how can I move my project " safely "  from one PDK to another and viceversa ?  any suggestion/indication ? 

like moving from “processor_sdk_rtos_am57xx_4_02_00_08” to “processor_sdk_rtos_am57xx_4_02_00_09” and viceversa  ? 

thank you 

regards

Carlo

  • Carlo,

    Please refer to the Processor SDK RTOS FAQ where we have provided this guidance:
    processors.wiki.ti.com/.../Processor_SDK_RTOS_FAQ

    Another essential step is to refer to the Release specific migration guide and release notes which indicates any known issues with compiler/BIOS/PDK migration and also highlights known issues/bug fixes that are available in the release.

    Regards,
    Rahul
  • Hi Rahul ,
    OK , so I need as exepcted to change PATH ( installing different PDK in different directories ) and refer to migration guide .
    but one question in my case it is 4.02.00.xx to 4.02.00.xx : where should I look for differences ?
    I cannot find the release notes of the two version I m using , could you give me proper link ?
    thank you very much
    regards
    Carlo
  • Carlo,

    There is only one GA version of Processor SDK RTOS per product family so you will never have a usecase of updating from 4.02.00.xx to 4.02.00.xx.
    For Eg: All AM57xx devices have a single Processor SDK RTOS AM57xx 4.02.00.09 release.

    Can you indicated where did you obtain the Processor SDK RTOS AM57xx 4.02.00.08 release? Was this an early release candidate that was provided by BU ? If yes, then migration guide doesn`t apply for this usecase. but you will need to install the GA release in a separate folder to prevent overriding files from your previous install.

    Regards,
    Rahul
  • Hi Rahul ,
    it was a typo on my side sorry for that .
    so I ll stick to release notes and migration suggestion and let yo know in case
    thank you very much
    regrads
    Carlo