Forum Discussion
Sumanth
New Contributor
1 day agoAfter successful configuration, I am reading the current configuration boot address. If it corresponds to the base image address, I then read the reconfiguration trigger conditions. These are expected to be all zeros after power-up.
In my project, based on the reconfiguration trigger conditions, I pass commands to load the application image.
The observed faulty behavior is that the current configuration boot address and the reconfiguration trigger conditions are not as expected, all bits are read as 1. I suspect that internal control register updates may be taking additional time, which could be causing this issue.