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-AM57X: Issues cloning the OMAP boot repo

Part Number: PROCESSOR-SDK-AM57X
Other Parts Discussed in Thread: AM5728

Tool/software:

We have a customer who is using a AM5728 SOC on our AM57 SOM and they're utilizing the BSP-Yocto-TISDK-AM57xx-PD20.1.3 and are currently having trouble cloning the OMAP boot repo. They have confirmed that the ROM boot loader is being initialized by the fact that when they connect to their host they can find the device on their Windows device manager but they're unable to connect to the network. Have you come across this issue before and do you have any recommendations on how to clone this repo? Also, do you have any boot loader guides for Windows users?

This is the error the customer's seeing when trying to pull repo

$ git clone git://git.omapzoom.org/repo/omapzoom.git
Cloning into 'omapzoom'...
fatal: unable to connect to git.omapzoom.org:
git.omapzoom.org[0: 198.47.23.31]: errno=Connection timed out
git.omapzoom.org[1: 64:ff9b::c62f:13a7]: errno=Network is unreachable

  • Hello Dezirae,

    The website where this was hosted is no longer available. So this tool is no longer available to be cloned. This tool and any corresponding development has been discontinued by TI. As well as software support thereof.

    I am including a static copy of this tool, this is provided in as-is condition.

    omapboot.zip

    For the Windows query, there are some instructions on how to create bootable media in the RTOS SDK for windows but most development is primarily done in Linux.