Thanks your recommendations Erich,
About the word 'trigger' (it was only a name, not an analyser condition) I know it's a more complex process between Eclipse, probe - JTAG connection and the internal arm' mcu registers,... sure need time to do the work all chain.
The virtual machines I'm using are VMware' workstation 15.5.6 fully up to date,... in general no problem, and seem all USB from host machine (where my KV31F and debug probe are connected) are well detected (the fact is that all SDK demos work well). The Win10_64 VM is working with 6 cores (AMD FX-8370 4 GHz), 16GB RAM, 160 GB HD (a host SSD) and feel relative fast,... but no one can be 100% sure about this, as you said.
What I'm testing with (apparent) good result is changing the watchpoint conditions from basic 'glob_variable_counter' == 100 to 'glob_variable_counter' >= 100,... before this change I found all situations (from never stop to stop each write, independent of condition), well after change the condition seem always stop at the right value of 100 (interesting). Anyway I remain testing.
Thanks again Erich.
Luis