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.

MMWCAS-DSP-EVM: Problem on flashing the TDA firmware

Part Number: MMWCAS-DSP-EVM
Other Parts Discussed in Thread: AWR2243

Dear,

I have been trying to flash TDA Firmware on the TDA2XX board since two weeks ago.

I have followed all the steps described in the following user's guide ( 4.2 Flashing the TDA Firmware)  but couldn't make it work.

The manual that I used is the mmWave Studio Cascade./cfs-file/__key/communityserver-discussions-components-files/1023/mmwave_5F00_studio_5F00_cascade_5F00_user_5F00_guide.pdf

The TDA Firmware image that I used is the file located in C:\ti\mmwave_studio_02_01_00_00\mmWaveStudio\PlatformBinaries\TDA2Firmware\sdimage_3_7_1.img

I don't see any error on flashing the image on SD card and successfully connected Serial com as well.

The power supply is also 12V with 6.2A and successfully communicated with Tera Term.

But I found many error messages in the running logs from the device as follows:

U-Boot SPL 2016.05-00018-g6bc25a5 (Aug 05 2019 - 14:43:03)
DRA752-GP ES2.0
no pinctrl for hs200_1_8v
no pinctrl for ddr_1_8v
Card did not respond to voltage select!
*** Warning - MMC init failed, using default environment

Trying to boot from MMC1
reading dra7-ipu2-fw.lzop
spl_load_file_fat: error reading file dra7-ipu2-fw.lzop, err - -1
spl: error reading image dra7-ipu2-fw.lzop, err - -1
Error loading remotecore IPU2!,Continuing with boot ...
reading dra7-dsp1-fw.lzop
spl_load_file_fat: error reading file dra7-dsp1-fw.lzop, err - -1
spl: error reading image dra7-dsp1-fw.lzop, err - -1
Error loading remotecore DSP1!,Continuing with boot ...
reading dra7-dsp2-fw.lzop
spl_load_file_fat: error reading file dra7-dsp2-fw.lzop, err - -1
spl: error reading image dra7-dsp2-fw.lzop, err - -1
Error loading remotecore DSP2!,Continuing with boot ...
reading dra7-ipu1-fw.lzop
spl_load_file_fat: error reading file dra7-ipu1-fw.lzop, err - -1
spl: error reading image dra7-ipu1-fw.lzop, err - -1
Error loading remotecore IPU1!,Continuing with boot ...
spl: falcon_args_file not set in environment, falling back to default
reading single-stage-boot.dtb
spl_load_image_fat_os: error reading image single-stage-boot.dtb, err - -1
reading u-boot.img
reading u-boot.img
reading u-boot.img
reading u-boot.img

Has anyone ever faced these problems?

Thanks,