Other Parts Discussed in Thread: UNIFLASH
Tool/software:
I am unable to flash my AM62x GP device using the provided flashwriter script. Below are the steps I followed and the issues encountered:
Flashwriter Config File:
--flash-writer=sbl_prebuilt/am62x-sk/sbl_uart_uniflash_stage1.release.tiimage
--file=../../examples/drivers/boot/sbl_uart_uniflash_multistage/sbl_uart_uniflash_stage2/am62x-sk/r5fss0-0_nortos/ti-arm-clang/sbl_uart_uniflash_stage2.release.appimage --operation=flash --flash-offset=0x0
--operation=flash-phy-tuning-data
--file=sbl_prebuilt/am62x-sk/sbl_null.release.tiimage --operation=flash --flash-offset=0x0
--file=../../examples/drivers/ipc/ipc_rpmsg_echo_linux/am62x-sk/r5fss0-0_freertos/ti-arm-clang/ipc_rpmsg_echo_linux.release.appimage --operation=flash --flash-offset=0xA00000
Boot Mode Configuration:
BOOTMODE [ 8 : 15 ] (SW2) = 0000 0000
BOOTMODE [ 0 : 7 ] (SW1) = 1101 1100
Command Used to Flash:
python3 uart_uniflash.py -p /dev/ttyUSB0 --cfg=sbl_prebuilt/am62x-sk/default_sbl_null.cfg
Kindly provide guidance or help resolve the issue. Please suggest any additional debugging steps or confirm if the script or configuration needs adjustments for the AM62x GP device.
Regards,
Vikash