Ok but how can you specify it that you want to load not the current project but another from other wokspace (the elf file exists) ?
Specifically I want to have one global file (global_file.tcl) which begins by call debug mode then debug_file0.tcl, debug_file1.tcl... then exits the debug mode and each debug_filex.tcl loads a specific projects (*.elf file) and executes automatically its goal.
Thanks for your help,
Romain