• Can we step through bootrom code on Cortex-A9 using DS-5?

    On Cortex-A9, after power on reset BootROM code is executed and this is responsible for configuration of boot media, copy first stage boot loader to on chip memory etc....

    I would like to understand the BootROM code flow using step by step procedure(to…