Cart Contact NSDSP Home

nsdsp_debug_is_partitioned

This function determines if the target device is partitioned.

Syntax

int nsdsp_debug_is_partitioned(
        nsdsp_session_t   session
);

Parameters

session - a reference to the Debug Session Object obtained with nsdsp_session_program_for_debug or nsdsp_start_debug_session function

Return

The function returns non-zero if the device is partitioned or zero otherwise.

Notes

The function applies only to devices which can be partitioned.

The value returned by this function does not change in the course of debug session.

 

Minimum library version - 163

Northern Software Home NSDSP Contact Us Purchase/View Cart

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