Search Results

Search results 1-1 of 1.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • I am trying to trigger a functional reset, rather than a destructive reset which is what the standard jlink commander reset function does, on a S32K344 NXP chip through a Jlink and Jlink Commander. Is this possible to do using only a jlink debugger connected to the MCU through SWD? The S32K3XX Reference manual calls out the MDMAPCTL registers SYSFUNCRST bit as a method to trigger a system functional reset. However attempting to use this register to trigger a functional reset has not been succeed…