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.

AM2634: The build for the example is not successful.

Part Number: AM2634

To Expert

The "gpio_led_blink_am263x-cc_r5fss0-0_nortos_ti-arm-clang" project does not build.

I would be grateful if you could tell us the cause.

Below is the error information that occurred.

Best Regards

Jiung Choi

  • Hi Choi,

    The reason is, you do not have gmake properly configured in your path. Please add the below path to your environment variables (Use your CCS version instead of ccs1210) 

    Then re-check the gmake command path in the project properties as shown below

    CCS uses this command to initiate a build, in you case it seems like CCS is considering something else for the compilation.

    Thanks,
    G Kowshik