Tool/software: Code Composer Studio
We have an external watchdog implementation that requires us to hold the WD_EN input high during download otherwise our watchdog trips due to lack of a pulse resulting in the inevitable download failure.
Is there any way, using a target configuration file, GEL file or similar; to force a specific GPIO to the high state during JTAG access - this would disable our watchdog and permit download. Other options we may have to explore are programming fixtures that probe this input holding it high but that is not something we want to commit to just now, if we can find a solution through configuration of JTAG sessions.
Thanks
JW