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: Circuit Based on MMWCAS-DSP-EVM Board with TDA2X Chip Design Unable to Boot, Kernel Not Loading

Part Number: MMWCAS-DSP-EVM

Dear TI Community Members,

I am attempting to recreate a development board circuit based on the MMWCAS-DSP-EVM board circuit, using the TDA2X chip. The configuration currently in use is the tda2xx_cascade_linux_radar version. When I connect the development board to the computer, the serial port displays that the kernel is not loading.

Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

The image below is a comparison of the serial output from my custom board and the MMWCAS-DSP-EVM output. Could you advise on how to modify the configuration files to enable the system to boot properly? Is it necessary to flash the onboard EEPROM?

Thank you for any assistance or guidance on relevant documentation.