Part Number: TMS320F280049C
Hi,
what options do I have to restrict access to peripheral registers?
For example:
1) CLA may use GPIO5, CPU not. However, the CPU must not change the configuration register of GPIO5 after initialization.
2) CPU configures and starts CLA. But after that CPU should can not change CLA configuration anymore.
I can also present similar examples for other periferals (PWM, DAC, ...).
Can I possibly use DCSM for this? Can DCSM ever protect the peripheral registers?
Thank you in advance