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.

TDA4VM: Error when booting in SBL

Part Number: TDA4VM

Tool/software:

Hi,

I have made this changes in the boot.c:

CSL_REG32_WR(CSL_GTC0_GTC_CFG1_BASE + CSL_GTC_CFG1_CNTCR, 0x1);
CSL_REG32_WR(CSL_GTC0_GTC_CFG1_BASE + CSL_GTC_CFG1_CNTFID0, 200000000);
But after building and booting, I still get the errors and still not booting the board.
What should I build after modifications? 
Regards,
Tamas