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: flash on AM625 custom board

Part Number: AM625
Other Parts Discussed in Thread: UNIFLASH, SK-AM62-LP

Tool/software:

I want to write to OSPI using a custom AM625 board.
I am trying to run examples/drivers/ospi/ospi_flash_diag first because I cannot configure OSPI.

When I write using uart_bootloader.py, I get the following error.
 [STATUS] ERROR: Application load FAILED !!!

Since I am using NT6AN256M16AC for DDR, I output the settings in syscfg and applied them to sbl_uart_uniflash.
Reference Design SK-AM62-LP with NT6AN256M16AC is used as is.

Are there any other areas that need to be configured?