I am trying to read the data using a tool, UPA-S (http://www.elrasoft.com/uusps.htm) that reads MPC5606B, I can read a MPC5606BF using this tool, however, when I try to read MPC5606BK it does not happen. I used the oscilloscope to see what happens in the JTAG comunication, I decoded it and see that after reads the JTAG ID, the tool just do a few steps, 8 or 9 commands, writes some OnCE control and debug registers, and stops.
I did my own application to read MPC5606BF and it works, but it does not work with MPC5606BK either. So, when I said "It is not working" I meant that I know that JTAG ID is different, so, I read the JTAG ID and ignore it to continue, but it does not work too, it reads everything with zeros, like the tool does.