Hi Vlad,
The value, you see in the CADDR register is "correct". CADDR register in MPC5748G is set by BAF, but when you flash the code, debugger place you directly at the entry point, so BAF is not executed.
Because S32DS does not have target reset function, you are not able to execute BAF and you see default value in CADDR.
Regards,
Martin