I'm using a DIY CMSIS-DAP probe which I've added to probetable.csv without any problem until now.
With MCUXpressoIDE_11.4.0_6224 it won't be visible anymore. Obviously there was a change in the probetable.csv format. It has been extended by one parameter.
What is the additional parameter for and is there any documentation for the new probetable.csv format available?
It's the highlighted column from the screenshot below. It's used by MCU-Link debug probes and tells whether it supports target boot control via ISP CTRL pins.
Unfortunately we are not able to provide support for bringing up custom debug probes due to the documentation and support effort that would be involved in doing this properly. If you are looking to incorporate a debug probe into your own product you may copy the MCU-Link design and use this on your own boards, reusing our standard firmware. See https://www.nxp.com/demoboard/mcu-link for the design files.
Sorry for the delayed response. I'm replying to let you know that I've asked internal about this topic and will get back to you as soon as I receive a response.