Hi Martin, thanks, I use S32DS-v2017.R1 to build a simple code which makes a led flash in one second PIT interrupt. I build same codes, one is a single core of Z4_2, the other one is 3 cores. The two codes can debug step by step, it works OK, led flash. But once power off-on, the multcore code doesn't work: led doesn't flash. But the single core code work fine: led flash in one second. I try to debug or flash multcore code in core(Z4) or 3 core(Z4,Z7), same, which means I can't download program to MPC5777M.
the attachment is my code, you can check it, it only can debug.
thanks.