Solved
How to open .ioc file from Windows command line?
Hi,
Is it possible to open a .ioc project file for STM32CubeMX directly from the Windows command line? If yes, what is the correct syntax?
Thanks
Hi,
Is it possible to open a .ioc project file for STM32CubeMX directly from the Windows command line? If yes, what is the correct syntax?
Thanks
Use -i parameter. E.g.
"c:\STM32Cube\STM32CubeMX_6170\STM32CubeMX.exe" -i "c:\tmp\project\p.ioc"
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.