Buy Contact NSDSP Home

mcu_can_debug

This function determines if the device can be debugged.

Syntax

int mcu_can_debug(
        mcu_t             mcu
);

Parameters

mcu - a reference to the MCU object returned by mcu_create or mcu_get_slave_core function.

Return

The function returns non-zero if the device can be debugged with NSDSP, or zero otherwise.

Notes

If the function returns zero, do not attempt debugging.

 

Minimum library version - 163

Northern Software Home NSDSP Contact Us Purchase/View Cart

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