Hi,
I am debugging a software in a board based on a Freescale i.MX25 CPU.
But default debug configurations does not embed the memory mapped registers of the peripherals of the CPU. I am not able to see the peripherals registers value.
I have tried to create a tcf file from a bcd file coming from the older RealView Development Suite, but I am stuck there.
Is there a way to add this tcf file to my debug configuration ? Or is there another way to see the peripherals registers (other than memory viewer) ?
Thanks !!