ims_pcu_execute_bl_command
error = ims_pcu_execute_bl_command(pcu, QUERY_DEVICE, NULL, 0,
error = ims_pcu_execute_bl_command(pcu, READ_APP, NULL, 5,
error = ims_pcu_execute_bl_command(pcu, ERASE_APP, NULL, 0, 2000);
error = ims_pcu_execute_bl_command(pcu, PROGRAM_DEVICE,
error = ims_pcu_execute_bl_command(pcu, PROGRAM_COMPLETE,
retval = ims_pcu_execute_bl_command(pcu, LAUNCH_APP, NULL, 0, 0);