Hi all,
New on the forum, I found something strange using the MicroZed board Zynq 7010 (maybe I did something wrong).
Using the yocto or the ISE tools with examples, I got something working.
Then After modifying the design with the VIVADO 2015_2 tool, and the SDK, I got a device tree with different addresses for the registers and it was booting but end by a "kernel panic, no Syncing".
As far as I understood, and read from the Zynq-7000 AP Soc Technical Reference Guide, it is fixed.
(in the first case, for example the timer peripheral register address was F8F00600 and for the last design it was F8F00800)
MY QUESTION: Are the addresses of CPU peripheral fixed or are they depending on the platform, version, ...?
Best regards,
Serge