Does AWR294x has a clock configuration lock register, where once the clock configuration is done, it should not be updated later during run time.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello Sachin,
There is no lock configuration register as such that can lock the register. Rather you can use the MPU to set up protection on the registers once you have set the values, so that it will not allow access to these registers. You can go through the examples in the SDK to see how the MPU is implemented.
Regards,
Saswat Kumar