Hi,
During some unit testing we found that the HalCoGen code in sys_pmm.c to turn off a logic domain can not correctly function because it
violates the requirements in the RM48 TRM (3.3.5.1 Turning a Power Domain Off).
The specific problem is that the code does not disable the clock to the domain and therefore an infinite while loop is executed.
We don't use the HalCoGen, but base our core from it and hence return to it as a reference when we find an issue.
Thanks
Stomp!.