I have designed a project using Arduino Mega that captures data and monitors it in real-time. However, before each execution, Embed needs to download the .elf file to the Target. Is there a way to run HiL directly without the need to re-download the file each time? Thank you!