Other Parts Discussed in Thread: AWR2944, AWR1443, UNIFLASH
Tool/software:
Hello.
I'm trying to bring up a demo on the AWR2944PEVM Evaluation board , this demo was sent to us by TI , it involves HIL playback ( of sensor ADC samples ) via the MPI CSI2 interface , 
the demo involved two boards AWR1443 as the transmitter and AWR2944 as the receiver , i'm only trying to bring up the AWR2944 part as we will be using our own playback source.
the demo folder included some prebuilt binaries for app images and sbl , and my understanding was that the uart_uniflash.py was to be used to flash these binaries on the board.

however after running the script , the flash_writer (1st step ) is completed , but the sbl binary is always stuck and returns this error after a while
"[ERROR] XMODEM send failed, no response OR incorrect response from EVM OR cancelled by user,
Power cycle EVM and run this script again !!!"

i tried many combinations of sbl/flash_writer binaries but always failing at step 2. one flash_writer is able to write the sbl image but never completes step 2 due to the following error.

any help is appreciated. thanks in advance.