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.

Porting TDA2xx code to TDA3xx

Hi,

I have source code that works fine on TDA2xx board.I want to port the code on TDA3xx board.I have following doubts:

1.Will there be any changes in bootloader.

2.For tda2xx code i am flashing bootmgr and then bootltd and then the application disc image.Will the procedure be same for TDA3xx.

3.I have compiled starterware package for TDA3xx.How can i generate bootloader binaries from starterware build up images.

4.Will starterware build up images be fine for bringing up TDA3xx board.

5.If i can ignore the code for cores like m4,eve for TDA3xx.

Any document that explains how to generate boot images for TDA3xx and flash the same to bring up TDA2xx board.

  • Hi Mayank,

    This query falls on the automotive forum. I have moved there hoping it would be answered by them.

     

     

     

  • Hi Mayank,

    On TDA3xx M4-0 (IPU1 Core0) is the master. There is no A15. Hence you need to change the bootloader accordingly.
    E.g. AMMU configuration for M4, TI bootloader for TDA3xx has integrated few safety IPs, etc.
    Boot procedure is same between TDA2xx and TDA3xx.
    You can refer to SBL user guide (location: <starterware_rootdir>\bootloader) for steps required to build bootloader and convert to SBL image.

    Regards,
    Rishabh