and target_connect() calls "target_set_state(ATTACH)" which does a lot of stuff which might disturb other activity. Meaning: there must be a flag showing that target has already been connected successfully.
and target_connect() calls "target_set_state(ATTACH)" which does a lot of stuff which might disturb other activity.
Meaning: there must be a flag showing that target has already been connected successfully.