start CubeProgrammer CLI from a custom folder path
Hi,
I'm working on download an ".elf" file on MCU without using the CUBE Programmer Application.
I need to start the "STM32_Programmer_CLI.exe" from any folder path, other then the default:
C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeProgrammer\bin
I don't want to move on the work directory the entire "...\STM32Cube\STM32CubeProgrammer" that is 750 MB (in this way it works).
I already tried with the only "bin" folder, but it does not work.
Anybody know what files and folders are strictly necessary to do this?
Thank you.
