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.

AM62L-PROCESSOR-SDK: AM62_SDK

Part Number: AM62L-PROCESSOR-SDK
Other Parts Discussed in Thread: UNIFLASH

Tool/software:

I am attempting to flash my A62 processor but am receiving errors since the binaries don't exist. I downloaded the correct MCU_SDK but the files don't exist. 

The error occurs on this line:

--file=../../examples/drivers/boot/sbl_uart_uniflash_multistage/sbl_uart_uniflash_stage2/am62ax-sk/r5fss0-0_nortos/ti-arm-clang/sbl_uart_uniflash_stage2.release.appimage.hs_fs --operation=flash --flash-offset=0x0

The 'sbl_uart_uniflash_stage2.release.appimage.hs_fs is' file not in the directory.

Do I have to build this myself?