Hello,
I'm currently developing an application on the TMS320C6678 using ASM and CCS6.1.1 and I have a question about MPU registers of L1P, L1D or L2 memory.
I want to give different levels of access for those memory so I use the MPPA registers dedicated to each memory to give supervisor/user rights. (Cf "C66xx CorePac User Guide").
All the register are written normally but when I store value in MPPA registers for the two last pages (L1PMPPA30 and L1PMPPA31 for the L1P memory), there is many other registers written at the same time.
I would like to know if this is a normal behavior or if it is caused by a issue in my code?
Thank you for your help,
Best Regards,
Vincent