Buy Contact NSDSP Home

nsdsp_config_jtag

This function forces JTAGEN configuration bits to the specified value when programming.

Syntax

void nsdsp_config_jtag(
        nsdsp_t           nsdsp,
        int               force,
        int               value
);

Parameters

nsdsp - a reference to the NSDSP object returned by nsdsp_connect function

force - non-zero to force the setting, zero otherwise

value - the value to use for JTAGEN, ignored if force is zero

Notes

This setting is ignored when programming for debug.

 

Minimum library version - 163

Northern Software Home NSDSP Contact Us Purchase/View Cart

© 2007-2025 Northern Software Inc. All Rights Reserved.