Other Parts Discussed in Thread: MMWCAS-DSP-EVM, UNIFLASH
Dear Expert,
I'm trying to implement the Sflash boot mode of AWR2243.
Our radar PCB has the same schematic of TI's '4-chip cascade EVM', differs only the antenna configuration.
At the processor part, instead of the TI's 'MMWCAS-DSP-EVM' (TDA board) we developed similar processing PCB by ourselves.
I think the 1st step of the implementing the Sflash boot mode is Flashing 'mmw_firmware (patch) binary' in Serial-flash memory connected to AWR2243 by QSPI.
And this Flashing should be conducted by Uniflash tool, but we failed to connect the COM port (RS232 of AWR2243) using Uniflash.
In our board, The schematic of RS232 can be represented like below,
[RS232 of AWR2243] <-> [Hirose connector] <-> [USB-to-UART Bridge(CP2102N-A02)] <-> [USB connector] <-> [PC with Uniflash]
After making connection and power-up the boards, the COM port connection failed in Uniflash tool.
The COM port from USB-to-UART Bridge was identified in Device Manager window at the PC. (The port name: Silicon Labs CP210x USB to UART Bridge)
Could you guide how to Flash the metaImage binary (xwr22xx_metaImage,bin) using Uniflash?
Thanks.