@PM2
Interesting. I just looked at one of my a boards, erased the Flash and saw the waveform described in the referenced thread - thank you for the additional datapoint.
If you look back at other discussions, I was in one regarding the Trinamic Kinetis control boards where they only have a capacitor on the !Reset pin and we queried Trinamic regarding how it worked with JTAG programming (they used SWD) and never got a satisfactory answer. A big part of the problem was that we never got a schematic from Trinamic that matched the boards (in some very obvious ways).
Going back to the original question and with these data I wouldn't change my answer and I would be more emphatic in recommending that you don't put any kind of capacitor on the !Reset pin, look at using a voltage supervisor with a pullup (with this configuration you can have a reset button pulling to ground AND do JTAG/SWD programming without concern).
When you're trying to get any kind of processor running, you need three basic things:
If you ensure that each of these are good, any problems tend to be in software/configuration registers which makes bringing up a board much easier. Knowing exactly how !Reset is operating is a big step in that direction especially if you are going to do programming on the board. Again, I highly recommend not putting capacitors on the !Reset lilne and using a voltage supervisor.
Good luck,
myke