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.

MCU-PLUS-SDK-AM263PX: MCAL issues in AM263PX device.

Part Number: MCU-PLUS-SDK-AM263PX

Tool/software:

Hello Team,

We are integrating MCAL of AM263PX : MCAL_AM263P_09.02.00

We have following issues while integrating to EB tresos:

GPT :  Gpt.xdm file has some issue it does not load into the tresos while loading the module. there is extra "\" symbol being added. i have attached the error while loading the module into tresos. also i have attached EB update file to fix that issue. 

Cdd_DMA : There is conflict in AM263PX user guide for API Cdd_Dma_RegisterReadback. In user guide it is given details about the API however the definition is not availble for AM263PX. 

does it means that this API does not support for AM263PX device ? 

Cdd_PWM: For API Cdd_Pwm_SetAbsoluteThreshold there is definition availble in source code but not mentioned any thing about this APi in user guide.

For user guide we are refering the below path : 

4. Modules — Platform MCAL Development - AM263PX User Guide

Please let us know about your inputs on the above points. 

Best Regards,

Vishwanatha N 

  • EthTrcv: In EthTrcv_Types.h included with Eth_GeneralTypes.h which is coming from autosar also there is  Eth_GeneralTypes.h provided by TI. But for our build we are using Eth_GeneralTypes.h from autosar  hence there is some  EthTrcv types which are defined in Eth_GeneralTypes.h of TI however these types are supposed to be local to Ethtrcv module. Could you please take care to update that file. I have added updated file of EthTrcv_Types.h file.

    Best Regards,

    Vishwanatha N 

  • EB_updatedFiles.zip

    Added EB updated files for the reference. 

  • Hello,

    GPT :  Gpt.xdm file has some issue it does not load into the tresos while loading the module. there is extra "\" symbol being added. i have attached the error while loading the module into tresos. also i have attached EB update file to fix that issue

    Can you share your EB version. We support EB tresos 24.0 and it is working fine in version-24.

    Cdd_DMA : There is conflict in AM263PX user guide for API Cdd_Dma_RegisterReadback. In user guide it is given details about the API however the definition is not availble for AM263PX

    It is not supported in am263px as of now. Will fix this issue in next release.

    Cdd_PWM: For API Cdd_Pwm_SetAbsoluteThreshold there is definition availble in source code but not mentioned any thing about this APi in user guide

    Thanks for notifying, will fix this in next release.

    Best Regards,
    Gunjan

  • Hello Gunjan,

    Thank you for your message. 

    We are using EB tresos version : 29.X.X. I have attached the EB updated files as well.

    Also there are  similar document/code corrections for the below modules as well : 

    Cdd_FsiRxIn document it is mentioned as Cdd_FsiRx_GetStatus but in the Cdd_FsiRx.c file it is defined as "CddFsiRx_GetStatus"

    Cdd_FsiTx : In document it is mentioned Cdd_FsiTx_GetStatus In Cdd_FsiTx.c file it is defined as "CddFsiTx_GetStatus"

    Cdd_I2C :  Cdd_I2c_RegisterReadback is available in the user guide However API definition is not available. 

    Best Regards,

    Vishwanatha N 

  • Hello,

    We are using EB tresos version : 29.X.X. I have attached the EB updated files as well

    For am26x MCAL EB tresos version 24.0 is supported. Please use version 24.0.

    Also there are  similar document/code corrections for the below modules as well

    Thanks, will update.

    Best Regards,
    Gunjan