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.

Linux/PROCESSOR-SDK-AM437X: Getting Linux build from make file to SD card

Part Number: PROCESSOR-SDK-AM437X

Tool/software: Linux

1. After executing "make linux", it is unclear what output file was produced and where it is located. What is the output file name? The destination path may be in one of the configuration files - makefile. rules.make, tisdk_am437x-evm_defconfig, am43xx_evm_config, environment.setup. I haven't located all of them.

2. When executing create-sdcard.sh, the tool chose default tar files as input. I want the output from Step 1 to make a bootable Linux kernel SD card.