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?