Other Parts Discussed in Thread: EK-TM4C1294XL
Hi Team
I am trying to test memory protection unit for Tm4c1294 EVK ,can you please help to get a sample piece of code to test the MPU
for TM4C series ,by enabling and disabling certain part of code.
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.
Hi Team
I am trying to test memory protection unit for Tm4c1294 EVK ,can you please help to get a sample piece of code to test the MPU
for TM4C series ,by enabling and disabling certain part of code.
Hi,
There is a MPU example that you can reference at C:\ti\TivaWare_C_Series-2.2.0.295\examples\boards\dk-tm4c129x\mpu_fault. The example is developed for the DK-TM4C129X EVM board. You can review the code to adapt for EK-TM4C1294XL LaunchPad,