Part Number: MSP432P401R
Hello!
I'm currently designing a board with an MSP432 as well as multiple other modules. I've connected the JTAG to the reset pin of the MCU and also have a reset button like shown in the launchpad schematic. Since the other modules on the board will have resets of their own, I wanted to incorporate a master reset that would reset the whole board. My first instinct was to pass the MCU button reset and master reset through an AND gate and tie that to the MCU reset, however I wasn't sure if this would cause trouble for the JTAG reset when resetting the device to debug. Let me know if there's a better way to go about this!
Best,
Colin