Several boards (e.g. MSP-EXP430FR5739) have an RC pair (47kOhm to Vcc, 2.2 nF to GND) tied to the RST pin. Presumably this gives a reset rising edge at power up. But the processor docs also indicate that the processor generates an internal reset at power up. So is the C part of the RC pair needed? And won't the capacitor interfere with the Spy-bi-wire signal that uses the same device pin? It seems wise to keep the R so the pin doesn't float. Should I think of the RC pair as a debouncer for when power is applied?