With the C66 selected as the boot master on a 66AK2Hx device, does the BOOTCOMPLETE signal get asserted by the RBL for bootmode set to EMIF NOR Flash?
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.
The BCx bit in the BOOTCOMPLETE register indicate the boot complete status of the corresponding C66x CorePac. All BCx bits are sticky bits —
that is, they can be set only once by the software after device reset and they will be cleared to 0 on all device resets. Boot ROM code is implemented such that each C66x CorePac sets its corresponding BCx bit immediately before branching to the predefined location in memory.
This concept applies to all boot modes including EMIF NOR flash.
Regards,
Rahul