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.

AM625: Custom board bring up with MCU SDK

Part Number: AM625
Other Parts Discussed in Thread: SYSCONFIG, UNIFLASH

Tool/software:

Did not find a guide to bring up custom board with MCU SDK.

#1. DDR configuration: Doesn't mention anywhere, I think should replace board_ddrReginit.h with sysconfig generated one, rebuilt SBL and flash to board to enable CCS+JTAG connection.

#2. Flash tool/interface: There is only UART uniflash supported? Doesn't support DFU? AM64x supports DFU.

#3. How to flash custom board for mass production? UART is not efficiency.