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.

PROCESSOR-SDK-AM64X: Kernel and bootloader repos

Part Number: PROCESSOR-SDK-AM64X

I have a AM64x EVK and I'd like to start by downloaded, rebuilding, and using my own Linux kernel and u-boot based on the same shipping versions the EVK comes with. Where can I find the GitHub repo with links to the correct versions matching what was with the EVK?

Thanks

  • Hi Mike,

    It is recommended to start your development from the kernel and u-boot source shipped in the Processor SDK releases.

    You can download the latest version v7.2 for AM64x from the following link.

    www.ti.com/.../PROCESSOR-SDK-AM64X

  • Thanks for your response. I did download v7.2 and ran:

    processor_sdk_sitara_am64x_07_02_00_02-windows-x64-installer.exe

    On my system. It appears that this installed the SDK at: C:\ti\psdk_am64x
    I believe I read that the source was then supposed to be found under:
    linux\board-support

    However I only see "prebuilt-images" and "k3-respart-tool-.zip"


    This is why I was looking for the source. I wouldn't mind knowing where it's supposed to be as part of the SDK. However seeing the source in the repo is something I'd like as well.

  • Mike,

    It appears you downloaded and installed the Processor SDK on Windows.

    I think you supposed to use the Linux version of the Processor SDK package. I haven't heard anyone does Linux development on a Windows environment.