Hello Danny,
thank you very much for your advice with the EZP-CS0. In my layout Pin 9 of the JTAG interface was connected to EZP_CS. This is a GND-PIN of the ULINK. This activates EzPort instead of JTAG mode. I pitched away pin9 on ARM cortex debug interface and everything is fine! By the way: On Freescales Tower there is a Jumper (R72) for this purpose which is not populated.
"EzPort is a serial memory interface present in Kinetis, ColdFire+ and ColdFire v2 devices. It allows the entire contents of the target’s memory to be erased, programmed and read in-system through a simple SPI-compatible interface. An external controller can hold the target microcontroller in reset, and by asserting low a mode-select pin (~EZP_CS) and releasing the reset, the microcontroller enters a special programming mode called EZP. When in the mode, a range of commands may be sent to the microcontroller to control a full suite of programming tasks."
Thumbs up for your advice!