As shown in the image below, 64-bit kernel option of kernel configuration in ti-processor-sdk-linux-am335x-evm-07.03.00.005-Linux-x86-Install.bin was selected.
Please teach me advantage and disadvantage of 64-bit kernel ?
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.
As shown in the image below, 64-bit kernel option of kernel configuration in ti-processor-sdk-linux-am335x-evm-07.03.00.005-Linux-x86-Install.bin was selected.
Please teach me advantage and disadvantage of 64-bit kernel ?
Hello,
It looks like you loaded the defconfig for your Host (PC) platform, and not AM335x.
The directions for modifying the defconfig for AM335x are documented here:
Thanks.
Thank you for your answer.
I'm sorry that I mistakenly used PC's configuration file, not AM335x.
No problem at all, it is very easy to forget to refer to the cross compiler. I do it all the time.