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.

RTOS/AM5728: AISgen tool

Part Number: AM5728
Other Parts Discussed in Thread: OMAPL138

Tool/software: TI-RTOS

Hello!


Given:
There are EVM OMAPL138 and BeagleBoard X15 (am572x). I cannot find the firmware tools for am572x that OMAPL138 (AISgen_d800k008.exe) has. Are there tools for the BeagleBoard X15 (am572x)?

  • Hi Yan,

    AM57x RTOS package has tools for pinmux, clock confguration, EMIF/DDR configuration, bootable SD card creation, etc

    There are also Boot and Flashing tools in the RTOS package. The Boot and Flashing Utilities for all devices is located in the PDK package under the path pdk_<device_name>_x_x_x\packages\ti\boot\sbl\tools.

    Depending on the boot design you need to implement, the boot and flashing tools that are used for formatting and booting the SBL can also be leveraged to format and boot the application image directly. The flash-writing utilities for different EVMs can be located under the path pdk_<device_name>_x_x_x\packages\ti\boot\sbl\tools\flashWriter.

    For more details, refer to below user guides:

    Regards,
    Pavel