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.

AM5708: Questions about Dev Id and ENDIAN used to create SD card programs

Part Number: AM5708
Other Parts Discussed in Thread: AM5728

Hello.
I am using AM5708 board and CortexA15_0 core.
I'd like to make an SD card for booting that fits above, but I have the following question.

I entered the following in Windows CMD when I made the SD card boot program for AM5728:

MulticoreImageGen.exe LE 55 C:\Users\app 0 C:\Users\rprc.rprc

The SBL User Guide TDA states:

/cfs-file/__key/communityserver-discussions-components-files/791/1222.SBL_5F00_UserGuide.pdf

When I create the SD card boot program for AM5708, I wonder which value should I put in the above sentence for LE (ENDIAN) and 55 (Dev Id).

I also want to know the location of the document with the corresponding information.