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.

AM5718: am5718idk-processor SDK

Part Number: AM5718

Hi,

When I am running "make am57xx_evm_defconfig" from processor sdk  linux directory I am getting the error. Kindly help me out

Ubuntu version : 18.05 LTS

Processor SDK Linux for AM57XX processor version : 06.03

make am57xx_evm_defconfig
Makefile:1131: warning: overriding recipe for target 'tiovx-app-host'
Makefile:350: warning: ignoring old recipe for target 'tiovx-app-host'
Makefile:1143: warning: overriding recipe for target 'tiovx-app-host_install'
Makefile:362: warning: ignoring old recipe for target 'tiovx-app-host_install'
Makefile:1157: warning: overriding recipe for target 'tiovx-app-host_clean'
Makefile:376: warning: ignoring old recipe for target 'tiovx-app-host_clean'
make: *** No rule to make target 'am57xx_evm_defconfig'. Stop.

I have installed bison package also.