I have a problem what the initialization of eTPU when i reserve space in RAM memory. I understand that the SDM Memory is [0xFFCC8000, 0xFFCCBFFF]. But it crashed when i write in a position that after i could see in the IDE S32DS, the Memory Debug i try write 0xFFCC9800 because apparently the section [0xFFCC9800, 0xFFCCA000] of 2KB is not avaivable, i think is corrupted. Each write to the sector, it change all his values.
Hi, there is 6kB of SDM memory used on this device
It means address range is 0xFFCC8000-0xFFCC97FF
But I agree it is no easy to understand it from this manual.