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/AM5726: UART example issue

Part Number: AM5726

Tool/software: TI-RTOS

HI everybody ,

please  I am on CCS7.4  ,  PDK  C:\ti\pdk_am57xx_1_0_9\packages\MyExampleProjects  and testing UART DMA example .

Now on one PC (  on another everything is working fine )   using   ti.platforms.idkAM572X   I get errors ( 9 errors  baiscally gmake errors , and recipe ) 

while using  ti.platforms.evmAM572X  platform everything works .

questions :  what is wrong on the not working PC ?

what shoudl I check and do to solve on the not working PC ?

changing plaftorm  will impact my code working being same CPU ?

thank you regards

Carlo

  • Selection of platform in the RTSC tab in project, will select the Memory configuration that needs to be used for the application. If you select ti.platforms.evmAM572x, then the XDCTools will pick the platform definition from the file Platform.xdc from location bios_6_5x_xx_xx\packages\ti\platforms\evmAM572X. Similarly if ti.platforms.evmAM572X the platform definition comes from bios_6_5x_xx_xx\packages\ti\platforms\idkAM572X.

    Can you describe the differences between the two setups. The system test as well as support teams have tested this on multiple setups and there are no reported issues with the UART DMA examples in this version of the SDK.

    Regards,
    Rahul
  • Carlo,

    Are you or the customer still running into this issue or should we close the issue as an isolated issue with that one setup.

    Regards,
    Rahul
  • hI Rahul ,
    something was wrong , it was isolated
    thank you
    regards
    Carlo