This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RF430FRL152H: How do I lock the JTAG on the RF430FRL152H

Part Number: RF430FRL152H

Hello,

I am trying to understand how to lock the JTAG port on the RF430FRL152H.  The firmware manual describes a JTAG password at address 0xf87d.  If this byte is not 0x39, the ROM code will switch these pins from JTAG function to GPIO.  I have tested this and the byte does have the intended effect.  However, at reset these pins are still being set to JTAG function.  So I can simply use the JTAG programmer to write the correct password and then debug the code in the unlocked state.  How do I configure the processor so that the JTAG pins are configured to GPIO function at reset?

Thank you.

Tom Herron