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.

DRA80XMEVM: what is the meaning of domain in the boot flow ?

Part Number: DRA80XMEVM


There are two types of domains, MCU domain and Main domain.

I'm confused about why TI distinguishes between these two domains.

  • Hi,

    As you may know, there are two big domains - MCU and Main, each with own processors and peripherals. Main reason to differentiate boot between MCU-only and Main domain boot is that first and second stage boot can be accomplished even if only MCU domain is active (powered). I.e.  Main domain may become unpowered for some reason.

    You can refer to TRM chapter 4. Initialization for more details regarding MCU-only boot.

    Regards,

    Stan