pcxhr_send_it_dsp
err = pcxhr_send_it_dsp(mgr, PCXHR_IT_DOWNLOAD_BOOT, 0);
err = pcxhr_send_it_dsp(mgr, PCXHR_IT_RESET_BOARD_FUNC, 0);
err = pcxhr_send_it_dsp(mgr, PCXHR_IT_DOWNLOAD_DSP, 0);
err = pcxhr_send_it_dsp(mgr, PCXHR_IT_MESSAGE, 1);
err = pcxhr_send_it_dsp(mgr, PCXHR_IT_RESET_CHK, 1);
if (pcxhr_send_it_dsp(mgr, PCXHR_IT_RESET_SEMAPHORE, 1) < 0)