Hi,
By default the memory protection unit is disabled. The violation is that you are trying to access address 0x0.
When everything is setup and working correctly there should be no situation where cppi_getData() returns 0x0 address. Are you running the example as is or did you make any changes to it? I would give it a try on a different board to see if the problem is reproducible.