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 prebuilt image for AM571x IDK

Hi,

My customer has AM571x IDK.

However, there is not the prebuilt SD card image for AM571x IDK in RTOS SDK(PROCESSOR-SDK-RTOS-AM57X) folder.

For AM571x IDK, should I make built image by myself? or can I get prebuilt SD card image  for AM571x IDK from any site?

I appreciate your quick reply.

Best regards,

Michi

  • I will ask the RTOS team to comment when this will be available.
  • Hello,

    AM57x IDK EVM is not officially supported in any Procesor SDK release yet and also IDK is not offered to generic customers yet.

    best regards,

    David Zhou

  • Michi,

    Meanwhile, to answer your question: prebuilt SD card image is exisitng and tested for General Purpose AM57x evm, but not for AM571 IDK yet. However, the next Processor SDK RTOS release is going to support AM571x IDK. And based on Processor SDK, we will also have a Industrial SDK with a lot of industrial protocl support. It is all coming soon.

    If you really can't wait, I'd suggest you look at the diagnostics package here out of Processor SDK RTOS 2.0.1 release:
    \pdk_am57xx_1_0_1\packages\ti\board\diag

    As you can see from the make file, you can find refereence to idkAM571x. However, it is not officially supported yet.

    All in all, I'd suggest you follow up with whoever provided you the IDK EVM as that is not publically available yet.

    best regards,
    David Zhou
  • Dear David-san,

    Thank you for your reply.

    When I tried to run "create_sd.bat", the below error is appeared.

    Missing folder/files under /ti/pdk_am57xx_1_0_1/pakcages//ti/board/bin/idkAM571x/armv7

    I could not find "bin" folder under board folder.

    How should I solve this problem?

    And then,  I found the below folder.

    \pdk_am57xx_1_0_1\packages\ti\sbl\binary\idkam571x\mmcsd\bin

    There are MLO, sbl.bin files in there. Can these files be used for SD card?

    I appreciate your quick reply.

    Best regards,

    Michi