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: make board configuration

Part Number: PROCESSOR-SDK-AM64X

Tool/software:

hi, for ti boardcfg_blob. bin. 

I saw it make up 4 configurations.  1. sciclient_defaultBoardcfg.c  2 sciclient_defaultBoardcfg_rm.c 3. sciclient_defaultBoardcfg_pm.c

4. sciclient_defaultBoardcfg_security.c

we use c file compile them to .o, then in the last we do the boardcfg_blob.bin.

Besdies to compile them and finally generating boardcfg_blob.bin, is there any python scirpt directly read xml, and create boardcfg_blob.bin?


I mean for "power manager config",  "board config" and "security config",  Is there an alternative way to config instead of C to create boardcfg_blob.bin.

Thanks

  • Hello Jun,

    Thanks for reaching out to Texas Instruments E2E support forum.

    Please allow some time to check the above details and revert back.

    Regards,

    Tushar

  • Hello Jun,

    Thanks for your patience.

    I have checked the details internally. As long as you are able to generate valid binary and hex files out of xml files, you can generate the boardcfg_blob.bin using xml data format.

    Currently, In our MCU+SDK offerings we only support boardcfg_blob.bin generation using *.c files only.

    Hope this information helps.

    Regards,

    Tushar