how to drop the timeout for the Miniprog3 acquire the chip when i use the miniprog3‘s dll to develop my programmer?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

hi,everybody

     when i use the miniprog3‘s dll to develop my programmer,some question hit me。when i invoke the API <DAP_Acquire(string OUT strError)> of the miniprog3 to program my “.hex” into MCU,but if miniprog3 cannot  acquire the mcu,it’s will  cost  120-second to acquire the mcu and timeout,its so long for quantity production。

     so how can i  drop the timeout for the miniprog3 acquiring the chip ?

    

     

     Thanks!

0 Likes
1 Reply
Anonymous
Not applicable

You might be able to just cancel the acquire and move on/retry?

The only reference I saw to the acquire in the C_Sharp_Lib was setting the acquire mode to be on

0 Likes