Hi
how can I debug mulitple (at least) two ELF files?
Means, I want to download the ELF files from two projects, where one is the main project and the other contains also code which is called (fixed addresses) by the first.
I thought "launch group" would be an option, but the manual does not explain its use and if I try, only one ELF will be loaded.