Hi ,
I am trying to create the Software Functional reset in MPC5746C , but i am getting debug port fail from Lauterbach , looks like debugger is loosing connection due to some reason.
While performing the reset i perform the below instruction
ME_MCTL = (uint32)(( ((uint32)0x0) << 28 ) | 0x00005AF0UL);
ME_MCTL = (uint32)(( ((uint32)0x0) << 28 ) | 0x0000A50F ); (After executing this line i get lauterbach debug port fail)
Can you tell me what could be the cause ?
I am using the Lauterbach Script provided NXP for MPC5746c