Buy Contact NSDSP Home

nsdsp_config_debug

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

Syntax

void nsdsp_config_debug(
        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 DEBUG, ignored if force is zero

Notes

This setting is ignored when programming for debug because the DEBUG bits must be set as required by the debugger.

 

Minimum library version - 163

Northern Software Home NSDSP Contact Us Purchase/View Cart

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