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.
Hello, TI Experts,
Our customer sent us a question about PROCESSOR-SDK-LINUX-AM335X.
They fail "make zImage" command after "menuconfig setting update" based on the below wiki instruction.
http://processors.wiki.ti.com/index.php/Linux_Kernel_Users_Guide
We appreciate if you check the attatched log .
Is there same experience?
If there is some clue to solve the problem, please tell us.
Best regards,
Hello matusan,
The user must type the make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- tisdk_am335x-evm_defconfig command before doing "menuconfig setting update". Otherwise the easiest way to recompile the source is by issuing a make command from the Processor SDK's top directory. Please, check this and this link.
Best regards,
Kemal