Hello customer:
Below are the CCS API functions for breakpoint set and remove:
ccs_error ccs_set_hwbp(ccs_core_handle coreh, unsigned long bp_info_size, void *bp_info, unsigned long reservation_id, unsigned long *bp_id);
ccs_error ccs_delete_hwbp(ccs_core_handle coreh, unsigned long bp_id);
Best Regards
Fiona Kuang
TIC - Technical Information Center
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Mark Correct button. Thank you!
-----------------------------------------------------------------------------------------------------------------------