How to find and modify the run script in STM32CubeIDE?
Hello,
I would like to know if I can find and modify the script that runs when the green (Run as..) button is pressed (Flashing code to board), in the STM32CubeIDE.
Hello,
I would like to know if I can find and modify the script that runs when the green (Run as..) button is pressed (Flashing code to board), in the STM32CubeIDE.
Check Run > Run Configurations... and/or Project > Build Configuration. AFAIK there is no script you could edit. The STM32CubeIDE User Guide shows what could be configured.
If you don't rely on advanced STM32CubeIDE features, try VS Code with STM32 plugin which is highly configurable.
hth
KnarfB
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.