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-AM243X: AM2431BSDFH SITARA micro controller ( to import example project)

Part Number: MCU-PLUS-SDK-AM243X

Hi Sir/Madam,

                       can you please help me, how to import example projects in AM2431BSDFHIALVR Sitara processor in ccs.

(i)I have installed the sdk for AM2431BSDFHIALVR (ind_comms_sdk_am243x_09_00_00_03).

(ii)I have selected the product family for the device.

while importing the example projects I'm facing the following error 

I'm getting the below message from the ccs tool.

Device 'AM243x_GP_EVM' is not currently recognized:
- Re-run CCS installer on your existing CCS location, ensure the Product Family for your device is selected, and proceed with installation if it wasn't.
- See 'Help > Check for Updates' to check if support for this device is available through a CCS update.
- Migrate the project to closest matching supported device by adjusting project properties.
- Or contact TI for support if using experimental silicon.

  • Hi,

    Can you please share the CCS version you are using, and the project you wish to import in CCS?

    Regards,

    Shaunak

  • Hi Shaunak,

                         Thanks for the reply. The CCS version is 9.3.0.00012.

                          (i) I'm trying to import the example files under the following sdk folder  I have downloaded

                           C:\ti\ind_comms_sdk_am243x_09_00_00_03\mcu_plus_sdk\examples\drivers\adc\adc_singleshot\am243x-evm

    Regards,

    Kathir

  • Hi Kathir,

    May I know if you have any specific reason for using CCS 9.3.0.00012? If not, can you please migrate and try the same steps on the latest CCS 12.5: https://www.ti.com/tool/CCSTUDIO#downloads

    Regards,

    Shaunak

  • Hi Shanauk,

                        Sorry for the delay. Now I'm able to import the example projects. But on building every example project, I'm getting the error

     
    Product com.ti.MCU_PLUS_SDK_AM243X v9.0.0.35 is not currently installed and no compatible version is available. Please install this product or a compatible version. i2c_read_am243x-evm_r5fss0-0_nortos_ti-arm-clang i2c_read_am243x-evm_r5fss0-0_nortos_ti-arm-clang Problem.

    what is ti-arm-clang-problem?

      I'm not aware of this issue. Do I need to install any thing. 

  • Hi Kathir, 

    The SDK mentioned missing in the error log is "MCU+ SDK": www.ti.com/.../MCU-PLUS-SDK-AM243X

    The SDK you mentioned in one of your previous replies is "Industrial Communications SDK": www.ti.com/.../INDUSTRIAL-COMMUNICATIONS-SDK-AM243X

    Please download the MCU+SDK from the link provided above and that should fix the issue. Please follow the steps mentioned in the documentation and it should work.

    Regards,

    Shaunak

  • Hi Shanauk,

                      Thanks for the reply. MCU+SDK is included under the Industrial communications sdk:

      C:\ti\ind_comms_sdk_am243x_09_00_00_03\mcu_plus_sdk\examples\drivers\adc\adc_singleshot\am243x-evm.

      Do I need to install any other version of mcu+sdk  or do i need to install ti-arm-clang.

    Regards,

    Kathir.

  • Hi Kathi,

    Your CCS is not able to detect MCU+ SDK as a product, and thus showing the error above. You would need MCU+ SDK v9.0 or later here listed in the products list (similar to the screenshot below).

    To check, Go to CCS -> Window -> Preferences.

    If you dont find MCU+SDK 09.00 (or later), I would still recommend having MCU+ SDK in your local build setup so you don't run into build related issues in the future.

    Can you please try the same and let me know if it works.

    Regards,

    Shaunak

  • Hi Shanauk,

                        Thanks for the reply. Let me work on it and inform you.

    Regards,

    Kathir

  • Hi Shanauk, 

                      After installing the  MCU+SDK in the link you have given and including in the products family, the imported example project was built successfully.

                      Thanks for your quick responses and guiding me in the correct path.

    Regards,

    Kathir